Subject: Re: Ethernet Configuration (was: "X configuration problem")
To: arnuld <arnuld3@gmail.com>
From: Marco Trillo <marcotrillo@gmail.com>
List: netbsd-users
Date: 11/14/2006 19:06:50
Hi,

On 11/14/06, arnuld <arnuld3@gmail.com> wrote:
> > > i guess i need to have "/etc/ifconfig.vr0".
> >
> > Yes, just put, e.g.,
>
> > inet 192.168.0.10 netmask 255.255.255.0
>
> now you got typo ;-) correct is .1 not .10  ;0)

But ... Isn't "192.168.0.1" the address of your gateway ?

> /etc/myname                   netbsd
> /etc/hosts                         192.168.0.1  netbsd
> /etc/mygate                      192.168.0.1

There seems to be a problem; you are using the same address in both
your gateway and this 'netbsd' host ...

> 1.) On Linux i also use "192.168.0.2" as my computer's IP address.

"192.168.0.2" would be fine, being "192.168.0.1" your gateway and the
netmask of "255.255.255.0".
-- 

     -Marco