Here's how to test it:
- Copy /etc/init.d/isc-dhcp-server to /etc/init.d/isc-dhcp-server6
- Apply the patch from http://paste.ubuntu.com/706208/ to isc-dhcp-server6
- Run: update-rc.d isc-dhcp-server6 defaults
- Edit /etc/dhcp/dhcpd6.conf to look like:
---
authoritative;
option dhcp6.name-servers 2001:470:20::2;
option dhcp6.domain-search "ubuntu.com", "stgraber.net";
# testv6-dhcpv6
subnet6 2001:470:8cc0:9002::/64 {
range6 2001:470:8cc0:9002::128 2001:470:8cc0:9002::254;
}
---
- /etc/init.d/isc-dhcp-server6 start
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/787212
Title:
isc-dhcp-server doesn't work in ipv6 mode
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/787212/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs