Here are the results of ifconfig:
eth0 Link encap:Ethernet HWaddr 00:80:5F
3:40:C4
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:36 errors:0 dropped:0 overruns:0 frame:0
TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:11 Base address:0x1420
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
Now for the ping results. I'm pinging from New Jersey, USA.
#ping -c 10 -v -p ff -s 9032 32.96.111.2
PATTERN: 0xff
PING 32.96.111.2 (32.96.111.2) from 192.168.1.100 : 9032(9060) bytes of data.
9040 bytes from 32.96.111.2: icmp_seq=0 ttl=242 time=1.074 sec
9040 bytes from 32.96.111.2: icmp_seq=1 ttl=242 time=1.019 sec
9040 bytes from 32.96.111.2: icmp_seq=2 ttl=242 time=989.863 msec
9040 bytes from 32.96.111.2: icmp_seq=3 ttl=242 time=1.229 sec
9040 bytes from 32.96.111.2: icmp_seq=4 ttl=242 time=1.029 sec
9040 bytes from 32.96.111.2: icmp_seq=5 ttl=242 time=709.434 msec
9040 bytes from 32.96.111.2: icmp_seq=6 ttl=242 time=619.876 msec
9040 bytes from 32.96.111.2: icmp_seq=7 ttl=242 time=1.029 sec
9040 bytes from 32.96.111.2: icmp_seq=8 ttl=242 time=1.098 sec
9040 bytes from 32.96.111.2: icmp_seq=9 ttl=242 time=1.089 sec
--- 32.96.111.2 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max/mdev = 619.876/989.127/1229.538/174.954 ms
#ping -f -c 200 -s 1024 32.96.111.2
PING 32.96.111.2 (32.96.111.2) from 192.168.1.100 : 1024(1052) bytes of data.
--- 32.96.111.2 ping statistics ---
874 packets transmitted, 200 packets received, 77% packet loss
round-trip min/avg/max/mdev = 82.572/3089.459/4660.067/1005.898 ms