From owner-freebsd-questions Tue Sep 3 06:25:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA28582 for questions-outgoing; Tue, 3 Sep 1996 06:25:48 -0700 (PDT) Received: from soma.zipnet.net (steve@soma.zipnet.net [208.196.96.181]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA28577 for ; Tue, 3 Sep 1996 06:25:46 -0700 (PDT) Received: (from steve@localhost) by soma.zipnet.net (8.7.5/8.7.3) id JAA13485 for questions@freebsd.org; Tue, 3 Sep 1996 09:24:49 -0400 (EDT) From: Steve Bernacki Message-Id: <199609031324.JAA13485@soma.zipnet.net> Subject: FreeBSD Can't find my external modem To: questions@freebsd.org Date: Tue, 3 Sep 1996 09:24:49 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This may be a dumb question, but bear with me. I just aqcuired a FreeBSD box, and immediately wanted to get a PPP connection up and running. Excellent, throw a modem on COM1 and test it out. Unfortunately, I can't make FreeBSD find the modem. Here's what I'm doing: # ppp PPP Prompt> set line /dev/cuaa0 PPP Prompt> term [Term started, etc.] Then, nothing. Nothing going to or from the modem. I've tried /dev/cuaa1 and /dev/cuaa2 just to make sure my COM ports weren't screwed up, but none of that works. I know this is a good modem (I use it on another machine). My question is: how can I tell if FreeBSD is even detecting this modem? Thanks for your time, -S