PMTU options go in host config files, and don't work in combination with TCPOnly.
[wiki] / examples / ipv6-network.mdwn
index 485f566..9ea6da4 100644 (file)
@@ -42,8 +42,6 @@ This document is to highlight an example setup for using tinc to create an IPv6
 >      Name = routera
 >      Device=/dev/net/tun
 >      TCPOnly = on
->      PMTU = 1280
->      PMTUDiscovery = yes
 >      Mode = switch
 >      Interface = vpn6
 >     
@@ -74,8 +72,6 @@ This document is to highlight an example setup for using tinc to create an IPv6
 >      Name=routerb
 >      Device=/dev/net/tun
 >      TCPOnly = yes
->      PMTU = 1280
->      PMTUDiscovery = yes
 >      Mode = switch
 >      Interface = vpn6
 >      ConnectTo = routera