How can I write a handler like:
<Handler !Framed-Protocol> or
<Handler Framed-Protocol = //> (tried, gets skipped)
If I can get Handler to use a negative match, I'll be all set! :)
Thanks in advance!
Here is what I get from the PM3 when a user dials up as a terminal user.
Code: Access-Request
Identifier: 137
Authentic: xxxxx
Attributes:
User-Name = "jason"
User-Password = xxxx
NAS-IP-Address = xx.xxx.121.18
NAS-Port = 25
NAS-Port-Type = Async
Connect-Info = "48000 LAPM/V42BIS"
Called-Station-Id = "848xxxx"
Calling-Station-Id = "360yyyxxxx"
Here is what I get when the user connects via PPP/PAP
Code: Access-Request
Identifier: 137
Authentic: xxxx
Attributes:
User-Name = "jason"
User-Password = xxx
NAS-IP-Address = xx.xxx.121.18
NAS-Port = 24
NAS-Port-Type = Async
Service-Type = Framed-User
Framed-Protocol = PPP
Connect-Info = "50666 LAPM/V42BIS"
Called-Station-Id = "848xxx"
Calling-Station-Id = "360yyyxxxx"
/ / Jason
===
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.