From owner-freebsd-questions Thu Oct 23 06:41:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA26217 for questions-outgoing; Thu, 23 Oct 1997 06:41:45 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from area51.stjohns.edu (area51.stjohns.edu [149.68.19.239]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA26204 for ; Thu, 23 Oct 1997 06:41:40 -0700 (PDT) (envelope-from lefty@area51.stjohns.edu) Received: from localhost (lefty@localhost) by area51.stjohns.edu (8.8.5/8.7.3) with SMTP id JAA01859; Thu, 23 Oct 1997 09:42:41 -0400 Date: Thu, 23 Oct 1997 09:42:41 -0400 (EDT) From: "Lefty G." To: Sara Gronim cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 22 Oct 1997, Sara Gronim wrote: > default: > set device /dev/cuaa0 Are you sure that your modem is set to COM1 (/dev/cuaa0)? Also, check your write permissions to COM1, you can check this by typing in: echo "ATDT^V^M" > /dev/cuaa0 this will send ATDT to your modem and if you hear it pick up then that's ok.. (You won't see the ^V show up, but type it in anyway.) Good Luck! -Lefty G;