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

modem RNIS externe & PPP ( help !! )



Salut à tous,

j'ai installé une debian Potato, le réseau " interne
" fonctionne.

J'ai un modem RNIS externe, j'ai trouvé un script de
connexion sur www.funix.org mais lors d'une tentative
de
connexion j'ai ce message d'erreur :

" Connect script failed "

si quelqu'un à une solution.

-------------- les scripts de connexion ------
------ ppp-on
#!/bin/bash
DIALER_SCRIPT=/etc/ppp/ppp-on-dialer 
MODEM=/dev/ttyS0 
SPEED=115200 
PPPOPTIONS="lock noauto modem crtscts asyncmap
00000000 defaultroute debug" 
exec /usr/sbin/pppd -detach $PPPOPTIONS $MODEM $SPEED
\ 
        remotename $DEVICE ipparam $DEVICE \ 
        connect "/usr/sbin/chat -v -f $DIALER_SCRIPT"


------ ppp-on-dialer :
'ABORT' 'BUSY' 
'ABORT' 'ERROR' 
'ABORT' 'NO CARRIER' 
'ABORT' 'NO DIALTONE' 
'ABORT' 'Invalid Login' 
'ABORT' 'Login incorrect' 
'' 'ATZ' 
'OK' 'ATDT0491294697' 
'CONNECT' '' 
'ogin:' 'le-login-chez-le-fai' 
'ord:' 'le-mot-de-passe' 
'TIMEOUT' '5' 
'~--' '' 

je voudrais aussi savoir comment tester le modem

merci
Stef.

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif




Reply to: