Ей на това му се вика WIRELESS (за 150 лв с ДДС):
root@ftp:~# ping -c5 192.168.100.29
PING 192.168.100.29 (192.168.100.29) 56(84) bytes of data.
64 bytes from 192.168.100.29: icmp_seq=1 ttl=64 time=0.364 ms
64 bytes from 192.168.100.29: icmp_seq=2 ttl=64 time=0.286 ms
64 bytes from 192.168.100.29: icmp_seq=3 ttl=64 time=0.279 ms
64 bytes from 192.168.100.29: icmp_seq=4 ttl=64 time=0.281 ms
64 bytes from 192.168.100.29: icmp_seq=5 ttl=64 time=0.281 ms
--- 192.168.100.29 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4009ms
rtt min/avg/max/mdev = 0.279/0.298/0.364/0.034 ms
root@ftp:~# ping -c5 -s65000 192.168.100.29
PING 192.168.100.29 (192.168.100.29) 65000(65028) bytes of data.
65008 bytes from 192.168.100.29: icmp_seq=1 ttl=64 time=47.4 ms
65008 bytes from 192.168.100.29: icmp_seq=2 ttl=64 time=48.2 ms
65008 bytes from 192.168.100.29: icmp_seq=3 ttl=64 time=45.5 ms
65008 bytes from 192.168.100.29: icmp_seq=4 ttl=64 time=46.2 ms
65008 bytes from 192.168.100.29: icmp_seq=5 ttl=64 time=46.3 ms
--- 192.168.100.29 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4044ms
rtt min/avg/max/mdev = 45.579/46.768/48.220/0.965 ms
И още - при натоварване 20Мбит/с:
root@ftp:~# ping -c5 -s65000 192.168.100.29
PING 192.168.100.29 (192.168.100.29) 65000(65028) bytes of data.
65008 bytes from 192.168.100.29: icmp_seq=1 ttl=64 time=103 ms
65008 bytes from 192.168.100.29: icmp_seq=2 ttl=64 time=110 ms
65008 bytes from 192.168.100.29: icmp_seq=3 ttl=64 time=113 ms
65008 bytes from 192.168.100.29: icmp_seq=4 ttl=64 time=124 ms
65008 bytes from 192.168.100.29: icmp_seq=5 ttl=64 time=121 ms
--- 192.168.100.29 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4043ms
rtt min/avg/max/mdev = 103.344/114.801/124.993/7.652 ms
root@ftp:~# ping -c5 192.168.100.29
PING 192.168.100.29 (192.168.100.29) 56(84) bytes of data.
64 bytes from 192.168.100.29: icmp_seq=1 ttl=64 time=52.2 ms
64 bytes from 192.168.100.29: icmp_seq=2 ttl=64 time=45.2 ms
64 bytes from 192.168.100.29: icmp_seq=3 ttl=64 time=46.6 ms
64 bytes from 192.168.100.29: icmp_seq=4 ttl=64 time=50.5 ms
64 bytes from 192.168.100.29: icmp_seq=5 ttl=64 time=48.8 ms
--- 192.168.100.29 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4047ms
rtt min/avg/max/mdev = 45.270/48.715/52.250/2.545 ms