[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] About NAS-IP-Address
From: |
sy sy |
Subject: |
[Help-gnu-radius] About NAS-IP-Address |
Date: |
Mon, 14 Jun 2004 20:00:26 -0700 (PDT) |
It is strange !
I send a request to radius by radsession like this
radsession -l guest -p guest -n 192.168.70.3 -s "0001" -P 1 start
The record in detail file as following:
Jun 15 10:51:20 2004
NAS-IP-Address = 192.168.70.3
User-Name = cisco
Acct-Status-Type = Start
Acct-Session-Id = 0001
NAS-Port-Id = 1
Service-Type = Outbound-User
Cisco-AVPair = auth-proxy:priv-lvl=15
Cisco-AVPair = auth-proxy:proxyacl#1=permit tcp any any eq 80
NAS-IP-Address = 3.70.168.192
Timestamp = 1087267880
Request-Authenticator = Verified
Have you notice that NAS-IP-Address (3.70.168.192) below is not same as one
(192.168.70.3) above.
So when I send accouting stop request to radius,it does not work!
In radius.log warning message is found as
TueJun 15 10:51:20 Acct.warning: stat_update(): portno 1: can't find nas for IP
3.7
0.168.192
And function defined in huntgroups also does not work.
DEFAULT NAS-IP-Address = 3.70.168.192,
Rewrite-Function = "test"
NULL
---------------------------------
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger
- [Help-gnu-radius] About NAS-IP-Address,
sy sy <=