Hello Lisa -
I think you have two choices. The first is probably easier - just turn off
the extra accounting in the CVX. The second is to set up a special Handler to
deal with them, something like this:
......
<Handler Acct-Status-Type = /Start|Stop/>
# your normal accounting stuff
.....
</Handler>
<Handler Request-Type = Accounting-Request>
# don't log other accounting packets
AccountingHandled
# you may need a dummy authby
<AuthBy TEST>
</AuthBy>
</Handler>
hth
Hugh
On Monday 05 March 2001 23:45, Lisa Goulet wrote:
> Hi,
>
> During tunneling with the Nortel CVX 1800, I'm getting Acct-Status-Type
> attribute values other than 1 and 2(Start and Stop), see below. No Username
> is sent by the cvx during these Accouting-Requests. Because the username
> column in my radusage table is defined as "non null", this data cannot be
> inserted into the table. For now I'm ignoring these. My question is
> twofold:
>
> - What else I can do with these Accounting-Requests
> - Is this valuable information? (the cisco NAS doesn't send them).
>
>
> Acct-Status-Type = 9 ( Tunnel-Start (9) This is sent when a tunnel is
> established )
> Acct-Status-Type = 10 ( Tunnel-Start (9) This is sent when a tunnel is
> terminated )
> Acct-Status-Type = 12 ( Tunnel-Link-Start (12) This is sent when a link is
> established within a tunnel )
> Acct-Status-Type = 12 ( Tunnel-Link-Start (12) This is sent when a link is
> established within a tunnel )
>
>
> Thanks and regards,
> Lisa
>
> ===
> Archive at http://www.starport.net/~radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.