Date: Sat, 2 May 1998 19:31:47 -0400 (EDT) From: CyberPeasant <djv@bedford.net> To: spork@cncn.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP Message-ID: <199805022331.TAA08419@pollux.loco.net> In-Reply-To: <354B9303.D61B5B9C@cncn.com> from Spork The Polymorphic at "May 2, 98 05:41:23 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello.
>
> With the following configuration, typing "dial cncn" reports:
> "Dial attempt 1 of 1"
> "DialModem:failed"
> No modem noises. ? What are the correct instructions in ppp.conf to get
> my modem to dial 2339882??
>
> default:
> set device /dev/cuaa1
> set speed 115200
> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5\"\" ATE1Q0
> OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
> cncn:
> set phone "2339882"
> set login "TIMEOUT 15 gin:-BREAK-gin: word: loginname col:
> password"
Looks like you're off-by-one here^^^^^^^^^^
Try: set login "TIMEOUT 15 gin:-BREAK-gin: loginname word: password col: PPP"
or whatever col: wants.
> --Spike gronim
> spork@cncn.com
Dave
--
<----. mailto/pgpfinger: djv@bedford.net
<----|===================================
<----' Crathva fxrjre
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?199805022331.TAA08419>
