ldirectord question regarding multiple ports
Brad Willson <[email protected]> Wed, 06 Sep 2006 11:53:40 -0700
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Organization | UW GeneTests |
| Message-ID | <[email protected]> |
Given the iptables rule:
-A INPUT -s 192.xxx.xxx.xxx/255.xxx.xxx.0 -p tcp -m state --state NEW
-m tcp --dport 50000:50100 -j ACCEPT
Is it possible to match it up with a ldirectord.cf stanza like this:
virtual=1xx.xxx.xxx.xxx:50000:50100
real=192.xxx.xxx.xxx:50000:50100 masq
service=none
persistent=600
protocol=tcp
checkport=50000:50100
checktype=connect
-- or -- is there some other way to define address ranges?
--
Brad Willson, Sr. Computer Specialist
UW GeneTests, UW Box: 358735
EM: [email protected]
W: 206.221.4674, C: 425.891.2732
http://www.genetests.org
--
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.