On Tue, Oct 24, 2000 at 03:06:33PM +1000, Doug Stalker wrote:
> 
> So:  Is it possible to set up rules with IPchains (or something similar)
> so that all packets to be forwarded to a particular port number (-p TCP
> --dport XXX) get sent using an interface different to the one specified
> in the routing table, while still being masquraded?

Mark the packets you're interested in with ipchains (man ipmasqadm)
and masquerade them.
Use policy based routing to route the marked packets to a different
interface.
http://www.compendium.com.ar/policy-routing.txt

-- 
        chesty



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to