NAS-IP-Address = 0.0.0.0
Please excuse me if this has already been covered in the docs or the FAQ (I looked - but nothing jumped out at me). In accounting packets coming from Cisco Catalyst 6513 switches, the NAS-IP-Address = 0.0.0.0. Does anybody know why and if this can be changed? I have tried modifying the aaa accounting commands on the switch, but has not seemed to fix it. On our 3750 series switches, this doesn't happen and the correct switch/NAS ip address is listed in the NAS-IP-Address attribute field. Thanks in advance, Walter
On Fri, 2007-10-05 at 11:53 -0500, Walter Gould wrote:
Please excuse me if this has already been covered in the docs or the FAQ (I looked - but nothing jumped out at me). In accounting packets coming from Cisco Catalyst 6513 switches, the NAS-IP-Address = 0.0.0.0. Does anybody know why and if this can be changed? I have tried modifying the aaa accounting commands on the switch, but has not seemed to fix it. On our 3750 series switches, this doesn't happen and the correct switch/NAS ip address is listed in the NAS-IP-Address attribute field.
Thanks in advance,
Not sure but look into assigning an IP address to Loopback0.
You are aware that this is not Cisco technical support? radius server attribute 4 a.b.c.d Ivan Kalik Kalik Informatika ISP Dana 5/10/2007, "Walter Gould" <gouldwp@auburn.edu> piše:
Please excuse me if this has already been covered in the docs or the FAQ (I looked - but nothing jumped out at me). In accounting packets coming from Cisco Catalyst 6513 switches, the NAS-IP-Address = 0.0.0.0. Does anybody know why and if this can be changed? I have tried modifying the aaa accounting commands on the switch, but has not seemed to fix it. On our 3750 series switches, this doesn't happen and the correct switch/NAS ip address is listed in the NAS-IP-Address attribute field.
Thanks in advance,
Walter
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
tnt@kalik.co.yu wrote:
You are aware that this is not Cisco technical support?
Yes - I am...smirk.
radius server attribute 4 a.b.c.d
Ivan Kalik Kalik Informatika ISP
That didn't seem to work. For others that may run into this problem, this did: ip radius source-interface Vlan 1
On Fri 05 Oct 2007, Walter Gould wrote:
tnt@kalik.co.yu wrote:
You are aware that this is not Cisco technical support?
Yes - I am...smirk.
radius server attribute 4 a.b.c.d
Ivan Kalik Kalik Informatika ISP
That didn't seem to work. For others that may run into this problem, this did:
ip radius source-interface Vlan 1
Great. Please write up a short description of the issue and solution and add it to http://wiki.freeradius.org/Cisco (Thats the fee we charge for providing Cisco support..) Cheers -- Peter Nixon http://peternixon.net/
Walter Gould wrote:
Please excuse me if this has already been covered in the docs or the FAQ (I looked - but nothing jumped out at me). In accounting packets coming from Cisco Catalyst 6513 switches, the NAS-IP-Address = 0.0.0.0. Does anybody know why and if this can be changed? I have tried modifying the aaa accounting commands on the switch, but has not seemed to fix it. On our 3750 series switches, this doesn't happen and the correct switch/NAS ip address is listed in the NAS-IP-Address attribute field.
# ip radius source-interface <interface> Bye, G.L. -- mail: giovanni.lovato@aldu.net web: http://heruan.my.aldu.net
participants (5)
-
Giovanni Lovato -
Guy Fraser -
Peter Nixon -
tnt@kalik.co.yu -
Walter Gould