LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: strange issues..

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: strange issues..
Cc: pmueller@xxxxxxxxxxxx
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Tue, 22 May 2001 15:50:32 -0400
Peter Mueller wrote:

 
> # on realserver / application boxes
> # rules for LVS to fix arp issue via Transparent Proxy
> /sbin/ipchains -A input -j REDIRECT 80 -d 64.211.248.11 80 -p tcp
> /sbin/ipchains -A input -j REDIRECT 80 -d 64.211.248.12 80 -p tcp
> /sbin/ipchains -A input -j REDIRECT 443 -d 64.211.248.11 443 -p tcp
> /sbin/ipchains -A input -j REDIRECT 443 -d 64.211.248.12 443 -p tcp

in VS-DR the director is forwarding packets to the VIP.
the -d target is the VIP and not the RIP.
the httpd should be listening on the VIP:80

Joe
-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


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