Monday, November 07, 2022

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

• Michal Å mucr [2022-11-08 00:09]:
> Thank you very much for the reply, Kirill.
>
> > > try with
> > >
> > > route add -inet6 2001:db8:efef::1 -llinfo -link -static -iface vio0
> >
> > ... that is, try the above before you try to add 2001:db8:efef::1 as
> > default gateway.
>
> I already tested something similar in my previous attempts with flags
> and link, but it also didn't work.

I'm sorry, I wasn't thinking very well.

Have you tried using fe80::1%vio0 as the default IPv6 gateway?

No comments:

Post a Comment