Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 22:17:29 -0700
From:      David Greenman <dg@root.com>
To:        Alex Heiphetz <heiphetz@cvzoom.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Network/dhcp configuration 
Message-ID:  <199805130517.WAA03671@implode.root.com>
In-Reply-To: Your message of "Tue, 12 May 1998 21:58:20 EDT." <3.0.5.32.19980512215820.00993a60@cvzoom.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>* During boot, after the card is found and correctly identified, I see
>  the following messages:
>  
>  writing to routing socket: Network is unreachable
>  add net default: gateway 208.226.154.1 is unreachable
>
>The IP 208.226.154.1 does belong to gateway.
...
>ifconfig_de0="inet 208.226.155.39  netmask 255.255.255.0"

   Your default gateway and ethernet must be within the same subnet.
Otherwise, FreeBSD won't know which interface to use for the default
route.

>May 12 17:43:34 lcl39 /kernel: de0: receive 00:aa:09:d6:ab: bad crc

   There is something kind of screwy with the 'de' driver and it will
periodically emit these even when there isn't a problem. They can be
ignored unless they come out frequently.

-DG

David Greenman
Co-founder/Principal Architect, The FreeBSD Project


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805130517.WAA03671>