From owner-freebsd-questions Fri Jul 20 1:26:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id 9BB4237B401 for ; Fri, 20 Jul 2001 01:26:07 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.84]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010720082606.HXBD5127.mtiwmhc25.worldnet.att.net@worldnet.att.net>; Fri, 20 Jul 2001 08:26:06 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 722D750BC5; Fri, 20 Jul 2001 03:08:22 -0400 (EDT) Date: Fri, 20 Jul 2001 03:08:22 -0400 From: parv To: Vladislav Saltanov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem doesn't work in PPP Message-ID: <20010720030822.A49943@moo.holy.cow> Mail-Followup-To: Vladislav Saltanov , freebsd-questions@FreeBSD.ORG References: <200107162111.aa65203@salmon.maths.tcd.ie> <000901c110e7$da7b7ba0$5c2d6dd4@comp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000901c110e7$da7b7ba0$5c2d6dd4@comp>; from saltanov@mail.ru on Fri, Jul 20, 2001 at 09:47:29AM +0300 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 on Jul 20 03:00, i got this from Vladislav... > Help me, please. > > When I start ppp in interactive mode, after > > set device /dev/sio4 > set speed 115200 > term > > I see the following: > > Jul 20 08:48:46 ppp[348]: Warning: deflink: /dev/sio4: Bad file > descriptor > Failed to open /dev/sio4 > > > > However when system is being loaded it writes: > > Jul 20 08:26:18 /kernel: sio4: at port 0x3e8-0x3ef irq > 10 on isa0 > Jul 20 08:26:18 /kernel: sio4: type 16550A > see 'CONNECTING WITH YOUR INTERNET SERVICE PROVIDER' section of ppp man page, especially point number 4. in addition, search for '/dev/cuaa' and 'set device' in the man page. in short, you need /dev/cuaa4 instead of /dev/sio4. -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message