Re: OpenBSD 6.3, pppoe and IPv6 - default route missing

2018-04-16 Thread Edmund Craske
On Fri, Apr 13, 2018, at 10:55 AM, Daniel Gillen wrote: > Hi > > Just upgraded to 6.3 and it works for me. Here is my config: > --- /etc/pf.conf > if_ext="pppoe0" > icmp6_types="{ 1, 2, 133, 134, 135, 136 }" > pass in quick on $if_ext inet6 proto icmp6 from any to { ($if_ext), > ff02::1/16 }

Re: OpenBSD 6.3, pppoe and IPv6 - default route missing

2018-04-13 Thread Edmund Craske
On Fri, Apr 13, 2018, at 9:31 AM, Stuart Henderson wrote: > Can you show your whole hostname.pppoe0 file? (mask your password of > course). On Zen I'm using the following > > mtu 1500 > inet 0.0.0.0 255.255.255.255 0.0.0.1 pppoedev em1 authproto chap > authname "XXX@zen" authkey "XXX" up >

OpenBSD 6.3, pppoe and IPv6 - default route missing

2018-04-13 Thread Edmund Craske
Hi, I've just replaced my old OpenBSD 5.x-running router with a new one (Alix APU2) running 6.3. Having copied over my old configuration and modified it where necessary, I've got it bringing up my connections fine, IPv4 works, but IPv6 does not, without having to manually add a default route