Hi all,
I am trying to get the Free Radius server to work. I inputted "radtest test 
password1 10.21.0.3:18120 12 test123" and receive an error at the end stating 
"radclient: no response from server for ID 156 socket 3"
I am running the command from the Packetfence server.
I did configure the "/raddb/users" file.


DEFAULT EAP-Message !* "", Auth-Type := Accept
test Cleartext-Password := "password1"

Packetfence server IP is 10.21.0.3  and on latest version of centos.

Thanks for any help.
Ron


[root@jimbo etc]# radtest test password1 10.21.0.3:18120 12 testing 123
Sending Access-Request of id 156 to 10.21.0.3 port 18120
      User-Name = "test"
      User-Password = "password1"
      NAS-IP-Address = 10.21.0.3
      NAS-Port = 12
      Message-Authenticator = 0x00000000000000000000000000000000
      Framed-Protocol = PPP
Sending Access-Request of id 156 to 10.21.0.3 port 18120
      User-Name = "test"
      User-Password = "password1"
      NAS-IP-Address = 10.21.0.3
      NAS-Port = 12
      Message-Authenticator = 0x00000000000000000000000000000000
      Framed-Protocol = PPP
Sending Access-Request of id 156 to 10.21.0.3 port 18120
      User-Name = "test"
      User-Password = "password1"
      NAS-IP-Address = 10.21.0.3
      NAS-Port = 12
      Message-Authenticator = 0x00000000000000000000000000000000
      Framed-Protocol = PPP
radclient: no response from server for ID 156 socket 3


Also, I ran netstat to see if the port was listening. Here is my results. I 
have edit the list so it can be brief. I may running the wrong commands for 
what I am looking for.


[root@jimbo raddb]# netstat -an | more
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address               Foreign Address             
State
tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   
LISTEN
tcp        0      0 0.0.0.0:80                  0.0.0.0:*                   
LISTEN
tcp        0      0 10.26.0.3:53                0.0.0.0:*                   
LISTEN
tcp        0      0 10.25.0.3:53                0.0.0.0:*                   
LISTEN
tcp        0      0 10.24.0.3:53                0.0.0.0:*                   
LISTEN
tcp        0      0 10.23.0.3:53                0.0.0.0:*                   
LISTEN
tcp        0      0 10.22.0.3:53                0.0.0.0:*                   
LISTEN
tcp        0      0 10.21.0.3:53                0.0.0.0:*                   
LISTEN
tcp        0      0 127.0.0.1:53                0.0.0.0:*                   
LISTEN
tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   
LISTEN
tcp        0      0 127.0.0.1:25                0.0.0.0:*                   
LISTEN
tcp        0      0 0.0.0.0:443                 0.0.0.0:*                   
LISTEN
tcp        0      0 0.0.0.0:1443                0.0.0.0:*                   
LISTEN
tcp        0      0 0.0.0.0:1444                0.0.0.0:*                   
LISTEN
tcp        0      0 10.21.0.3:22                10.21.0.103:1043            
ESTABLISHED
tcp        0      0 :::22                       :::*                        
LISTEN
tcp        0      0 ::1:25                      :::*                        
LISTEN
udp        0      0 127.0.0.1:18120             0.0.0.0:*
udp        0      0 0.0.0.0:847                 0.0.0.0:*
udp        0      0 0.0.0.0:5353                0.0.0.0:*
udp        0      0 0.0.0.0:647                 0.0.0.0:*
udp        0      0 0.0.0.0:44559               0.0.0.0:*
udp        0      0 0.0.0.0:57875               0.0.0.0:*
udp        0      0 10.21.0.3:1812              0.0.0.0:*
udp        0      0 10.21.0.3:1813              0.0.0.0:*
udp        0      0 10.21.0.3:1814              0.0.0.0:*
udp        0      0 0.0.0.0:162                 0.0.0.0:*
udp        0      0 10.26.0.3:53                0.0.0.0:*
udp        0      0 10.25.0.3:53                0.0.0.0:*
udp        0      0 10.24.0.3:53                0.0.0.0:*
udp        0      0 10.23.0.3:53                0.0.0.0:*
udp        0      0 10.22.0.3:53                0.0.0.0:*
udp        0      0 10.21.0.3:53                0.0.0.0:*
udp        0      0 127.0.0.1:53                0.0.0.0:*
udp        0      0 0.0.0.0:67                  0.0.0.0:*
raw        0      0 0.0.0.0:1                   0.0.0.0:*                   7
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path


unix  2      [ ACC ]     STREAM     LISTENING     10796  private/relay
unix  2      [ ACC ]     STREAM     LISTENING     10800  public/showq
unix  2      [ ACC ]     STREAM     LISTENING     10804  private/error
unix  2      [ ACC ]     STREAM     LISTENING     12250  @/tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     10808  private/retry
unix  2      [ ACC ]     STREAM     LISTENING     10812  private/discard
unix  2      [ ACC ]     STREAM     LISTENING     10816  private/local
unix  2      [ ACC ]     STREAM     LISTENING     10820  private/virtual
unix  2      [ ACC ]     STREAM     LISTENING     10824  private/lmtp
unix  2      [ ACC ]     STREAM     LISTENING     10828  private/anvil


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to