Hi,
The following are the results of the various commands I tried:
==============================
[root@techno santanu]# /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.10.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 192.168.10.9 0.0.0.0 UG 0 0 0
eth0
[root@techno santanu]# /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:18:65:92:8F
inet addr:192.168.10.160 Bcast:192.168.10.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:161 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:23711 (23.1 Kb) TX bytes:1556 (1.5 Kb)
Interrupt:9 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3724 (3.6 Kb) TX bytes:3724 (3.6 Kb)
[root@techno santanu]# cat /etc/resolv.conf
nameserver 202.9.145.6
nameserver 202.54.9.1
[root@techno santanu]# ping
www.google.com
PING
www.google.akadns.net (216.239.57.104) 56(84) bytes of data.
---
www.google.akadns.net ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4000ms
[root@techno santanu]# traceroute 202.9.145.6
traceroute to 202.9.145.6 (202.9.145.6), 30 hops max, 38 byte packets
1 192.168.10.9 (192.168.10.9) 0.842 ms 0.903 ms 0.793 ms
2 static61.11.71-1.dsl-cal.eth.net (61.11.71.1) 37.180 ms 37.484 ms
117.395 ms
3 * * *
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
=============================
(sorry if the lines wrap)
I have also disabled the firewall settings for now, but still
no effect (no internet, i.e.)
Regards,
Santanu