You are not logged in.
Pages: 1
i get the following when i ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.061 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.036 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=0.037 ms
my question is, is this supposed to happen? shouldnt i be getting 0.000 ms cause im pinging my own machine?thanks !
Offline
0.09 ms is allmost 0.0. That is normal. Heres mine.
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.043 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.043 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.035 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.034 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.040 ms
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
dude.... 0.037 milliseconds is probably the time it takes to start and stop the counter....
seriously though, there's still a "device" it has to go through...
Offline
Would you like the Microsoft way of fooling users?
127.0.0.1: bytes=32 time<1 ms TTL=128
Offline
nope, the linux way is better... thanx for the replies!
Offline
Pages: 1