Date: Tue, 19 Mar 2002 09:37:50 -0500 From: Jesse Sheidlower <jester@panix.com> To: Greg Oshiro <goshiro@compuserve.com> Cc: scott@smnolde.com, freebsd-questions@FreeBSD.ORG Subject: Re: Problem with dhclient Message-ID: <20020319143750.GA12616@panix.com> In-Reply-To: <20020319034134.9354237B402@hub.freebsd.org> References: <20020319034134.9354237B402@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 18, 2002 at 07:39:00PM +0000, Greg Oshiro wrote: > This is my first reply to the list, so please let me know of any screw-ups... > > Try: > > kill <dhclient pid> > dhclient -1 > > After connecting to the "new" network > > I think the -1 option causes dhclient to attempt obtaining a lease. > I don't use DHCP, so I can't test it. Thanks. This had roughly the same results as rm'ing the dhclient.leases file, i.e. it did churn for a while and then returned nothing. As suggested by someone offlist, I'm going to try to use tcpdump to see what's actually going to and fro. Best, Jesse Sheidlower 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?20020319143750.GA12616>