Re: IP forwarding
- From: "manoj" <manoj23@xxxxxxxxx>
- Date: 27 Feb 2006 19:17:34 -0800
I don't know what you mean by status. eth2 is definitely up.
Something interesting:
root@xxxxxxxxxxx:~# cat /proc/net/rt_cache
Iface Destination Gateway Flags
lo C0A80102 C0A80102 80000000
--------------snip-------------------------
The routing table seems to have allocated 'lo' as the device for
192.168.1.2 instead of eth2. That's why the kernel is jumping to
ip_local_deliver routine instead of ip_forward. The FIB seems to be ok
as we see from the output of 'route' command.
.
- References:
- IP forwarding
- From: manoj
- Re: IP forwarding
- From: Grant
- Re: IP forwarding
- From: manoj
- Re: IP forwarding
- From: David Schwartz
- Re: IP forwarding
- From: manoj
- Re: IP forwarding
- From: yozhang
- Re: IP forwarding
- From: manoj
- Re: IP forwarding
- From: Llanzlan Klazmon
- Re: IP forwarding
- From: manoj
- Re: IP forwarding
- From: Llanzlan Klazmon
- Re: IP forwarding
- From: manoj
- Re: IP forwarding
- From: Llanzlan Klazmon
- IP forwarding
- Prev by Date: Re: ethernet port problem
- Next by Date: Re: Fedora Core 4 Networking: Ping DNS problem
- Previous by thread: Re: IP forwarding
- Next by thread: piranha load balancing and real server self routing
- Index(es):
Relevant Pages
|