Re: PPP via Minicom

1998-08-30 Thread David Densmore
John Hasler writes: >I just tried it: works fine for me. Do you have minicom set up for 8N1? Yes, but when I checked that I saw the problem. Baud was set to 57600, but I was using 38400 in the pppd command. As long as they match, it works. That was a lot of effort to find a simple solution to

Re: PPP via Minicom

1998-08-29 Thread john
David Densmore writes: > Under 1.3.1 I could initiate a PPP connection by dialing and logging in > with Minicom, quitting Minicom without resetting the modem and invoking > pppd manually like this: > > /usr/sbin/pppd defaultroute /dev/ttyS0 38400 & > > I can't get this to work now. After I excute

Re: PPP via Minicom

1998-08-29 Thread john
David Densmore writes: > With minicom I do the entire login manually including the last step of > entering ppp. My ISP tells me that I have established a connection and > dislays my IP address. Then I see this stuff: > ~~y}#.!}!V} }4}"}&} }*} } }%}&.}+.a}'}"}(}"aY~~y}#.!}!W} }4}"}&} }*} } } >

Re: PPP via Minicom

1998-08-29 Thread David Densmore
John Hasler writes: >>Aug 28 11:32:44 linux chat[3247]: send (ppp^M) > >This (ppp^M) is what is telling the other end to start ppp. Are you >sending it when you use minicom? Yes. Absolutely. With minicom I do the entire login manually including the last step of entering ppp. My ISP tells me t

Re: PPP via Minicom

1998-08-29 Thread john
David Densmore writes: > Aug 28 11:32:44 linux chat[3247]: send (ppp^M) This (ppp^M) is what is telling the other end to start ppp. Are you sending it when you use minicom? -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI

Re: PPP via Minicom

1998-08-28 Thread David Densmore
On Fri, 28 Aug 1998, David Wright wrote: >I ought to have mentioned the -d or debug parameter which will log >the LCP information. The normal logs are really only useful to log ppp >usage once you've got it all working. Before you post them, check for >any exposed passwords they contain. Here are

Re: PPP via Minicom

1998-08-28 Thread john
David Densmore writes: > That didn't change anything, so here are the logs. > This is one from a normal (working) connection using pon: > Aug 28 06:45:44 linux pppd[950]: pppd 2.3.5 started by dden, uid 1000 > > connection script. > We need to see the snipped part so we can tell what does work.

Re: PPP via Minicom

1998-08-28 Thread john
David Densmore wrote: > I just installed Debian 2.0. > > Under 1.3.1 I could initiate a PPP connection by dialing and logging in > with Minicom, quitting Minicom without resetting the modem and invoking > pppd manually like this: > > /usr/sbin/pppd defaultroute /dev/ttyS0 38400 & David Wright w

Re: PPP via Minicom

1998-08-28 Thread David Densmore
On Thu, 27 Aug 1998, I wrote: >I just installed Debian 2.0. > >Under 1.3.1 I could initiate a PPP connection by dialing and logging in >with Minicom, quitting Minicom without resetting the modem and invoking >pppd manually like this: > >/usr/sbin/pppd defaultroute /dev/ttyS0 38400 & > >I can't get

Re: PPP via Minicom

1998-08-28 Thread David Wright
On Thu, 27 Aug 1998, David Densmore wrote: > I just installed Debian 2.0. > > Under 1.3.1 I could initiate a PPP connection by dialing and logging in > with Minicom, quitting Minicom without resetting the modem and invoking > pppd manually like this: > > /usr/sbin/pppd defaultroute /dev/ttyS0 38

PPP via Minicom

1998-08-27 Thread David Densmore
I just installed Debian 2.0. Under 1.3.1 I could initiate a PPP connection by dialing and logging in with Minicom, quitting Minicom without resetting the modem and invoking pppd manually like this: /usr/sbin/pppd defaultroute /dev/ttyS0 38400 & I can't get this to work now. After I excute this