Dhcpv6 setup problem

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


Hi all ,

With the below configuration files for the DHCPv6 client i observe

XMT: Forming Confirm, 0 ms elapsed.
*'send dhcp6.oro' syntax is deprecated, please use the 'request' syntax
("man dhclient.conf").
*XMT:  X-- IA_NA 75:ec:5b:24
XMT:  | X-- Confirm Address fec0:3::100

Is the client conf file correct ?

Regards,
Suprasad.

On 4/21/08, Suprasad Mutalik Desai <suprasad.desai at gmail.com> wrote:
>
> 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/4762aff5/attachment.html>


More information about the dhcp-users mailing list