Hi,<br>I have a very simple/basic IPv6 configuration file. I notice in advertisement and replay, the server does not send out name-servers option, which I expected to work based on following configuration.<br>Am I missing anything?<br>
<br>thanks<br>chinmaya<br><br>-- dhcpd.conf --<br><font size="2"><i><br>subnet6 fe80::/64 {<br>        range6 fc00:0000:4491:0200::25 fc00:0000:4491:0200::100;<br>        option dhcp6.name-servers fc00:0:4491::26;<br>}<br>
</i></font><br>-- dhcpd.conf --<br>