Dhcpv6 setup problem

Suprasad Mutalik Desai suprasad.desai at gmail.com
Sun Apr 20 19:54:48 UTC 2008


Hi all ,
 I am new to DHCP .I am using dhcp-4.1.0a1 version and i have
complied it for IPv6 .i have 2 host m/c .
In host1, i executed dhcpd -6 /etc/dhcpd.conf

dhcpd.conf ----

subnet6 fec0:3::/64 {
       range6 fec0:3::3 fec0:3::100;;
       option dhcp6.domain-search "example.org";
       option dhcp6.name-servers f3c0:3::101;
       allow unknown-clients;
}


and in host2 , i executed dhclient -6 /etc/dhclient.conf

/etc/dhclient.conf ---

interface "eth1"{
send dhcp6.oro 1, 2, 7, 12, 13, 23, 24, 39;
request domain-name, domain-name-servers, host-name;
}

i get an IPv6 address configured on host2 but i dont get domain-name
and domain-name-servers configured (/etc/resolv.conf) .

pls guide me . is there anything i need to add in configuration files of
either server or client  ?

Thanks,
Suppi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20080421/6301aff4/attachment.html>


More information about the dhcp-users mailing list