diff options
Diffstat (limited to 'clatd.conf')
| -rw-r--r-- | clatd.conf | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ ipv6_host_id ::464 # ipv4 subnet for the local traffic to use. This is a /32 host address ipv4_local_subnet 192.0.0.4 +# ipv6 extra link local address for the ip6 iface. +ipv6_local_address fe80::c000:0004 + # get the plat_subnet from dns lookups (requires DNS64) plat_from_dns64 yes # hostname to use to lookup plat subnet. must contain only A records |
