|
||||||||||
On Jul 11, 2008, at 2:00 PM, Nick Shore wrote: > Think the first problem is that mpd isn't configured to do ipv6cp, > but then.... Yes it is (in 1.3b13-pre), but of course only if you choose IPv6 mode "PPP" on the WAN setup page. > OK, but what addresses should I use ? > > My alloc is: > 2001:08B0:0XXX:: /48 > > so do I assign 2001:08B0:0XXX::1 /48 to WAN ? No; in 1.3b13-pre, you don't assign any IPv6 address to WAN at all when using IPv6 over PPPoE (it'll simply have its automatic link-local fe80... address). This might change in a future version. > what do I use for the IPv6 gateway address ? Nothing - when you choose PPP as the IPv6 mode, the IPv6 address/ gateway fields should become grayed out. > what do I assign to LAN ? Take your pick. You could use e.g. 2001:08B0:0XXX:1::1/64. > I guess I then need to use a filtered bridge from WAN to LAN ? No. - Manuel |