[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-team] Re: PPP skynet



Salut Bruno,

J'ai eu  le même  problème avec skynet  quelque temps  auparavant.  La
raison est que skynet utilise un «Username:» et «Password:» ET le PAP.
To  script  de  chat  (/etc/sysconfig/network-scripts/chat-ppp0*  sous
RedHat) doit donc avoir la forme:

'ABORT' 'BUSY'
'ABORT' 'ERROR'
'ABORT' 'NO CARRIER'
'ABORT' 'NO DIALTONE'
'ABORT' 'Invalid Login'
'ABORT' 'Login incorrect'
'ABORT' 'Request Denied'
'' 'ATZ'
'OK' 'ATDT2329111'
'CONNECT' ''
'ame:-BREAK-ame:' 'sky81078'
'ord:--ord:' 'kubb3vvf'
'>-->' 'ppp'
TIMEOUT 30
'}!' '\d'

De plus tu dois rajouter la ligne suivante dans /etc/ppp/pap-secrets :

sky81078  	ppp0	kubb3vvf

Ca devrait marcher sans problèmes.

Christophe

---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.