On Fri, 11 Apr 1997, Jaldhar H. Vyas wrote: > > A weird thing is happening to my pppd. (version 2.2.0f-19) I added the > persist option to /etc/ppp/options so that if the connection went down, it > would immediately be brought back up again. However what happens is it > attempts to dial and then stops short. It does this about three times and > then stops. I thought maybe the modem wasn't re-initializing properly > (It's a rather old AT&T DataExpress 28.8) so I went to my chat script and > added ath,at&f before the dial string. ath should hang up my modem and > at&f should reinitialize it. I have checked these commands with the modem > manual. This didn't work either. In fact I was unable to use pppd until > I rebooted. (yes even stopping it and starting it again didn't work.) > The odd thing was I could redial with minicom. So there is something > wrong with pppd or my setup of it. > > The immediate emergency is gone. I have found a small program called > pppupd which can watch the connection and bring it back up again if > needed. This seems to be able to redial without any problems. Still I'd > like to get to the bottom of the ppp problem if anyone has any ideas. > > -- Jaldhar >
I noticed something similar with pppd. I'm new to Debian, I'm just trying to install and configure it these days. At the moment I'm writing from and old Slackware, under which (pppd 2.1.2) I left the following lines as a remark in my ppp-connect file: # pppd connect 'chat -v \ # "" "ATZ" \ # OK "AT&FE1V1Q0L0&C1&D2&K3S11=55S38=0S95=2" \ # OK ATL2X3DT220792 CONNECT' # # Without the long second string to the modem, re-connection succeeds, # otherwise pppd fails for any re-connection after the first, waiting for # answer from the modem and then claiming something about SIGHUP, till # reboot. I can't dial and connect but the first time if I also want to send the longer string "AT&FE1V1Q0L0&C1&D2&K3S11=55S38=0S95=2" as modem initialization beside ATZ. (Here /dev/modem is a symbolic link to /dev/cua1.) Nicola Bernardelli <[EMAIL PROTECTED]> --------------------------------------------------------------------------- Please use <[EMAIL PROTECTED]> for messages from any kind of robot, such as mailing lists. From that address no autoresponse messages will return even when I'm not at home. ---------------------------------------------------------------------------