\begin{Wayne Marsh}
> I am not subscribed to group so please post to [EMAIL PROTECTED]

> I have been looking for how-to or info on equal cost multipath
> routing but have not had any luck. I have found out that I will have
> to recompile the kernel "that's ok can do" but how do I config
> multipath routing and will ipchains still work for fire walling?

have a look at the "linux 2.4 routing howto" or somesuch. its usually
near iptables docs. you will need "iproute2" installed - there's also
some docs with that (it also needs CONFIG_NETLINK and CONFIG_RTNETLINK
enabled in your kernel).

i know it says "2.4", but most of the stuff still works for late 2.2's.


iirc, equal cost multipath "just works" once you enable the option and
set two routes with the same cost (metric).

it gets a little more exciting with masquerading thrown into the mix,
we found we had to use some of the iproute stuff to restrict packets
to only going out the interface they had been masqueraded to.

> I wish to share two cable modems from same ISP for out going
> connections only.  Mail will run on one interface only. System will
> be used to firewall a lan on a 3rd interface.

heh. do-able, but fun.

> Disto will be RH6.2 with the 2.2.17-14 kernel and all required security
> updates.

a 2.4 kernel will let you do some more flexible routing/firewalling,
but 2.2.17 should be sufficient.

-- 
 - Gus

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

Reply via email to