outlawstar@outlawstar:~$ ping -c 4 -M do -s 1473 155.133.238.163
PING 155.133.238.163 (155.133.238.163) 1473(1501) bytes of data.
ping: local error: Message too long, mtu=1500
ping: local error: Message too long, mtu=1500
ping: local error: Message too long, mtu=1500
ping: local error: Message too long, mtu=1500
--- 155.133.238.163 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3056ms
outlawstar@outlawstar:~$ ping -c 4 -M do -s 1472 155.133.238.163
PING 155.133.238.163 (155.133.238.163) 1472(1500) bytes of data.
1480 bytes from 155.133.238.163: icmp_seq=1 ttl=56 time=21.4 ms
1480 bytes from 155.133.238.163: icmp_seq=2 ttl=56 time=21.4 ms
1480 bytes from 155.133.238.163: icmp_seq=3 ttl=56 time=21.4 ms
1480 bytes from 155.133.238.163: icmp_seq=4 ttl=56 time=21.4 ms
--- 155.133.238.163 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 21.412/21.449/21.491/0.150 ms