Date: Mon, 02 Nov 1998 10:27:56 -0500 From: Doug Shapter <dshapter@ciena.com> To: "Jordan Krushen" <jkrushen@home.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems dialing into Linux via PPP Message-ID: <199811021528.KAA09236@c2.ciena.com> In-Reply-To: Message from "Jordan Krushen" <jkrushen@home.com> of "Fri, 30 Oct 1998 14:46:04 PST." <003a01be0457$15b67ee0$0300000a@oblivion.purplemedia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jordan; I had similar problems with a Linux serverand just set the speed lower. I'm not sure why it worked, but it did. It may have something to do with what Brian refers to in the FAQ. Anyway, I have this entry: set speed 38400 Hope this helps. Doug Shapter CIENA Corporation dshapter@ciena.com Senior Engineer Linthicum, MD 410-694-8118 > The log pretty much says it all.. I'm including the relevant sections from > ppp.conf and ppp.log. This is FreeBSD 2.2.7 dialing into Linux 2.0.35. I'm > using ppp -alias -background elecomm. Any comments / ideas? > > J. > > default: > set log Phase Chat Connect Carrier LCP CCP tun command > set device /dev/cuaa1 > set speed 115200 > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK > \\dATDT\\T TIMEOUT 40 CONNECT" > > elecomm: > set phone 6380288 > set login "TIMEOUT 5 ogin: CENSORED word: CENSORED" > set redial 5 1000 > set reconnect 5 1000 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 > delete ALL > > > > Oct 29 20:17:38 gw ppp[25639]: tun0: Connect: ^M > Oct 29 20:17:56 gw ppp[25639]: tun0: Connect: ATDTCENSORED^M^M > Oct 29 20:17:56 gw ppp[25639]: tun0: Connect: CONNECT > Oct 29 20:17:56 gw ppp[25639]: tun0: Chat: Expecting: ogin: > Oct 29 20:17:56 gw ppp[25639]: tun0: Chat: Wait for (5): ogin: > Oct 29 20:17:56 gw ppp[25639]: tun0: Connect: 28800/ARQ/V34/LAPM/V42BIS^M > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: ^M > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: ^MWelcome to Linux 2.0.35. > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: ^M > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: ^M^M > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: dialup!login: > Oct 29 20:17:57 gw ppp[25639]: tun0: Chat: Sending: CENSORED^M > Oct 29 20:17:57 gw ppp[25639]: tun0: Chat: Expecting: word: > Oct 29 20:17:57 gw ppp[25639]: tun0: Chat: Wait for (5): word: > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: CENSORED^M > Oct 29 20:17:57 gw ppp[25639]: tun0: Connect: Password: > Oct 29 20:17:57 gw ppp[25639]: tun0: Chat: Sending: CENSORED^M > Oct 29 20:17:57 gw ppp[25639]: tun0: LCP: State change Initial --Closed > Oct 29 20:17:57 gw ppp[25639]: tun0: LCP: State change Closed --Stopped > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: LcpSendConfigReq > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: ACFCOMP[2] > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: PROTOCOMP[2] > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: ACCMAP[6] 0x00000000 > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: MRU[4] 1500 > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: MAGICNUM[6] 0x7d702168 > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: State change Stopped --Req-Sent > Oct 29 20:17:58 gw ppp[25639]: tun0: LCP: Received Configure Request (1) > state = Req-Sent (6) ...etc... 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?199811021528.KAA09236>