1.route
2.ifdown device and ifup device
ifconfig eth0 down ifconfig eth0 up
3.hostname
4.ping -c n www.sohu.com
if you can ping local systems but not remote systems,
the problem is most probably in your router configuration.
If you can ping by IP address but not by name,
the problem is with your DNS configuration
5.traceroute
发现网络问题很好判断