Friday, August 23, 2019

Re: IPv6 problems

On 22/8/19 21:11, list wrote:
> Hi,
>
> I might be missing something right here....
>
> I have the output of "route show" attached, because I cannot paste it in
> here in a formatted form.
>
>
> This is super annoying.
>
> Just wanna get the damn thing running.


Your default route is wrong. Namely:

default ff02::2%vio0 UGS 0 1 - 8
vio0

If your provider says that the default router is on fe80::1, then the
default route should be:

default fe80::1%vio0 UGS 0 1 - 8
vio0


Thanks,
--
Fernando Gont
e-mail: fernando@gont.com.ar || fgont@si6networks.com
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1

No comments:

Post a Comment