Forum Discussion
Sofiane_86327
Nimbostratus
Feb 28, 2011How SNAT works
Hi guys,
i have created this irule to send traffic comming from network 10.0.0.0 to a separate Pool
when CLIENT_ACCEPTED
{
if { [IP::addr [IP::client_addr] /8 equals 10.0.0.0] }
{
pool my_pool
snatpool snat_pool
}
}
but i can't figure out how snat will work.
this is the isseu:
- i ma deploying an Active/Standby LC solution
- i have to use Private IP's as Big IP self-IP addresses since i don't have enough public Ip addresses.
- the snat pool is composed if two Public IP, one from each ISP
My question is:
- how the SNAT process works, how can the LC choose the correct ip to use with the correct ISP.
regards
Sofiane
- Chris_Miller
Altostratus
As I recall, LC is smart enough to choose the proper SNAT IP based on the link selected.
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