Hello,

I just installed freeradius CVS 0.8-pre

I try to connect from a NAS which have always dynamic IP addresses.
So I use the nice feature to use the NAS-Ident described here:

#######################################################################
#
#  Definition of a NAS or a client.
#
#  The information given here is in ADDITION to the 'clients' file.
#
#  If this is defined as "client foo" then the hostname/ipaddr "foo"
#  will be looked up according to the source IP address of the radius
#  rqeuest packet, and the secret here will be used to check the
#  integrety of the request.
#
#  If this is defined as "nas foo" then foo will be looked up first
#  as the NAS-IP-Address in the radius request, then as the NAS-Ident
#  in the radius request.
#
#  Normally you'd use "client" unless the request came in through a
#  proxy server and you want to define a short name for the NAS
#  for logging purposes, or you want to do a "checkrad" back to the
#  original NAS and not to the proxy radius server!

But the Radius Server always gives me a message like this:

rad_recv: Access-Request packet from host 192.168.100.110:32781, id=73,
length=65
Ignoring request from unknown client 192.168.100.110:32781

The client based configuration in the clients.conf file works fine
For single hosts or networks.

Anybody has the 'nas foo' configuration running ?

Thanks a lot,

Holger



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to