Forum Discussion
tyler_94987
Nimbostratus
Mar 28, 2009LC ISP load balancing with SNAT question
Hi All.
My customer is using LC1600 v9.4.5 to do ISP LB.
They have multiple ISPs within a data center. Each ISP has their own gateway and different ip subnet.
...
tyler_94987
Nimbostratus
Mar 29, 2009cmbhatt thanks for your reply.
I am kinda looking for a solution like this:
when LB_SELECTED {
if { ([LB::server addr] eq "1.1.1.254") and ([matchclass [IP::client_addr] equals $::ip_server]) } {
snat 1.1.1.X
}
else if { ([LB::server addr] eq "2.2.2.254") and ([matchclass [IP::client_addr] equals $::ip_server]) } {
snat 2.2.2.X
}
}
I don't know how to map 1.1.1.X and 2.2.2.X to server's Virtual Server ip address. Is there any variable to auto replace 1.1.1.X and 2.2.2.X to ip_server's Virtual Server ip address?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects