Changing
hosts: files mdns4_minimal [NOTFOUND=return] wins dns mdns4 to
hosts: files dns wins didn't work either. And apparently it's an MTU issue
ping -s 1464 -c1 google.com
PING google.com (209.85.146.105) 1464(1492) bytes of data.
72 bytes from bru01s01-in-f105.1e100.net (209.85.146.105): icmp_req=1 ttl=51 (truncated)
--- google.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 286.268/286.268/286.268/0.000 ms
ping -s 1465 -c1 google.com
PING google.com (209.85.146.105) 1465(1493) bytes of data.
--- google.com ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
ping -s 1466 -c1 google.com
PING google.com (209.85.146.103) 1466(1494) bytes of data.
--- google.com ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms