|
|
如题,已经折腾我一周了~~~~~~~~,到处也没找到原因 lol,请问高手指点一下
我用nat,
主机FC4,(eth2接外网,用的是实达的认证.eth0内网,设置ip为192.168.0.1)
ifconfig结果如下:
////////////
eth0 Link encap:Ethernet HWaddr 00:E0:4C:55:83:A8
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::2e0:4cff:fe55:83a8/64 Scope ink
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38 errors:0 dropped:0 overruns:0 frame:0
TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4193 (4.0 KiB) TX bytes:7877 (7.6 KiB)
Interrupt:11 Base address:0xa000
eth2 Link encap:Ethernet HWaddr 00:05:1C:15:98:B2
inet addr:211.71.206.132 Bcast:211.71.207.255 Mask:255.255.252.0
inet6 addr: fe80::205:1cff:fe15:98b2/64 Scope ink
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:796 errors:0 dropped:0 overruns:0 frame:0
TX packets:148 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:115759 (113.0 KiB) TX bytes:27181 (26.5 KiB)
Interrupt:10 Base address:0xa800
lo Link encap ocal Loopback
................................................
//////////////
route 结果:
//////
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
211.71.204.0 * 255.255.252.0 U 0 0 0 eth2
169.254.0.0 * 255.255.0.0 U 0 0 0 eth2
default 211.71.207.254 0.0.0.0 UG 0 0 0 eth2
内网XP的设置: IP 192.168.0.2 掩码 255.255.255.0 网关 192.168.0.1 DNS服务器192.168.0.1(不管设不设置这项,都有问题)
现在的问题是,我的XP能用QQ,也能用IP 访问网页,但是不能用名访问,请问我的FC是不是还有什么没有设置啊?
谢谢.另外请问是不是如果我用路由的话就不会有这种情况? |
|