<html><body>
<p><font size="2" face="sans-serif">Ok but I don't understand why if I put he same rows in clients.conf and if I comment "</font><tt><font size="2"> with mod-enabled -  sql  --> * read_clients = yes*</font></tt><font size="2" face="sans-serif">" it works.</font><br>
<br>
<br>
<tt><font size="2">nicolas.clo@ricoh-industrie.fr wrote:<br>
> No sorry, it doesn't work<br>
<br>
  Yes, it does.<br>
<br>
> |7192.168.50.190|AP07|cisco|NULL|Password|rif|NULL|RADIUS Client<br>
<br>
  Public IP... going to virtual server "rif"<br>
<br>
> Listening on auth address * port 1812 as server default<br>
> Listening on auth address 127.0.0.1 port 3812 as server rif<br>
<br>
  Virtual server "rif" is listening only on a local IP.<br>
<br>
> *Ignoring request to auth address * port 1812 as server default from<br>
> unknown client 192.168.50.190 port 1645 proto udp*<br>
<br>
  The packet is being sent to address "*", not 127.0.0.1.  So it won't<br>
ever be sent to the virtual server.<br>
<br>
  I meant what I said in my previous message... clients are tied to a<br>
"listen" section, OR global.  In this case, they're tied to the "listen"<br>
section which is listening on 127.0.0.1, port 3812.  So packets sent to<br>
ANOTHER destination IP will never match that client.<br>
<br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See </font></tt><tt><font size="2"><a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></font></tt><tt><font size="2"><br>
</font></tt><br>
</body></html>