Hi,

I attached and pasted the output of ifconfig. The value for cat /proc/sys/net/ipv4/ip_forward is 0.

Looking for your suggestion.

Regards

Saravanan

eth0 Link encap:Ethernet HWaddr 00:B0:D0:F9:A9:FB inet addr:178.1.221.1 Bcast:178.1.221.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:36720 errors:0 dropped:0 overruns:0 frame:0 TX packets:49 errors:0 dropped:0 overruns:0 carrier:0 collisions:0  RX bytes:3855714 (3.6 Mb) TX bytes:2406 (2.3 Kb)

eth1 Link encap:Ethernet HWaddr 00:80:48:C6:F2:55 inet addr:178.1.222.11 Bcast:178.1.222.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:154495 errors:0 dropped:0 overruns:0 frame:0 TX packets:145434 errors:24 dropped:0 overruns:0 carrier:24 collisions:6468  RX bytes:20849825 (19.8 Mb) TX bytes:12480218 (11.9 Mb)

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:1713 errors:0 dropped:0 overruns:0 frame:0 TX packets:1713 errors:0 dropped:0 overruns:0 carrier:0 collisions:0  RX bytes:116924 (114.1 Kb) TX bytes:116924 (114.1 Kb)

Kernel IP routing table

Destination Gateway Genmask Flags MSS Window irtt Iface

178.1.221.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0

178.1.222.0 0.0.0.0 255.255.255.0 U 40 0 0 eth1

127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo

0.0.0.0 178.1.221.1 0.0.0.0 UG 40 0 0 eth0

Message: 5
Date: Thu, 9 Jan 2003 01:21:18 -0800 (PST)
To: [EMAIL PROTECTED]
Subject: Re: Gateway reg.
From: "Todd A. Jacobs" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]

On Thu, 9 Jan 2003, trysaran wrote:

> What is the problem is, I am unable to ping the eth1 in the gateway
> itself. What I have to do to configure the above.

Post the following:

1. The output of "ifconfig"
2. The output of "netstat -rn"
3. The output of "cat /proc/sys/net/ipv4/ip_forward"

Without those, no one can help you. Good luck.



Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy the best in Movies at http://www.videos.indiatimes.com
Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log on to http://indianairlines.indiatimes.com and Bid Now !
eth0      Link encap:Ethernet  HWaddr 00:B0:D0:F9:A9:FB  
          inet addr:178.1.221.1  Bcast:178.1.221.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:36720 errors:0 dropped:0 overruns:0 frame:0
          TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:3855714 (3.6 Mb)  TX bytes:2406 (2.3 Kb)

eth1      Link encap:Ethernet  HWaddr 00:80:48:C6:F2:55  
          inet addr:178.1.222.11  Bcast:178.1.222.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:154495 errors:0 dropped:0 overruns:0 frame:0
          TX packets:145434 errors:24 dropped:0 overruns:0 carrier:24
          collisions:6468 
          RX bytes:20849825 (19.8 Mb)  TX bytes:12480218 (11.9 Mb)

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:1713 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1713 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:116924 (114.1 Kb)  TX bytes:116924 (114.1 Kb)


Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
178.1.221.0     0.0.0.0         255.255.255.0   U        40 0          0 eth0
178.1.222.0     0.0.0.0         255.255.255.0   U        40 0          0 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U        40 0          0 lo
0.0.0.0         178.1.221.1     0.0.0.0         UG       40 0          0 eth0

Reply via email to