From owner-freebsd-questions Mon Aug 13 22:24: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id CE38737B409 for ; Mon, 13 Aug 2001 22:23:56 -0700 (PDT) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.4/8.11.4) with SMTP id f7E5Nm660357; Tue, 14 Aug 2001 01:23:48 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Tue, 14 Aug 2001 01:23:48 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: fujie zhang Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: pppd setup In-Reply-To: <20010814050108.99880.qmail@web13805.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you are running 4.3 the mapping changed so sio == /dev/cuaa From dmesg: mneme pccardd[103]: Card "Viking"("V.90 K56flex") [021] [A] matched "Viking" ("V.90 K56flex") mneme /kernel: sio4 at port 0x2f8-0x2ff irq 10 slot 1 on pccard1 mneme /kernel: sio4: type 16550A mneme pccardd[103]: sio4: Viking (V.90 K56flex) inserted. and my /etc/ppp/ppp.conf : set log Phase Chat LCP IPCP CCP tun command set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 set timeout 180 # 3 minute idle timer (the default) add default HISADDR # Add a (sticky) default route enable dns # request DNS info (for resolv.conf) papchap: att_worldnet: set timeout 0 set device /dev/cuaa4 set speed 57600 set phone 180.... set authname userid set authkey password Hope this helps On Mon, 13 Aug 2001, fujie zhang wrote: > hi, can somebody send me a copy of your > /etc/ppp/options file for pppd. i'm trying to get pppd > to work. i tried user ppp and it did not work. not > even dialing. with pppd i could get it to dial. but it > does not make connection or disconnect right away. i > read the handbook part on pppd. i don't know what to > put for the : line since my ISP > does not have a static gateway address. it's dynamic. > many thx. > > fujie > > __________________________________________________ > Do You Yahoo!? > Make international calls for as low as $.04/minute with Yahoo! Messenger > http://phonecard.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message