> > > Hi everyone, > > > > After struggling a while with odhcpd and route propagation I wanted to > > report that I got ipv6 working with the following config for 6relayd. > > I am under the impression that 6relayd is now obsolete and that these > are controlled in the /etc/config/dhcp file. > That is correct. However, when using odhcpd I could nt get IPV6 routing over different segments (ie pings from SW10 to SE00 gave network unreachable). In the end 6relayd worked althoug Im not sure why. Im curious to see if anyone has encountered the same issue. On Sun, Feb 23, 2014 at 5:07 PM, Dave Taht wrote: > On Fri, Feb 21, 2014 at 12:15:13AM +0100, Vincent Frentzel wrote: > > Hi everyone, > > > > After struggling a while with odhcpd and route propagation I wanted to > > report that I got ipv6 working with the following config for 6relayd. > > I am under the impression that 6relayd is now obsolete and that these > are controlled in the /etc/config/dhcp file. > > > > > config server se00 > > list network se00 > > option rd server > > option dhcpv6 server > > option management_level 1 > > > > config server sw00 > > list network sw00 > > option rd server > > option dhcpv6 server > > option management_level 1 > > > > config server sw10 > > list network sw10 > > option rd server > > option dhcpv6 server > > option management_level 1 > > > > > > Hope this can be of use to someone or contribute to the next release :) > > > > > > BR, > > > > Vincent > > > _______________________________________________ > > Cerowrt-devel mailing list > > Cerowrt-devel@lists.bufferbloat.net > > https://lists.bufferbloat.net/listinfo/cerowrt-devel > > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel >