已有 0 位网友发表了一针见血的评论,你还等什么?
- 正文
- 点这评论:( 0人参与)
-
问题:创建完虚拟机centos6后,有时不能上网,ping www.baidu.com时,出现connect: Network is unreachable,但ping网关又正常,有可能是本地没有默认的路由解决:
1、使用ip route查看
192.168.88.0/24 dev eth0 proto kernel scope link src 192.168.88.100 169.254.0.0/16 dev eth0 scope link metric 1002
2、使用route -n查看
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.88.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
3、添加静态的默认路由,即网关
route add default gw 192.168.88.2
4、再次查看路由表[root@CentOS64 ~]# ip route 192.168.88.0/24 dev eth0 proto kernel scope link src 192.168.88.100 169.254.0.0/16 dev eth0 scope link metric 1002 default via 192.168.88.2 dev eth0
[root@CentOS64 ~]# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.88.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0 0.0.0.0 192.168.88.2 0.0.0.0 UG 0 0 0 eth0
5、测试,成功[root@CentOS64 ~]# tracepath www.baidu.com [LOCALHOST] pmtu 1500 1: 192.168.88.2 (192.168.88.2) 0.192ms 2: 192.168.88.2 (192.168.88.2) 0.122ms
@猪十三少 投稿作品
【相关文章】
- 2018-5-28 12:0:21楼市疯狂,有钱人那么多,谁来接盘?
- 2018-1-26 7:19:23【技术】fiddle抓取cmd命令行下jar包提交的的http和https数据
- 2018-1-25 22:55:6【技术】html5网页添加音乐按钮并自动循环播放方法
- 2018-1-25 9:48:28中国克隆猴引发的思维大想象
- 2018-1-10 22:2:24愿扛得住风雪的他也能扛得住网红的负担
- 2018-1-9 12:20:43做杂志的紫光阁成了用地沟油的饭店,指鹿为马只需要一群群不明真相的舆民
- 2018-1-8 16:1:7假驴肉们缘何屡禁不止
- 2018-1-4 7:57:48支付宝账单默选同意《芝麻服务协议》引争议连夜取消并道歉