On 12-07-2005 07:49, Steve Blair wrote:
Jan:
This morning I checked the client configuration. the
radiusclient-ng.conf file
is correct. I've also installed ngrep since I am trying to authenticate
against
a Radiator RADIUS server on a different host. The dictionary.ser definitions
have been appended to the client dictionary file. Next I use radexample
while running ngrep to attempt to test authentication. No packets to/from
this server per ngrep. What is the correct way to test authentication
outside
of SER?
Did you change bindaddr option in radiusclient.conf ? You need to put
a real IP of the machine there, not loopback. If you keep localhost or
127.0.0.1 there then the library will send no packets.
Check the syslog for any SER error messages if that does not help.
Jan.