Syntax for IPv6 Subnets?
Lars Kruse
lists at sumpfralle.de
Sun Jan 9 23:43:56 CET 2022
Hello,
Am Sun, 09 Jan 2022 11:54:29 +0000
schrieb "Nikolaus Rath" <nikolaus at rath.org>:
> I am having trouble specifying IPv6 subnets in my hosts files. For example, both
>
> Subnet = fdbb:4730:0000:0000:0000:0010/128
>
> and
>
> Subnet = fdbb:473b:26a6:0000:0000/48
>
> give me an "Subnet expected for configuration variable Subnet in <dir>/hosts/awr line <n>".
I think, you are missing a few trailing zeros in both cases.
Probably the following addresses would work for you:
* fdbb:4730:0000:0000:0000:0010::
* fdbb:473b:26a6::/48
Cheers,
Lars
More information about the tinc
mailing list