Re: ip=dhcp problem...

From: Jan Engelhardt
Date: Sat Dec 18 2004 - 06:01:53 EST


>
> I've got the following problem with linux 2.6.8.1:
> I'm nfs-rooting a diskless client with kernel parameter ip=dhcp.
> My dhcpd.conf has a "option domain-name-servers X.X.X.X;" statement and
> "get-lease-hostnames true;"
> Now when the diskless clients boot, no name-server configured and they cant
> resolv.
> dmesg gives me, for instance:

What happens if you put
option domain-name-servers 192.168.222.1;
in your dhcpd.conf, i.e. an IP number rather than a host?




Jan Engelhardt
--
ENOSPC
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/