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
|