FWM documentation , there should be some changes
John Joseph <[email protected]> Tue, 22 Aug 2006 10:23:06 +0100 (BST)
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
The contents for the documentation for the FWM
need to be changed , in two places
1) in the
ldirectord.cf eg
http://www.ultramonkey.org/3/topologies/config/ha-lb/fwmark/linux-director/ldirectord.cf
it should contain
virtual=1
real=192.168.7.4:0 masq ## This entry of
real server should be there
real=192.168.7.5:0 masq ## and not
##
real=192.168.6.7:0 masq
##
real=192.168.6.7:0 masq
service=http
checkport=80
checktype=negotiate
request="index.html"
receive="Test Page"
scheduler=rr
#persistent=600
2> In the link
http://www.ultramonkey.org/3/topologies/ha-lb-eg-fwmark.html
*********************
/sbin/iptables -t nat -L -n
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
MASQUERADE all -- 192.168.6.0/24 0.0.0.0/0
""""
***************************
the result should be
MASQUERADE all -- 192.168.7.0/24 0.0.0.0/0
Please check this .
Thanks
Joseph John
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html
--
Ultra Monkey - http://www.ultramonkey.org/
To UNSUBSCRIBE, email to [email protected], with a body:
unsubscribe ultramonkey-users [email protected]
where "[email protected]" is YOUR email address.