ping -M do -s 1400 -6 www.google.com
traceroute -6 www.google.com --mtu
length 1284: fcw:x::y:z > fcw:x::y:z: ICMP6, packet too big, mtu 1420, length 1240
IPv6 outbound NAT to hide my IP
I also know that NAT for IPv6 is not advised, but changing your IP is one part of the privacy toolkit according to sites like Proton etc.
Is this a bug? Or an unfortunate side effect of outbound IPv6 NAT?Is there something I can configure to let the ICMPv6 "packet too big" packet propagate back to the original sending host?