LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Getting timeout error when connecting to realserver

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Getting timeout error when connecting to realserver
From: "Andy Elacion, Jr." <atelacion@xxxxxxxxxxxxx>
Date: Mon, 17 Feb 2003 18:23:51 +0800
Same problem that I went through when I was setting-up our LVS.

Remove the MASQ in your ipchains, and it should work after restarting your
ipchains.

-Andy

Vidar wrote:

> # ipchains -L -n
> Chain input (policy ACCEPT):
> target     prot opt     source                destination           ports
> ACCEPT     tcp  ----l-  0.0.0.0/0            0.0.0.0/0             * ->   80
> ACCEPT     tcp  ----l-  0.0.0.0/0            0.0.0.0/0             80 ->   *
> Chain forward (policy ACCEPT):
> target     prot opt     source                destination           ports
> MASQ       all  ------  192.168.0.0/24       0.0.0.0/0             n/a
> Chain output (policy ACCEPT):
> target     prot opt     source                destination           ports
> ACCEPT     tcp  ----l-  0.0.0.0/0            0.0.0.0/0             * ->   80
> ACCEPT     tcp  ----l-  0.0.0.0/0            0.0.0.0/0             80 ->   *



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