radclient: no response from server ... please help newbe.
Hi Please could someone help a newbe ... I'm using the following stack FreeRADIUS Version 2.1.3 with coova-chilli-1.0.13 with Daloradius . I'm having issues with sending POD from Daloradius and radclient via the command line [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1700' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 114 to 192.168.11.1 port 1700 User-Name = "TC-Demo" ^X^C [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1814' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 77 to 192.168.11.1 port 1814 User-Name = "TC-Demo" Sending Disconnect-Request of id 77 to 192.168.11.1 port 1814 User-Name = "TC-Demo" Sending Disconnect-Request of id 77 to 192.168.11.1 port 1814 User-Name = "TC-Demo" radclient: no response from server for ID 77 socket 3 [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1813' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = "TC-Demo" Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = "TC-Demo" Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = "TC-Demo" radclient: no response from server for ID 215 socket 3 [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1812' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 168 to 192.168.11.1 port 1812 User-Name = "TC-Demo" Sending Disconnect-Request of id 168 to 192.168.11.1 port 1812 User-Name = "TC-Demo" Sending Disconnect-Request of id 168 to 192.168.11.1 port 1812 User-Name = "TC-Demo" radclient: no response from server for ID 168 socket 3 The server is listening on all the port's I have tried .. root@localhost ~]# netstat -antup | grep rad udp 0 0 0.0.0.0:1812 0.0.0.0:* 2461/radiusd udp 0 0 0.0.0.0:1813 0.0.0.0:* 2461/radiusd udp 0 0 0.0.0.0:1814 0.0.0.0:* 2461/radiusd What have I missed ... Regards Gregory Machin Email: gmachin@techconcepts.co.za Cell: +27 (0) 72 524 5098 gtalk: gmachin.techconcepts@gmail.com Support helpdesk@techconcepts.co.za Tell: +27 (0) 11 803 2169 Fax: +27 (0) 11 803 2189 After Hours Cell: +27 (0) 82 790 0796
Am 17.06.2009 um 13:43 schrieb Gregory Machin:
Hi Please could someone help a newbe ...
I'm using the following stack FreeRADIUS Version 2.1.3 with coova- chilli-1.0.13 with Daloradius .
I'm having issues with sending POD from Daloradius and radclient via the command line
[root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1700' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 114 to 192.168.11.1 port 1700 User-Name = "TC-Demo" ^X^C [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1814' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 77 to 192.168.11.1 port 1814 User-Name = "TC-Demo" Sending Disconnect-Request of id 77 to 192.168.11.1 port 1814 User-Name = "TC-Demo" Sending Disconnect-Request of id 77 to 192.168.11.1 port 1814 User-Name = "TC-Demo" radclient: no response from server for ID 77 socket 3 [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1813' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = "TC-Demo" Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = "TC-Demo" Sending Disconnect-Request of id 215 to 192.168.11.1 port 1813 User-Name = "TC-Demo" radclient: no response from server for ID 215 socket 3 [root@localhost ~]# echo "User-Name='TC-Demo'" | radclient -c '1' -n '3' -r '3' -t '3' -x '192.168.11.1:1812' 'disconnect' 'test123' 2>&1 Sending Disconnect-Request of id 168 to 192.168.11.1 port 1812 User-Name = "TC-Demo" Sending Disconnect-Request of id 168 to 192.168.11.1 port 1812 User-Name = "TC-Demo" Sending Disconnect-Request of id 168 to 192.168.11.1 port 1812 User-Name = "TC-Demo" radclient: no response from server for ID 168 socket 3
The server is listening on all the port's I have tried ..
root@localhost ~]# netstat -antup | grep rad udp 0 0 0.0.0.0:1812 0.0.0.0:* 2461/radiusd udp 0 0 0.0.0.0:1813 0.0.0.0:* 2461/radiusd udp 0 0 0.0.0.0:1814 0.0.0.0:* 2461/radiusd
What have I missed ...
Do you know (via tcpdump, wireshark or so) that the packets do arrive on the computer where Freeradius runs? If not, check firewall settings of both computers and of anything that might be between. Have a nice day!
Regards Gregory Machin Email: gmachin@techconcepts.co.za Cell: +27 (0) 72 524 5098 gtalk: gmachin.techconcepts@gmail.com Support helpdesk@techconcepts.co.za Tell: +27 (0) 11 803 2169 Fax: +27 (0) 11 803 2189 After Hours Cell: +27 (0) 82 790 0796
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Nicolas Goutte extragroup GmbH - Karlsruhe Waldstr. 49 76133 Karlsruhe Germany Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle Registergericht: Amtsgericht Münster / HRB: 5624 Steuer Nr.: 337/5903/0421 / UstID: DE 204607841
participants (2)
-
Gregory Machin -
Nicolas Goutte