you have to enable ip forwarding when you recompile your kernel. check that
in your make config.

regards,

Foo Ji-Haw ([EMAIL PROTECTED])
T-Nova
raum 6067
extension 3466

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 14, 1999 11:33 AM
Subject: [expert] Routing + multiple nics


>
>
> how do u configure the routing table to move all traffic from one nic to
the
> other and vice versa?  I'm setting up a network traffic system where we
need to
> capture data going from our WAN to our LAN and vice versa.  In short the
linux
> box is only suppose to route between eth0 and eth1 while eth2 is used for
> telnetting.
>
> i've put in route add -net <network address> <subnetmask> eth0 and  route
add
> -net <network address> <subnetmask> eth1 it still doesn't route any
traffic
> between nics.
>
> I'm using 2 3C509 and 1 3C905 nic.  All the cards are up and running.
>
>

Reply via email to