I installed SCientific Linux 6.2 x64 on Virtualbox guest, and got weird problem.
The ping works, but the web page does not browse.
Quote:
[root@user _work]# ifconfig
eth0 Link encap:Ethernet HWaddr xx:40:xA:73:F2:65
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::240:5aff:fe33:f292/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:98 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8592 (8.3 KiB) TX bytes:2163 (2.1 KiB)
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:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2400 (2.3 KiB) TX bytes:2400 (2.3 KiB)
[root@user _work]# ping google.com
PING google.com (74.125.235.131) 56(84) bytes of data.
64 bytes from nrt19s11-in-f3.1e100.net (74.125.235.131): icmp_seq=1 ttl=51 time=38.5 ms
64 bytes from nrt19s11-in-f3.1e100.net (74.125.235.131): icmp_seq=2 ttl=51 time=40.8 ms
64 bytes from nrt19s11-in-f3.1e100.net (74.125.235.131): icmp_seq=3 ttl=51 time=37.3 ms
^C
--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2952ms
rtt min/avg/max/mdev = 37.310/38.906/40.846/1.481 ms
|
Please let me know how to resolve this problem.
Thanks in advance.