QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 756|回复: 3

linux路由问题

[复制链接]
发表于 2004-9-16 15:21:36 | 显示全部楼层 |阅读模式
route -n 命令显示如下:


[root@localhost root]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
221.10.108.2    0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.0.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     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         221.10.108.2    0.0.0.0         UG    0      0        0 ppp0

但是局域网不能联到internal,不知道该修改什么地方,怎样修改[/img]
发表于 2004-9-16 16:12:50 | 显示全部楼层
启动一个 NAT?
回复

使用道具 举报

 楼主| 发表于 2004-9-16 16:17:51 | 显示全部楼层
全部都启动了
回复

使用道具 举报

发表于 2004-9-17 16:38:50 | 显示全部楼层

你没有设置默认网关

route add gw 192.168.1.254(网关地址) dev eth0
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-7 01:34 , Processed in 0.085672 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表