Re: IP forwarding



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.

.



Relevant Pages

  • Multihomed Masquerading, routing and iptables
    ... routing table rules set up correctly, ... I am getting traffic leaving eth2 with the source IP header set ... to eth3 and vice versa. ... ip route add to default via 62.252.21.254 dev eth3 table NTL ...
    (comp.os.linux.networking)
  • Linux router w/3 nics - need help with routing
    ... I boot up the machine the routing table shows entries for eth2. ... While I can easily install the route I ... # This script will be executed *after* all the other init scripts. ...
    (comp.os.linux.networking)
  • Re: AT&T Wireless GPRS networking with Merlin G100 card
    ... >>Of course the routing table is unchanged if you enter the route ... Your command is not clear on the correct gateway - set it up properly. ... tauno voipio iki fi ...
    (comp.os.linux.networking)
  • [SLE] SuSe 9 Problems default route set with yast
    ... I encountered a very strange routing problem. ... The box is multihomed one nic points to internet the other one to the internal network. ... When setting the default route with yast I am getting into trouble. ... When I remove the dfault route and set it amnually with a "route add deafult gw" command the routing works without any ...
    (SuSE)
  • Re: Traffic NOT moving through the correct network interface?
    ... loopback interface, but that's not part of this problem. ... The "route" command displays only the contents of the "main" routing table. ...
    (alt.os.linux)