Date: Mon, 21 Feb 2000 22:02:32 -0600 From: "Ronald G. Arnold Jr." <rarnold@colemantx.com> To: "Daniel Harris" <dannyboy@subdimension.com>, "Kent Stewart" <kstewart@3-cities.com> Cc: <freebsd-questions@freebsd.org> Subject: Re: Problems with ppp in 3.4-RELEASE Message-ID: <020101bf7ce9$a6619360$907b403f@ronaldjr> References: <38B19E84.E1958C58@subdimension.com> <38B1BB91.DE4EB44A@3-cities.com> <38B1C8BD.99B4F926@subdimension.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I had a similar problem, except my ISP has dynamic IP addresses and doesn't use pap. Read the /var/log/ppp.log, it will show you what response it's waiting on from your ISP and it will then time out if it doesn't receive it. Mine was waiting for a protocol response of ppp, but when it didn't receive it, it would time out and disconnect. I deleted the col: ppp in my script and it dials fine now. Ronald ----- Original Message ----- From: "Daniel Harris" <dannyboy@subdimension.com> To: "Kent Stewart" <kstewart@3-cities.com> Cc: <freebsd-questions@freebsd.org> Sent: Monday, February 21, 2000 5:22 PM Subject: Re: Problems with ppp in 3.4-RELEASE > Kent Stewart wrote: > > > > Both problems seem to be caused by bad communication from the modem to > > > the software. Any ideas as to what could be causing this? > > > > Well, for starters, you have to tell /etc/ppp/ppp.conf which com port > > your modem is on. You didn't say if it was an external. Mine is on > > com2, which is /dev/cuaa1. If your ISP uses a simple setup, you add > > your user name and password on the line you add for set login. I use > > pmdemand setup. > > It's internal and on com4, cuaa3. Already told it that, read the primer. My > ISP uses PAP and dynamic IPs-- I've set it up in /etc/ppp/ppp.conf. To > clarify -- the modem is dialing and connects. Expect just doesn't seem to be > getting the CONNECT from the modem. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?020101bf7ce9$a6619360$907b403f>