11
address : port를 핑 (ping) 할 수 있습니까?
나는 네트워킹에 종사하지 않으며 Linux ping 명령 과 관련하여 다음과 같은 질문이 있습니다 . 주소 만 핑할 수 있습니까? 예를 들면 다음과 같습니다. miner@raspberrypi ~ $ ping onofri.org PING onofri.org (67.222.36.105) 56(84) bytes of data. 64 bytes from onofri.org (67.222.36.105): icmp_req=1 ttl=47 time=202 ms 64 bytes from onofri.org (67.222.36.105): icmp_req=2 …
212
linux
networking
ping