Subject: Re: Please check my syntax
To: None <port-i386@netbsd.org>
From: Bernd Sieker <bsieker@freenet.de>
List: port-i386
Date: 10/16/2000 11:26:45
On 17.10.00, 09:12:04, faisal wrote:
> Here is how i put line in my ifconfig.ne2 file auto ifconfig is enabeled in
> rc.d
> 
> 131.107.3.1 netmask 255.255.0.0

In the ifconfig.XXN files you need to specify the protocol family
explicitly, so that would be "inet" in this case.

"inet 131.107.3.1 netmask 255.255.0.0"

The use of ne2 also makes me think that you are using a generic
kernel; it is usually a good idea to build a custom kernel (see
"http://www.netbsd.org/Documentation/kernel/").

-- 
Bernd Sieker

NetBSD: Not your mother's OS (unless you are P. Seebach)
		-- Tom Harvey