11
เป็นไปได้ไหมที่จะส่ง Ping ไปยังที่อยู่: พอร์ต?
ฉันไม่ได้เข้าสู่เครือข่ายและฉันมีคำถามต่อไปนี้ที่เกี่ยวข้องกับคำสั่ง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 ttl=47 time=206 ms 64 bytes from onofri.org (67.222.36.105): icmp_req=3 ttl=47 time=215 ms หรือฉันสามารถ ping ที่อยู่: พอร์ตตัวอย่างเช่น: onofri.org:80 …
212
linux
networking
ping