hi,

I'm trying to get pppd or chat to kill pppd when it gets the responce
"Invalid Login"

in my /etc/sysconfig/network-scripts/chat-ppp0  i have

# cat chat-ppp0

'ABORT' 'BUSY'
'ABORT' 'ERROR'
'ABORT' 'NO CARRIER'
'ABORT' 'NO DIALTONE'
'ABORT' 'Invalid Login'
'ABORT' 'Login incorrect'
'' 'ATZ'
'OK' 'ATDT41716100'
'CONNECT' ''
'TIMEOUT' '5'
'~--' ''

what i'd like it to do is kill pppd so that it doesn't try to reconnect
on the last 2 aborts..
and still try to reconnect on the others..

pleease help me




-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to