On Fri, 2012-01-06 at 09:38 +0000, Graeme Fowler wrote: > Also on the director, have an iptables rule using the multiport module > which matches each realserver's port range, something like this: > > iptables -I INPUT -p tcp --m multiport -d VIP1 --destination-ports > 16000:16999 -j MARK --set-mark 0x101
Obviously you wouldn't do that in the INPUT chain. I haven't had any teat this morning :) Graeme _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
