Subject: Re: NEtwork does not work on 1.5_ALPHA snapshot ??
To: None <nbsd@righi.dhs.org>
From: None <jkunz@unixag-kl.fh-kl.de>
List: port-vax
Date: 07/17/2000 10:16:12
On 17 Jul, nbsd@righi.dhs.org wrote:
> and I Added "131.154.102.25 netmask 131.154.102.255 netmask 255.255.255.0"
> option in the /etc/rc.conf file in the ifconfig_le0 entry
>
> ifconfig_le0="131.154.102.25 netmask 131.154.102.255 broadcast 255.255.255.0"
You have to put the line
131.154.102.25 boradcast 131.154.102.255 netmask 255.255.255.0
in /etc/ifconfig.le0
Try configurating the interface by hand
ifconfig le0 `cat /etc/ifconfig.le0`
and see if it works.
--
tschüß,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/