Hi Alan,<br> <br> I've installed FreeRadius-2.0.4 and I got some error saying<br> ERROR: Failed to open socket:<br> /usr/local/etc/raddb/radiusd.conf[210]: Error binding to port for 0.0.0.0 port 1812<br> <br> but when I check in radiusd.conf<br> ipaddr    = *<br> # interface = eth0 <br> <br> How can I fix this error?<br> I have 2 ethernet cards, eth1 = 192.168.1.10 (DNS & iptables), eth0 = 192.168.0.10 (Wifi)<br> <br> Here a few thing that I'd edited:<br> <br> (uncomment)<br> clients.conf <br> client 192.168.0.0/24<br>     secret          = testing123-1<br>     shortname     = private-network-1<br> <br> users<br> add <br> MarsindNet        ClearText-Password    := "testing123"<br>                         Reply-Message      := "Hello, %{User-Name}"<br> <br>
 eap.conf<br> <br> eap {<br>            default_eap_type = tls<br> }<br>  tls {<br> .....<br> fragment_size    = 1024<br> include_length     = yes<br> }<br> <br> Next step I want to test Windows XP client but I couldn't find <br> root.der & cert-clt.p12 as previous version have.<br> <br> <br> <br>     <br> <br><br><b><i></i></b><br> <p>