<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16440"></HEAD>
<BODY>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>I have built ISC
DHCP 4.2.3-P1 on Centos 6.2. I am trying to use a Windows 7 client to
obtain an IP Address as well as DNS information from the DHCPv6 server I
setup. I am currently unable to get my client to ever respond with an
Information-Request. I can see the Solicit and Advertise messages hit the
server and with wire shark I can see that the server is handing the client all
of the information I have configured in my dhcpd.conf file. I have
configured the M flag on my router to inform the client to use the DHCPv6 server
for it's informaiton. Are there additional steps that I need to take to
get the client to accept the information from the
server? </FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>Here is my
dhcpd.conf. </FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>default-lease-time
43200;<BR></FONT></SPAN><SPAN class=504513921-09012012><FONT size=2
face=Arial>max-lease-time 86400;</FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><SPAN lang=EN><FONT face=Arial><FONT
size=2>log-facility local7;</FONT></FONT></SPAN></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial>dhcpv6-lease-file-name
"/var/db/dhcpd.leases";<BR></DIV></FONT></SPAN>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>subnet6
2001:XXXX:a::/64 {<BR># anchor to core network<BR># Management
Network<BR>
# Range for
Clients<BR>
range6 2001:XXXX:a::1000 2001:XXXX:b::1500;</FONT></SPAN></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial>
# Additional
Options<BR>
option dhcp6.name-servers 2001:XXXX:c:d::1,
2001:XXXX:e:f::1;<BR>
option dhcp6.domain-search "example.com";</FONT></SPAN></DIV><SPAN
class=504513921-09012012>
<DIV><BR><FONT size=2 face=Arial>}<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>Here is what I have
configured on my router for this test network.</FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>interface ve
2001<BR> port-name IPv6 Test Network<BR> ipv6 address
2001:XXXX:a::1/64<BR> ipv6 nd managed-config-flag<BR> ipv6 nd
ra-interval 30<BR> ipv6 nd router-preference high<BR></FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>My DHCPv6 server IP
Address is 2001:XXXX:a::2.</FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>Any thoughts would
be great.</FONT></SPAN></DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=504513921-09012012><FONT size=2 face=Arial>Thank
You</DIV></FONT></SPAN></SPAN></BODY></HTML>