Hi. <br>Sorry for some errors in former mails. "Yes" parameter is the right one.<br>Once i set this i obtain what i want: it works!<br>I had misunderstood what parameter yes/no would have changed on setting.<br>I already attach log file with <b>yes</b> setting. <b>So problem has been solved! :-)</b><br>
<br>Anyway . . .<br>I see something strange in part of it: <b>address 172.16.68.10</b><br><br>I explain my configuration:<br><br>a. remote NAS USG100 with publicIP <a href="http://89.aa.bb.cc">89.aa.bb.cc</a>. LAN IP is 172.16.68.253<br>
gateway for <a href="http://172.16.68.0/24">172.16.68.0/24</a> network. it holds iformations about all AAA servers.<br><br>b. my freeradius (with mysql) is behind a router (public IP 79.ss.dd.ss) that forwards 1812/1813 UDP to WAN Iface of my Fedora Server.<br>
<br>Now . .  .<br><b>172.16.68.10 is</b> the IP address of a Win2003 Server with WinRadius (MS Access DB) on.<br>172.16.68.16 is client i reach via SSL tunnel. From this one i, thru WEBLogIN (useraware of USG100), i provide username/password stored in my mysql server and authentication goes fine with freeradius.<br>
Why does it reports informations about other AAA servers?<br>Is it an error of USG?<br><br>Thanks in advance!<br><br>Little abstracts about radiusd -x<br><br>Setting . ... <b>readclients = yes</b> in /usr/local/etc/raddb/sql.conf, running #radiusd -X<br>

<br>User-Name = "cactus"<br>    User-Password = "barilotto"<br>    NAS-IP-Address = 172.16.68.10<br>    NAS-Identifier = "weblogin"<br>    NAS-Port = 15330<br>    NAS-Port-Type = Virtual<br>
    Service-Type = Authenticate-Only<br>    Calling-Station-Id = "172.16.68.16"<br><br><br>