<div dir="ltr">Hi<br><div class="gmail_quote"><div dir="ltr"><div><br></div><div>I wish to use a freeradius server which proxies all requests for users from <a href="http://test.com" target="_blank">test.com</a> to another radius server.</div>
<div>I read up a lot and configured the proxy.conf to have new realm as follows:</div>
<div><br></div><div><div>realm <a href="http://test.com" target="_blank">test.com</a> {</div><div>     type = radius</div><div>     authhost        = <a href="http://193.234.219.146:8180" target="_blank">193.234.219.146:8180</a></div>
<div>     secret          = my_secret_with_other_radius_server</div>
<div>     nostrip</div><div>}</div></div><div><br></div><div><br></div><div>However, when I get a request from a user from that domain, I see the following output:</div><div><br><div>Mon Dec  1 08:22:50 2013 : Info: [suffix] Looking up realm "<a href="http://test.com" target="_blank">test.com</a>" for User-Name = "<a href="mailto:testuser@test.com" target="_blank">testuser@test.com</a>"</div>

<div>Mon Dec  1 08:22:50 2013 : Info: [suffix] No such realm "<a href="http://test.com" target="_blank">test.com</a>"</div><div>Mon Dec  1 08:22:50 2013 : Info: ++[suffix] returns noop</div></div><div><br></div>
<div>Can someone help me with this. I would be really very grateful. I think I am missing some configuration but I am new to freeradius. </div>
<div><br></div><div>Thanks to all!</div></div>
</div><br></div>