No, CCC appears to be dropped connections. Search the archives for it. I
even did a small amount of testing. Customers that were suddenly dropped
without asking showed as CCC in the log.
Normal is
$reason = "normal" if ($reason eq "Admin Reset");
$reason = "normal" if ($reason eq "Host Request");
$reason = "normal" if ($reason eq "Idle Timeout");
$reason = "normal" if ($reason eq "Session Timeout");
$reason = "normal" if ($reason eq "User Request - PPP Term Req");
$reason = "normal" if ($reason eq "User Request - Normal LAPM
Disconnect");
>From Chris' script at http://ro.com/~cadams/files/pm3-discon.pl
jon
_____________________________________________________
|Jon Rust | VCNet, Inc |(805) 383-3500|
|jpr@vcnet.com | | www.vcnet.com|
|---------------------------------------------------|
| "So I got that goin' for me, which is nice." -CS |
|___________________________________________________|
-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>