dhcpv6 configuration

Neff, Glen glen.neff at emc.com
Fri May 17 13:50:52 UTC 2013


DHCPv6 cannot distribute route information.  You should configure your router to respond to router solicitations.

-G

/*
 * Glen R. J. Neff
 * USD Lab Operations Infrastructure Team
 * glen.neff at emc.com
 *
 * EMC^2 == E^2
 */
________________________________________
From: dhcp-users-bounces+glen.neff=emc.com at lists.isc.org [dhcp-users-bounces+glen.neff=emc.com at lists.isc.org] On Behalf Of shafi at bbnl.co.in [shafi at bbnl.co.in]
Sent: Friday, May 17, 2013 9:40 AM
To: dhcp-users at lists.isc.org
Subject: dhcpv6 configuration

Hi,

    I have installed isc-dhcp-server in ubuntu 12.04 and configured the
dhcpv6 . customer can get ipv6 address and dns address from my dhcpv6
server.but they are not able to reach  up to my gateway.here i have
mention my configuration.hope i mesh up something here please help me
what to do.

################################################################


default-lease-time 600;
max-lease-time 7200;
subnet6 2404:1f00:31::/48 {
         # Range for clients
         range6 2404:1f00:31::2 2404:1f00:31::254;
         # Additional options
         option dhcp6.name-servers 2001:4860:4860::8888;
         option dhcp6.domain-search "bbnl.in";
}


#################################################################

Regards
shafi

_______________________________________________
dhcp-users mailing list
dhcp-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


More information about the dhcp-users mailing list