1) In a topology like this: ISP | routerA | routerB | routerC
what options now exist in lede for getting an ipv6 subnet to routerC from routerA after being provided by the ISP? (the basic PD allocation from ISP to A seems to work) Can routerB get one from routerA, then C from B? dhcp-pd? hncpd? shcncpd? wget? 2) I'd like to be able to toss a dhcp address allocation into its own routing table (having some trouble with default routes) - according to this https://lists.openwrt.org/pipermail/openwrt-devel/2015-September/036212.html option ipv4table 16 is the way? (cause ip route show table 16 shows nothing) config interface 'wan' option ifname 'eth0' option proto 'dhcp' option defaultroute '0' option ipv4table 16 -- Dave Täht Let's go make home routers and wifi faster! With better software! http://blog.cerowrt.org _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev