From owner-freebsd-questions Tue May 30 23:48:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from telinco.net (internal.mail.telinco.net [212.1.128.4]) by hub.freebsd.org (Postfix) with ESMTP id 7738537B528 for ; Tue, 30 May 2000 23:48:41 -0700 (PDT) (envelope-from Peter.McGarvey@telinco.net) Received: from pilchards.telinco.net ([212.1.128.253] helo=telinco.net) by telinco.net with esmtp (Exim 3.02 #1) id 12x2Ix-000Dmm-00; Wed, 31 May 2000 07:48:39 +0100 Message-ID: <3934B5C7.9972FF29@telinco.net> Date: Wed, 31 May 2000 07:48:39 +0100 From: Peter McGarvey Reply-To: Peter.McGarvey@telinco.net Organization: Telinco X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Summer Yip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem on PPP References: <20000531063643.10684.qmail@web4502.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had a hell of a job getting PPP to work. It turned out that whilst messing with my modem in my deep-dark win95 days, I ovewrote the modem's default settings and sved them into NVRAM. When I sent my modem the correct init string and saved that into NVRAM it all worked fine. As to the correct init string for your modem, RTFM. I found it by dialing from a win98 box then checking the logfile :) Of the top of my head I can't tell if this is your problem - but it can hurt to check. Summer Yip wrote: > > Hi~!I am new in FreeBSD,and i got some problems on > > the ppp connection...when i type in this.. > > myname#ppp > working in interactive mode > using interface:tun0 > ppp ON myname>dial speed > dial attempt 1 of 1 > phone 82080517 > dial OK! > login OK! > ppp on myname>Packet mode > ppp on myname> > then it disconnected... > > Here is the content of my ppp.conf and ppp.linkup > > #ppp.conf > > default: > set log Phase Chat Connect Carrier LCP IPCP CCP tun command > set device /dev/cuaa0 > set speed 115200 > deny lqr > set dial "ABORT BUSY ABORT NO\\ sCARRIER TIME OUT 5 \"\" AT OK-AT-OK > ATE/Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT > > speed: > set phone 82080517 > set login > set authname xxx > set authkey xxxx > set time out 120 > set ifaddr 0 0 > add default HISADDR > enable dns > > #ppp.linkup > speed: > delete ALL > add 0 0 HISADDR > > MYADDR > delete 0 > add 0 0 HISADDR > !by /usr/X11R6/bin/auply/etc/ppp/linkup.au > > P.S please reply directly to me..thanks... > > > > ---------------------------------------------------------------------- > Do You Yahoo!? > Send instant messages & get email alerts with Yahoo! Messenger. -- TTFN, FNORD Peter McGarvey, Unix Administrator Network Operations Center, Telinco Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message