Cisco and No NAS-Port seen (checkrad)
Hi, im having problems implementing simultaneous-use on a cisco AS5400, is the same problem addresses in this thread http://lists.cistron.nl/pipermail/freeradius-users/2005-March/041894.html Ok, i know what the problem is, but how can i instruct the cisco that it must send the NAS-Port attribute?, is this even posible? thanks
On Tue, 25 Oct 2005, Miguel wrote:
Hi, im having problems implementing simultaneous-use on a cisco AS5400, is the same problem addresses in this thread
http://lists.cistron.nl/pipermail/freeradius-users/2005-March/041894.html
Ok, i know what the problem is, but how can i instruct the cisco that it must send the NAS-Port attribute?, is this even posible? thanks
I think in conf t you can define the radius attribute with something like radius-server attribute nas-port format X with X being dependant on the type of connections I don't know if this will force it, but perhaps the default type is something that doesn't apply to your type of connection. For PPPoA we use format d, which gives you the slot/mod/port vpi/vci. But there are a few other options, just give it a ?
Dusty Doris wrote:
radius-server attribute nas-port format X
with X being dependant on the type of connections
I don't know if this will force it, but perhaps the default type is something that doesn't apply to your type of connection. For PPPoA we use format d, which gives you the slot/mod/port vpi/vci. But there are a few other options, just give it a ?
thanks Dusty, i tried all formats (a,b,c,d) and i always recieve NAS-Post = 0 My interface is ISDN, and i see this on the accounting: Cisco-NAS-Port = "ISDN 7/4:D:19" Is there a way to use this attribute instead of NAS-Port? --- thanks
participants (3)
-
Alan DeKok -
Dusty Doris -
Miguel