And here I've made a fool of myself yet again. From the documentation:
> The dhcp Method
> This method may be used to obtain network interface configuration via
> stateful DHCPv6 with dhclient. In stateful DHCPv6, the DHCP server is
> responsible for assigning addresses to clients.
> Op
I ended up cheating by having this setup enable both wide-dhcpv6 for the
IP address, and SLAAC for the routing information. It's really odd how
the configuration built into the system doesn't allow it.
/etc/network/interfaces
> auto eth-external
> iface eth-external inet dhcp
> pre-up mod
2 matches
Mail list logo