[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]

Re: Connection à internet....




Voici une réponse que j'ai eu de quelqu'un qui a eu le même
problème. Si vous avez configuré votre connection avec netcfg votre
script chat est dans /etc/sysconfig/network-scripts/chat-ppp0.

Changez la ligne 

'CONNECT' ''  pour

'CONNECT' '\d\c'

Extrait de la page manuel de chat pour l'explication de '\d\c'

       \c     Suppresses the newline at the end of the reply string. This
              is  the  only  method  to  send a string without a trailing
              return character. It must be at the end of the send string.
              For  example,  the  sequence  hello\c  will simply send the
              characters h, e, l, l, o.  (not valid in expect.)

       \d     Delay for one second. The program uses sleep(1) which  will
              delay to a maximum of one second.  (not valid in expect.)

Donnez moi des nouvelles et si il y un changement quelconque soyez
explicite soit dans /var/log/messages où autrement.

Chow,

Dominic.

 

-- 
==============================================================
Dominic Mitchell           Email: [email protected]
Department of Economics    
Queen's University
Kingston, Ontario      
Canada, K7L 3N6            Running Linux Redhat 5.2     
==============================================================