Good news! From US fromus… Instead of using ipv6 you can do this: (you will need root)
echo 128 > /proc/sys/net/ipv4/ip_default_ttl
Default on linux is 64 so they seem to be dropping all packets with ttl 64. Default on windows is 128.
Good news! From US fromus… Instead of using ipv6 you can do this: (you will need root)
echo 128 > /proc/sys/net/ipv4/ip_default_ttl
Default on linux is 64 so they seem to be dropping all packets with ttl 64. Default on windows is 128.