hi everyone
i have a rather uncommon setup/plan, as i intend to do outgoing tcp
address selection (multiple outgoing IPs) based on matching ACLs, which
is pretty straight-forward if i was to use the basic functionality of
the tcp_outgoing_address configuration directive, where only one IP
could be used as an outgoing address per tag.
but what i need to do is specify an IP pool of multiple IPs per ACL (
total of 3 ACLs ) e.g:
tcp_outgoing_address 10.0.0.1-10.0.0.10 ACL1
tcp_outgoing_address 10.0.0.11-10.0.0.20 ACL2
so clients matching ACL1 would have a random outgoing IP ( per
connection ) in the range of 10.0.0.1-10.0.0.10 .
can anyone think of a solution?
any help would be greatly appreciated
regards,
AntiProxy
Received on Fri Oct 25 2002 - 00:38:14 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:54 MST