LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] https not working - http OK

To: Robin Bowes <robin-lists@xxxxxxxxxxxxxx>
Subject: Re: [lvs-users] https not working - http OK
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Thu, 17 Dec 2009 11:51:23 +1100
On Thu, Dec 17, 2009 at 12:38:50AM +0000, Robin Bowes wrote:
> On 16/12/09 22:37, Simon Horman wrote:
> > 
> > Are you sure there aren't any iptables rules in the way?
> > 
> 
> Simon,
> 
> It turns out that iptables was the problem.
> 
> I'm using "2. The redirect approach" to solve the ARP issue [1]. ie. I
> use rules similar to:
> 
> iptables -t nat -A PREROUTING -p tcp -d <VIP> --dport <vport> -j
> REDIRECT --to-port <vport>
> 
> I forgot to add a new rule for port 443. Once that was added, all worked
> just fine.

Excellent :-)


_______________________________________________
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

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