From owner-freebsd-questions Sun Apr 7 12:20:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id 11C5037B404 for ; Sun, 7 Apr 2002 12:20:54 -0700 (PDT) Received: from xena.gsicomp.on.ca ([65.95.178.46]) by tomts12-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020407192053.YLUW2839.tomts12-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sun, 7 Apr 2002 15:20:53 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g37J9N798350; Sun, 7 Apr 2002 15:09:23 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <007d01c1de69$554852a0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , References: <412002407191225280@earthlink.net> Subject: Re: setting up my modem to dialup into my ISP Date: Sun, 7 Apr 2002 15:20:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 > I am having problems getting my modem to dialup into my isp for a ppp > connection. I have done the following. > > cd /dev/ > > sh MAKEDEV tun0 > sh MAKEDEV cuaa1 > > ppp > set device /dev/cuaa1 > set speed 115200 > enable dns > show physical > > and after I type term i get this message.... Warning: deflink: > /dev/cuaa1: Bad file descriptor > > in the dmesg the modem is seen. > > sio4 U.S. Robotics Inc. Sportster 33.6 Voice Internal at Port > 0x2f8-0x307 irq3 on isa0 sio4 = COM4 = /dev/cuaa3. Make sure this device node exists (cd /dev; sh MAKEDEV cuaa3) and update your PPP configuration to use cuaa3 instead of cuaa1. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message