Date: Wed, 18 Dec 2002 10:31:03 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: "J. W. Ballantine" <jwb@homer.att.com> Cc: questions@freebsd.org Subject: Re: gateway on different subnet Message-ID: <20021218102853.A52840-100000@cactus.fi.uba.ar> In-Reply-To: <200212181325.gBIDP1L01057@akiva.homer.att.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Dec 2002, J. W. Ballantine wrote: > > OK: > > # killall dhclient; dhclient xl0 > VERY LONG PAUSE... > # ifconfig xl0 > xl0: flags=c843<UP,BROADCAST,RUNNING,SIMPLEX,LINK2,MULTICAST> mtu 1500 > options=3<rxcsum,txcsum> > inet6 fe80::201:2ff:fe54:cadd%xl0 prefixlen 64 scopeid 0x1 > ether 00:01:02:54:ca:dd > media: Ethernet autoselect (10baseT/UTP) > status: active > # netstat -nrf inet Again, you don't have an IP address. Try 'grep dhclient /var/log/messages' and tell me what it says. If there is an error, it should be logged. Fer 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?20021218102853.A52840-100000>