LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Using both IP-VS and IPTables.

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Using both IP-VS and IPTables.
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Mon, 21 Oct 2002 09:16:43 -0400
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@xxxxxxx ph# 919-541-0007, RTP, NC, USA


<Prev in Thread] Current Thread [Next in Thread>