4.2.2.2
Thursday, 22 February 07
Oggi ho letto su programming.reddit.com una cosa che non posso non comunicare a tutti, per il bene dei nerds di tutto il mondo. C'e' un indirizzo IP facile da ricordare, che risponde al ping (ICMP echo request tecnicamente in TCP/IPese), ve lo presento: 4.2.2.2! (vedi pure voce su wikipedia se non la rimuovono prima). Quando volete vedere se un Host e' connesso a prescindere dal fatto che sia in grado o no di risolvere i nomi tramite il DNS non dovete piu' tentare indirizzi IP a caso (come faccio io a volte...) o chiamare un amico per farvelo dettare, o accontentarvi di pingare l'indirizzo dall'altra parte del point to point (quando possibile). Bastera' scrivere:
$ ping 4.2.2.2 PING 4.2.2.2 (4.2.2.2) 56(84) bytes of data. 64 bytes from 4.2.2.2: icmp_seq=1 ttl=245 time=170 ms 64 bytes from 4.2.2.2: icmp_seq=2 ttl=245 time=170 ms 64 bytes from 4.2.2.2: icmp_seq=3 ttl=245 time=174 ms
--- 4.2.2.2 ping statistics --- 4 packets transmitted, 3 received, 25% packet loss, time 3003ms rtt min/avg/max/mdev = 170.841/171.946/174.044/1.484 ms
Do you like this article?
Subscribe to the RSS feed of this blog or use the newsletter service in order to receive a notification every time there is something of new to read here.
Note: you'll not see this box again if you are a usual reader.
Subscribe to the RSS feed of this blog or use the newsletter service in order to receive a notification every time there is something of new to read here.
Note: you'll not see this box again if you are a usual reader.
Comments
1
18 Mar 07, 08:16:28
A dire la verità.....a questo indirizzo internet corrispondono anche delle porte TCP aperte ( non so eventuali UDP )