![]() |
lvs-users
|
| To: | lvs-users@xxxxxxxxxxxxxxxxxxxxxx |
|---|---|
| Subject: | Re: iptables and lvs_nat |
| From: | Martijn Klingens <mklingens@xxxxxx> |
| Date: | Wed, 2 Oct 2002 17:01:03 +0200 |
On Wednesday 02 October 2002 17:58, Alex Kramarov wrote:
> Look at my previous email. this doesn't work with lvs (at least for me),
> lvs'ed connections don't seem to register with iptables correctly.
Hmm, then the only option is the classical non-stateful version:
iptables -I INPUT -p tcp --dport 80 ! --syn -d ${RIP} -j ACCEPT
(Should be INPUT in my other mail too btw, as the LVS box truly has that IP,
not FROWARD, sorry.)
--
Martijn
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: No buffer space available, Jeremy Kusnetz |
|---|---|
| Next by Date: | Re: scheduling separate persistent services, Joseph Mack |
| Previous by Thread: | Re: iptables and lvs_nat, Alex Kramarov |
| Next by Thread: | RE: iptables and lvs_nat, Tim Cronin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |