Forum Discussion
Bhavesh_Kumar
Jul 08, 2014Nimbostratus
NAT Exemption for Internal Subnets on 11.1.X
We have few forwarding Virtual Server for our intrnal subnets i.e. 10.10.10.0/24, 10.10.11.0/24 with FastL4 protocol profile. We also have outbound SNAT for these internal subnet to public IP 66.x.x....
Emad
Jul 08, 2014Cirrostratus
You can use following IRule and modify as per your requirement.
when CLIENT_ACCEPTED {
if {[IP::addr [IP::client_addr] equals 10.10.10.0/24]}{
snat none
}
}
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