Here is the problem:
RH6
3 interfaces:  (of course IP's have been changed to protect the
innocent)
            local IP        router on other side
ppp0     192.168.10.0        192.168.10.1
eth1     192.168.20.0        192.168.20.1
eth0     192.168.30.0       internal LAN

ppp0 is a dialup link to the net
eth1 is another link to the net (higher bandwidth)
eth0 is the internal network

  I would like the default gateway for traffic on eth0 and eth1
to be eth1.  But, I would like traffic comming in on ppp0 to be
sent out on ppp0 too.  So, ppp0 should listen and respond to all
it's traffic (from the outside) separate from the rest of the
internal network.
  I am able to setup eth1 as the default gateway, but then ppp0
doesn't work correctly.  I have been told that I probably need to
use "iproute2" to do policy based routing based on interface.  I
haven't been able to find much good information on this despite
reading the sketchy documentation in the source package.  
Any help would be appreciated but iproute commands or some
applicable examples might be helpful.  Help.

Thanks,
JSC
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to