<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt"><div><div><span style="font-size: 19px;">Thank you for your answers, I added my client IP address and 1812:1814 ports to the iptables config file and after saving and rebooting it works now :)</span></div><div style="color: rgb(0, 0, 0); font-size: 19px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 19px;"><br></span></div><div style="color: rgb(0, 0, 0); font-size: 19px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 19px;">Regards</span></div><div style="color: rgb(0, 0, 0); font-size: 19px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 19px;">Saeed</span></div><div
 style="font-family: 'times new roman', 'new york', times, serif; font-size: 14pt;"><br></div></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 14pt;"><br></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 14pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Alan DeKok <aland@deployingradius.com><br> <b><span style="font-weight: bold;">To:</span></b> Saeed Zanderahimi <saeed_zr@yahoo.com>; FreeRadius users mailing list <freeradius-users@lists.freeradius.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, April 9, 2013 2:21 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Server dosn't detect any requests except from localhost<br> </font> </div> <br>Saeed Zanderahimi
 wrote:<br>> Here is the problem: Whenever I send a request from a radius client (I<br>> tried some testers, and even radtest) to my freeRadius server I get time<br>> out, freeRadius is running in dubuging mode and I can see that it<br>> doesn't receive any request whether to accept or reject. I tried the<br>> windows server on that LAN and my computer which is connected to VPN and<br>> can see the freeRadius server. (successful pinging)<br><br>  So the network is up, but you can't reach the RADIUS port.  This<br>usually means a firewall is blocking traffic.  Go check that.<br><br>> I used -netstat to see what IPs and ports are listening, the result was<br>> 0.0.0.0:1812(udp) so I assume that it is listening to all IPs on 1812.<br>> whenever I try to start the server with -i and -p I get the message that<br>> server cannot bind on the address that I want because it is already<br>> listening to them on
 another thing. I can start the server with -i<br>> 172.16.150.*** which is its own address and -p 1812.<br><br>  When you start the server in debugging mode, you need to shut down any<br>server already running.  You haven't done that.  That's why it's saying<br>"address already in use".<br><br>  1) check that the firewall allows traffic to port 1812<br><br>  2) stop all servers currently running<br><br>  3) then run it in debug mode<br><br>  4) it should work<br><br>  Alan DeKok.<br><br><br> </div> </div>  </div></body></html>