I'm still kind of stuck here, Is this not common to have internet access
from Real Servers behind a LVS-NAT? This is the only thing preventing me
from moving forward with LVS.
I add the POSTROUTING rule mentioned in the documentation, but that makes my
VIP's not work.
Kyle
On Fri, Dec 18, 2009 at 10:39 AM, devnull <devnull@xxxxxxxxxxxxxxxxx> wrote:
> "yup. You have to punch a hole somewhere.
>
>
> http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.non-lvs_clients_on_realservers.html
>
> Joe"
>
> OK, I tried to add
>
> -A POSTROUTING -s 10.0.1.0/255.255.255.0 -d 10.0.1.0/255.255.255.0 -j
> ACCEPT
> -A POSTROUTING -s 10.0.1.0/255.255.255.0 -j MASQUERADE
>
> To allow internet access to my Real Servers, I included this in the
> original email. As a step in "Julians step-by-step check of a L4 LVS-NAT
> setup" If the RS can not ping the client.
>
> But now the VIP is no longer working?? I can not access any services on it.
> I'm not sure what I'm doing wrong?
>
> Kyle
>
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|