|
Ian Millsom wrote:
>
> |__________| eth1 10.77.77.250
> | forwarding is enabled
> (switch) ipchains -P forward DENY
> | ipchains -A forward -s 10.77.77.0/24 -j
> MASQ
> ----------------------------------
you should not setup an LVS with ipchains rules.
You can add them afterwards to filter packets but
not till after you have the LVS working.
http://www.linux-vs.org/Joseph.Mack/mini-HOWTO/LVS-mini-HOWTO.html#filter_rules
Joe
--
Joseph Mack PhD, Senior Systems Engineer, SAIC contractor
to the National Environmental Supercomputer Center,
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA
|