On Mon, Apr 08, 2019 at 04:02:20PM +0200, Casper Gielen (Unix Administrator University Tilburg) wrote:
> if the Subnet in /etc/tinc/<network>/hosts/<file> contains '::' then
> TINC does not parse it correctly.
>
> bad:
> /etc/tinc/cluster/hosts/nyorobo
> Subnet = fd00:610:1410:ae2e:23f0:c936::50
>
> # service restart tinc && pkill -USR2 tincd
>
> /var/log/syslog:
> Apr 8 15:57:08 nyorobo tincd[1427]: Subnet list:
> Apr 8 15:57:08 nyorobo tincd[1427]: 0:10:10:2e:f0:36#10 owner nyorobo
Ah, it actually depends on the place of the '::'; if it's after the
sixth element it will incorrectly parse it as a MAC address. In tinc 1.1
it's already fixed, I'll backport the fix.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
signature.asc
Description: PGP signature

