Date: Mon, 14 Nov 2005 14:00:42 +0100 From: Sebastiaan van Erk <sebster@sebster.com> To: Mark Space <markspace@sbcglobal.net> Cc: freebsd-stable@freebsd.org Subject: Re: DHCP client error: domain_not_set.invalid Message-ID: <43788A7A.3020307@sebster.com> In-Reply-To: <437800F8.5020808@sbcglobal.net> References: <437800F8.5020808@sbcglobal.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I had this as well. It means that your DHCP server returns an invalid search domain. The easy way to solve it (if you have access) is to set the search domain to something valid in your DHCP server (Linksys router by any chance?). I couldn't find a flag on dhclient to tell it to ignore invalid search domains: this would be really handy so that you can connect to badly set up networks when you don't have access to the router. Greetings, Sebastiaan Mark Space wrote: > Hi all, > > I just set up the latest 6.0 release, and I'm getting errors with the > DHCP client. Trying to pull a network address during start up, I get: > > Bogus domain search list 15: domain_not_set.invalid > > This repeats several times before giving up. Google tells me that this > problem was report by two users on the bsd-current list. No one ever > replied to their inquiries (at least on the list), so I thought to try > once more to see if there's any interest in addressing this issue. > More info was in the original post: > http://lists.freebsd.org/pipermail/freebsd-current/2005-October/057034.html > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43788A7A.3020307>