Resultado de ping estranho?

1

Eu sou novo aqui. Eu só gostaria de saber como isso é feito?

Este é o cenário dos eventos: Eu estava pingando aleatoriamente alguns endereços não-ip (eu só imagino um endereço e pingue) Tudo está bem, a maioria das situações não resulta em nada. No entanto, enquanto eu pinged spy.no-ip.biz resultou que está hospedado em 127.0.0.1 que é localhost :

user@host:~$ ping spy.no-ip.biz
PING spy.no-ip.biz (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.061 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.079 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.086 ms
64 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 time=0.087 ms
64 bytes from localhost (127.0.0.1): icmp_seq=5 ttl=64 time=0.086 ms
64 bytes from localhost (127.0.0.1): icmp_seq=6 ttl=64 time=0.085 ms
64 bytes from localhost (127.0.0.1): icmp_seq=7 ttl=64 time=0.088 ms
64 bytes from localhost (127.0.0.1): icmp_seq=8 ttl=64 time=0.086 ms
64 bytes from localhost (127.0.0.1): icmp_seq=9 ttl=64 time=0.087 ms
64 bytes from localhost (127.0.0.1): icmp_seq=10 ttl=64 time=0.088 ms
64 bytes from localhost (127.0.0.1): icmp_seq=11 ttl=64 time=0.086 ms
64 bytes from localhost (127.0.0.1): icmp_seq=12 ttl=64 time=0.086 ms
64 bytes from localhost (127.0.0.1): icmp_seq=13 ttl=64 time=0.085 ms
64 bytes from localhost (127.0.0.1): icmp_seq=14 ttl=64 time=0.079 ms
64 bytes from localhost (127.0.0.1): icmp_seq=15 ttl=64 time=0.085 ms
64 bytes from localhost (127.0.0.1): icmp_seq=16 ttl=64 time=0.072 ms
64 bytes from localhost (127.0.0.1): icmp_seq=17 ttl=64 time=0.085 ms
64 bytes from localhost (127.0.0.1): icmp_seq=18 ttl=64 time=0.084 ms
^C
--- spy.no-ip.biz ping statistics ---
18 packets transmitted, 18 received, 0% packet loss, time 16998ms
rtt min/avg/max/mdev = 0.061/0.083/0.088/0.007 ms

user@host:~$

Você pode, por favor, me dizer como isso aconteceu?

    
por rootCoder DEV 30.07.2015 / 23:22

0 respostas