PT-BR
Estou utilizando Ubuntu e preciso descobrir a latência de um IP de um subdomínio. Tentei primeiramente o comando "ping", mas sem sucesso. Também tentei chegar se a porta 53 e 80 estavam abertas com telnet e netcat (nc) e não estava. Usei o comando traceroute e não obtive retorno, apenas asteriscos (*). Analisando a situação, por se tratar de um endereço de ip interno (privado), acredito que o ip esteja protegido por firewall ou outras ferramentas de segurança. Em casos assim, o que devemos fazer?
EN-US
I am using Ubuntu and need to find out the latency of an IP from a subdomain. I first tried the "ping" command but without success. I also tried to check if ports 53 and 80 were open using telnet and netcat (nc), but they were not. I used the traceroute command and got no response, just asterisks (*). Analyzing the situation, since it is an internal (private) IP address, I believe the IP is protected by a firewall or other security tools. In such cases, what should we do?