Hello
I have a problem with a new installation of freeradius 1.0.1 running in Fedora Core 2
the freeradius was installed right from the original rpm. my old radius was cistron but it diffiers
from freeradius to much.
In my setup Im authenticating from System or password files, in clients.conf I have defined
my dialup NAS'es 2 are Cisco AS5300 with IOS-12.0 and 2 Livingston Portmaster3 E1 version


My problem is that I haven't defined a client 127.0.0.1 but the file /var/log/radius/radacct/127.0.0.1/detail
exist and is growing with only Stop records coming from the NASes but with 0 Acct-Session-Time


like this example of the 127.0.0.1/detail

Mon Nov 29 23:00:57 2004
Acct-Status-Type = Stop
NAS-IP-Address = <NAS address OK>
Acct-Delay-Time = 0
User-Name = "medxxx"
NAS-Port = 10
Acct-Session-Id = "0000001B"
Service-Type = Framed-User
Framed-Protocol = PPP
Framed-IP-Address = <address assigned to the client>
Acct-Session-Time = 0
Acct-Input-Octets = 0
Acct-Output-Octets = 0
Acct-Input-Packets = 0
Acct-Output-Packets = 0
Client-IP-Address = 127.0.0.1
Acct-Unique-Session-Id = "d0bc8c64f6bb1766"
Timestamp = 1101790857


when the Stop packet goes to the right detail file xxx.xxx.xxx.xxx/detail , is like this

Thu Nov 25 14:58:48 2004
NAS-IP-Address = <NAS address Ok>
NAS-Port = 5
Cisco-NAS-Port = "Async5"
NAS-Port-Type = Async
User-Name = "galexxx"
Called-Station-Id = "0220"
Calling-Station-Id = "xxxxxxxxxx"
Acct-Status-Type = Stop
Acct-Authentic = RADIUS
Service-Type = Framed-User
Acct-Session-Id = "00000005"
Framed-Protocol = PPP
Framed-IP-Address = <address assigned to client>
Acct-Terminate-Cause = User-Request
Acct-Input-Octets = 25880
Acct-Output-Octets = 327446
Acct-Input-Packets = 573
Acct-Output-Packets = 764
Acct-Session-Time = 239
Cisco-AVPair = "disc-cause-ext=1045"
Cisco-AVPair = "pre-bytes-in=101"
Cisco-AVPair = "pre-bytes-out=100"
Cisco-AVPair = "pre-paks-in=4"
Cisco-AVPair = "pre-paks-out=5"
Cisco-AVPair = "pre-session-time=4427"
Cisco-AVPair = "connect-progress=60"
Cisco-AVPair = "nas-rx-speed=31200"
Cisco-AVPair = "nas-tx-speed=42666"
Acct-Delay-Time = 0
Client-IP-Address = <NAS IP address OK>
Acct-Unique-Session-Id = "140bb028b85a7c34"
Timestamp = 1101416328


the first thing I can see is that Client-IP-Address is 127.0.0.1 in the first example and that is why the Stop packet goes to
the 127.0.0.1 and in the last one the Client-IP-Address is the address of the NAS


How I can do to make the Stop record go to the right file?

Thanks in advance for any help, I'm new in freeradius and cant find something like that in the archives of the list

Juan


~
-
Juan Bou Riquer.
Internet Cancun.
[EMAIL PROTECTED]
Tel. 87-2601 Fax. 84-3809



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

Reply via email to