Date: Fri, 29 May 1998 14:19:25 -0700 From: Ted Lemon <mellon@hoffman.vix.com> To: "Pitcairn, Duncan" <DuncanP@cairnwood.com> Cc: "'dhcp-client@fugue.com'" <dhcp-client@fugue.com>, "'freebsd-net@freebsd.org'" <freebsd-net@FreeBSD.ORG> Subject: Re: FreeBSD Dhclient-script errors Message-ID: <199805292119.OAA03408@andare.fugue.com> In-Reply-To: Your message of "Fri, 29 May 1998 16:24:49 EDT." <DD95A52544D0D01198C300608CCC29B9322EDF@Southampton.Cairnwood.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, if it doesn't install the default route, there's probably something wrong with that code. What you should do to debug this is to kill off your existing dhcp client, and then run it again with the -D flag, which leaves the script invocation scripts around. Run the client, and when it goes into daemon mode, kill it off again. Then look for the most recent client script initialization code in /tmp - there will be four or five initialization scripts there - and run it by typing ``sh -x script-name''. Send us the output. _MelloN_ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805292119.OAA03408>