Re: diald problems. argh.

1997-01-21 Thread Philippe Troin
On Tue, 21 Jan 1997 18:24:33 +1100 Hamish Moffatt ([EMAIL PROTECTED] rmit.edu.au) wrote: > > On Mon, 20 Jan 1997 09:04:55 PST "Kevin Traas" ([EMAIL PROTECTED]) > > wrote: > > > > > Should we (or I) talk to someone and get the docs edited slightly and add > > > a > > > ", let me repeat, *** YOU

Re: diald problems. argh.

1997-01-21 Thread Hamish Moffatt
> On Mon, 20 Jan 1997 09:04:55 PST "Kevin Traas" ([EMAIL PROTECTED]) > wrote: > > > Should we (or I) talk to someone and get the docs edited slightly and add a > > ", let me repeat, *** YOU DON'T NEED TO START pppd FROM YOUR DIALD CHAT > > SCRIPT BECAUSE DIALD STARTS pppd AUTOMATICALLY ONCE THE C

Re: diald problems. argh.

1997-01-21 Thread Philippe Troin
On Mon, 20 Jan 1997 09:04:55 PST "Kevin Traas" ([EMAIL PROTECTED]) wrote: > > You're starting pppd yourself in the connect script while diald expects > to start pppd itself. The connect script should just execute the `chat' > command. > > Re-read the diald manpage and look in the mail archives,

Re: diald problems. argh.

1997-01-20 Thread Kevin Traas
> > My /etc/diald/diald.options file says > > "connect "/etc/ppp/startppp-diald"", and that file says > > > > "pppd connect "chat -f /etc/ppp/chatscript"" > > > > which contains my chatscript, and works fine. (I've been dialing > > for the past few months by running pppd manually.) > > You're st

Re: diald problems. argh.

1997-01-19 Thread edwalter
On Sun, 19 Jan 1997, Hamish Moffatt wrote: > > My /etc/diald/diald.options file says > "connect "/etc/ppp/startppp-diald"", and that file says > > "pppd connect "chat -f /etc/ppp/chatscript"" > This is becoming an FAQ. As stated in the doumentation, your chat script should not start pppd. dia

Re: diald problems. argh.

1997-01-19 Thread Hamish Moffatt
> On Sun, 19 Jan 1997 18:44:32 +1100 Hamish Moffatt ([EMAIL PROTECTED] > rmit.edu.au) wrote: > > > My /etc/diald/diald.options file says > > "connect "/etc/ppp/startppp-diald"", and that file says > > > > "pppd connect "chat -f /etc/ppp/chatscript"" > > > > which contains my chatscript, and work

Re: diald problems. argh.

1997-01-19 Thread Philippe Troin
On Sun, 19 Jan 1997 18:44:32 +1100 Hamish Moffatt ([EMAIL PROTECTED] rmit.edu.au) wrote: > My /etc/diald/diald.options file says > "connect "/etc/ppp/startppp-diald"", and that file says > > "pppd connect "chat -f /etc/ppp/chatscript"" > > which contains my chatscript, and works fine. (I've bee