On 2025-04-16 16:30, Stuart Henderson wrote:
> > […]
> >
> > # cat hostname.pppoe0
> > inet 0.0.0.0 255.255.255.255 NONE
> > dest 0.0.0.1
> > inet6 autoconf
> > pppoedev vlan0
> > authproto pap
> > authname 'internet'
> > authkey 'internet'
> > !/sbin/route add default -ifp pppoe0 0.0.0.1
> > up
> >
> > For this last, I've also tried with no `inet6` directive, as well as
> > `inet6 eui64`.
> 
> if upstream aren't sending / responding to router advs over the pppoe
> interface, you could maybe try the example !/sbin/route for inet6 that's
> shown in pppoe(4).
> 

Thanks! This works. It didn't occur to me that my upstream router might
only have a local-link address.

I'm seeing that whenever I connect to a host for the first time, it
times out. Subsequent attempts work, for a short time. This only happens
for hosts behind the router, but not from the router itself. Any ideas
on what could cause this?

-- 
Hugo

Reply via email to