Subject: Re: Modem and pppd setup
To: Tim Rightnour <root@garbled.net>
From: Kevin McCarthy <klmhq@ih2000.net>
List: netbsd-help
Date: 12/31/1999 09:02:07
Is this also the proper way of adding a network device. My ethernet card is
on De0. When I do ifconfig I get the following
"ifconfig: SIOCGIFFLAGS De0: Device not configured"
I checked /dev and I don't have an entry for 'De0'. I tried to MAKDEV De0,
but apparently I don't have the MAKDVE program. I did try this as root.
Any suggestions?
Thanks
Kevin
Tim Rightnour wrote:
> 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/