On Sun, Dec 24, 2000 at 05:18:14PM +0200, Danny Braniss wrote:
> hi,
>       i've cvsuped 4.2-rel to 4.2-stable, and in between something strange
> happened:
>       on boot, and my guess it's rc.network, prints:
>               lp0: not found
>               lp0: not found
>               lp0: not found
>               lp0: not found
>       which i don't realy care at this point, but later on the loopback net
>       lo0 is not properly configured - no 127.1!
> 
> some more info:
>       the system is diskless.
>       i've make worldinstall DESTIR=/home/new
>       i've mergemaster -D/home/new
> 
> im still trying to figure who/where the route to localhost is set, but
> if anybody has some ideas, it'l make my day :-)

  $ grep lo0 /etc/defaults/rc.conf
  ifconfig_lo0="inet 127.0.0.1"   # default loopback device configuration.
  #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry.

-- 
Crist J. Clark                           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to