QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1955|回复: 0

ubuntu与别人共享路由上宽带的问题

[复制链接]
发表于 2006-11-8 22:48:56 | 显示全部楼层 |阅读模式
ip是通过路由器的dhcp分配的。

在windows下,一切正常,用ubuntu启动,apt-get和eva(QQ)可以正常使用。
但是其它TCP程序全部不能上网,包括http, ssh, telnet, ping, 解析不了域名,或者识别不了主机,等等。

在windows下用vmware跑linux的时候,使用nat即通过windows出去的方式,正常上网,通过bridge直接桥接到路由器的物理网络的方式,跟上面一样。

[code:1]root@ubuntu ~
# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth0[/code:1]

[code:1]root@ubuntu ~
# host 220.181.28.42
;; reply from unexpected source: 61.144.56.101#53, expected 192.168.1.1#53
;; reply from unexpected source: 61.144.56.101#53, expected 192.168.1.1#53
;; connection timed out; no servers could be reached[/code:1]

[code:1]root@ubuntu ~
# host www.163.com
;; reply from unexpected source: 61.144.56.101#53, expected 192.168.1.1#53
;; reply from unexpected source: 61.144.56.101#53, expected 192.168.1.1#53
;; connection timed out; no servers could be reached[/code:1]

[code:1]root@ubuntu ~
# traceroute 220.181.28.42
traceroute to 220.181.28.42 (220.181.28.42), 30 hops max, 40 byte packets
1  * * *
2  * * *
3  * * *
4  *[/code:1]

[code:1]root@ubuntu ~
# telnet zixia.net
telnet: could not resolve zixia.net/telnet: Temporary failure in name resolved[/code:1]

[code:1]root@ubuntu ~
# ping www.163.com
ping: unknown host www.163.com[/code:1]

同时apt-get正常,而且也没有域名解析不出的问题,郁闷了……

[code:1]解压缩后将会空出 36.9kB 的空间。
您希望继续执行吗?[Y/n]
获取:1 http://ubuntu.cn99.com edgy/main hwdata 0.177-1 [216kB]
获取:2 http://ubuntu.cn99.com edgy/main installation-report 2.17ubuntu1 [14.0kB
获取:3 http://ubuntu.cn99.com edgy/main iso-codes 0.52-1 [1449kB]
48% [3 iso-codes 747646/1449kB 51%][/code:1]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-22 02:36 , Processed in 0.074593 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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