For frequent network troubleshooting purposes, do you know a publicly pingable host with an easy to remember IP address (such as 1.2.3.4)?
相关问题
- IPAddress.[Try]Parse parses 192.168 to 192.0.0.168
- What would prevent code running in a Docker contai
- How to run tcp and udp on a single port at same ti
- Docker-Compose: Can't Connect to Mongo
- Make Laravel Homestead Accessible via the Internet
相关文章
- C# 使用ping来判断网络是否连通,但是拔掉网线就PingException
- RMI Threads prevent JVM from exiting after main()
- PostgreSQL field data type for IPv4 addresses
- fsc.exe is very slow because it tries to access cr
- How many times will TCP retransmit
- Writing an OS X kernel extension to implement Linu
- Virtual Box limit Bandwith on network [closed]
- Is ICMP a transport layer protocol?
If you need an HTTP response,
190.9.9.190
worksTake any host and use hotstrings !
ip1:: 122.123.232.98
After that , when I type ip1 it wll replace it with 122.123.232.98 That way you can take any host and don't need to remember anything.
127.0.0.1 works every time and is very easy to remember.
Actually, I would recommend using hostnames: c:[windows directory]\system32\drivers\etc\hosts
add these in /etc/hosts for easy pinging :)
I use 4.2.2.2