Hi all, I cant figure out what Im doing wrong with the "cisco_vsa_hack = yes". I have it defined in the radiusd.conf and when starting radiusd -X I see preprocess: with_ntdomain_hack = no preprocess: with_specialix_jetstream_hack = no preprocess: with_cisco_vsa_hack = yes Module: Instantiated preprocess (preprocess)
So I presume that the hack has been included. Now from some mailings Ive read http://lists.cistron.nl/pipermail/freeradius-devel/2001-August/001211.html I you follow the thread, the patch that he puts forward is exactly what Im after but Ive tried his patch but the source has changed too much since 2001 ;) What Im seeing in the logs is this rad_recv: Accounting-Request packet from host xxx.xxx.xxx.xxx:1646, id=37, length=360 NAS-IP-Address = xxx.xxx.xxx.xxx NAS-Port = 118 Cisco-NAS-Port = "Async118" NAS-Port-Type = Async User-Name = "wap" Called-Station-Id = "xxxxxxxxxxxx" Calling-Station-Id = "xxxxxxxxxxxx" Acct-Status-Type = Stop Acct-Authentic = RADIUS Service-Type = Framed-User Acct-Session-Id = "00000067" Framed-Protocol = PPP Framed-IP-Address = 10.100.1.254 Acct-Terminate-Cause = Lost-Carrier Acct-Input-Octets = 420 Acct-Output-Octets = 4565 Acct-Input-Packets = 24 Acct-Output-Packets = 77 Acct-Session-Time = 197 Cisco-AVPair = "disc-cause-ext=1011" Cisco-AVPair = "pre-bytes-in=78" Cisco-AVPair = "pre-bytes-out=132" Cisco-AVPair = "pre-paks-in=3" Cisco-AVPair = "pre-paks-out=5" Cisco-AVPair = "pre-session-time=4" Cisco-AVPair = "nas-rx-speed=9600" Cisco-AVPair = "nas-tx-speed=9600" Acct-Delay-Time = 0 when with the Cisco-AVPair all I want to log it to mysql is: pre-session-time=4 nas-rx-speed=9600 etc Is there something Im missing or have done terribly wrong? Regards Brent -- Regards, Brent /"\ \ / Linux Registered X ASCII Ribbon Campaign User #309941 / \ Against HTML Mail PGP Key http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x01445B63 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

