Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 1997 09:42:41 -0400 (EDT)
From:      "Lefty G." <lefty@area51.stjohns.edu>
To:        Sara Gronim <sgronim@panix.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PPP
Message-ID:  <Pine.LNX.3.93.971023094013.1815B-100000@area51.stjohns.edu>
In-Reply-To: <Pine.SUN.3.94.971022160339.4486B-100000@panix.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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;




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.93.971023094013.1815B-100000>