Using both IP-VS and IPTables.

Joseph Mack mack.joseph at epa.gov
Mon Oct 21 14:16:43 BST 2002


Rutger van Oosten wrote:
> How would I get packets to go from iptables to
> ipvs? Is there a special chain with a predefined name that i should call
> from iptables? So something like the following for incoming http packets:
> 
> GOTOLVS     tcp  --  anywhere             myexternallvsaddress dpt:http
> 
> or just:
> 
> ACCEPT  tcp  --  anywhere             myexternallvsaddress dpt:http

either is fine. It's just a matter of how you do your bookkeeping.

Make sure you accept on INPUT 

Joe
-- 
Joseph Mack PhD, Senior Systems Engineer, SAIC contractor 
to the National Environmental Supercomputer Center, 
mailto:mack.joseph at epa.gov ph# 919-541-0007, RTP, NC, USA




More information about the lvs-users mailing list