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

[r...@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
[r...@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
[r...@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
[r...@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 ..

r...@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: [email protected]
Cell:   +27 (0) 72 524 5098
gtalk:  [email protected]
Support
[email protected]
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

Reply via email to