环境:Vmware环境下的Fedora7
现象:
      1 我的Fedora7是放在移动硬盘里的, 因此可以带到办公室或家里, 当我在办公室里,用Vmware打开Fedora7是可以正常上网的,但我把移动硬盘带到家里打开Fedora7就只能打开google, 并且可以搜索, 其他网页就打不开,
      2 打开google可以搜索, 搜索到的极个别网页能打开,但很慢
      3对于打不开的网页,比如www.newsmth.net, 我ping是能ping通的
自己试图解决:google了一下,
        台湾有种关电源拔网线的方法我照做了,结果不行,
相关信息
1   贴出我的/etc/resolv.conf
; generated by /sbin/dhclient-script
search domain
nameserver 202.106.0.20
nameserver 202.106.46.151
2 ping www.baidu.com 的信息,能ping,不能打开
 ping www.baidu.com
PING www.a.shifen.com (202.108.22.5) 56(84) bytes of data.
64 bytes from 202.108.22.5: icmp_seq=1 ttl=57 time=46.3 ms
64 bytes from 202.108.22.5: icmp_seq=2 ttl=57 time=45.8 ms
3 ifconfig信息
[root@localhost ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:29:7D:39:E9  
          inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:29ff:fe7d:39e9/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:246 errors:0 dropped:0 overruns:0 frame:0
          TX packets:273 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:201505 (196.7 KiB)  TX bytes:26949 (26.3 KiB)
          Interrupt:16 Base address:0x2024 
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:2717 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2717 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:11473864 (10.9 MiB)  TX bytes:11473864 (10.9 MiB)
                  	
				
