Thanks Fajar<br><br>Sounds like the radcheck would be the way to go.<br><br><br><div class="gmail_quote">On Tue, Jul 5, 2011 at 1:52 PM, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net">list@fajar.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Tue, Jul 5, 2011 at 5:50 PM, Hilton Boyce <<a href="mailto:hilton@digichilli.com">hilton@digichilli.com</a>> wrote:<br>

> Hi<br>
><br>
> I need to know if there is a way of having the same username and password<br>
> but sending a different reply based.<br>
> For example<br>
><br>
> Client send request for DSL Auth send reply for that config or client send<br>
> L2TP Auth reply with different  config.<br>
<br>
</div></div>There are many ways to do this.<br>
<br>
One way is to use huntgroup: <a href="http://wiki.freeradius.org/SQL-Huntgroup-HOWTO" target="_blank">http://wiki.freeradius.org/SQL-Huntgroup-HOWTO</a><br>
<br>
Onether way to do this is to use radcheck sql table directly, by<br>
adding additional column (e.g. NAS-IP) to radcheck table, and edit the<br>
sql query to include a WHERE with that column and the appropriate<br>
radius attribute (e.g. NAS-IP-Address). This way the user is<br>
completely separate, you can even have different password.<br>
<font color="#888888"><br>
--<br>
Fajar<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</font></blockquote></div><br>