Subject: RE: Modem and pppd setup
To: Kevin McCarthy <klmhq@ih2000.net>
From: Tim Rightnour <root@garbled.net>
List: netbsd-help
Date: 12/24/1999 11:32:47
On 24-Dec-99 Kevin McCarthy wrote:
> We set-up a symlink from /dev/com2 to /dev/modem.

Then later in your ppp.options file you say:

>        /dev/tty00

Your problem is simple.. you have a modem on com2 (I assume) and you are
talking to it on com0 (/dev/tty00)..  The right way to fix this is..

cd /dev
MAKDEV tty02
and change ppp.options to say tty02   ;)

---
Tim Rightnour <root@garbled.net>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
NetBSD Mailing lists on the web: http://mail-index.netbsd.org/