Tobias you are absolutely right. I managed to get the correct response :-) now I only need to add functionality to parse for the source address :-) thank you all On Wed, Apr 25, 2012 at 4:11 PM, Tobias Hachmer <lists@kokelnet.de> wrote:
Try configure your NAS to set the correct IP address in the access-request packet for the NAS-IP-Address Attribute. This is from your debug output:
rad_recv: Access-Request packet from host 20.20.20.17 port 55281, id=56, length=67 User-Name = "northpole" User-Password = "1234" NAS-IP-Address = 127.0.1.1 NAS-Port = 1812 Framed-Protocol = PPP
It seems that your script parses only for the NAS-IP-Address Attribute to identify the NAS and not the source address of the packet itself. Well, just a workaround, you might better fix your script.
Regards, Tobias Hachmer
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (1)
-
NorthPole