Graeme,
Many many thanks, this has worked perfectly!
Ben
-----Original Message-----
From: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Graeme Fowler
Sent: 16 October 2006 09:44
To: LinuxVirtualServer.org users mailing list.
Subject: Re: LVS-NAT setup problem
On 16/10/2006 09:23, Ben Wilder wrote:
> 09:11:16.859991 IP 192.168.0.1 > 192.168.0.100: ICMP host 10.10.10.100
> unreachable - admin prohibited, length 56
> 09:11:19.834147 IP 192.168.0.1 > 192.168.0.100: ICMP host 10.10.10.100
> unreachable - admin prohibited, length 56
<snip>
> Any thoughts would be very much appreciated!!
Looks like you have an iptables ruleset on the director which is
preventing the realserver from responding.
Run "iptables -F" to clear it down (or "service iptables stop") and test
again.
Once you have it working you can revisit your iptables rules to make
them accurate for your environment.
Graeme
|