Forum Discussion
agehring_229714
Aug 04, 2016Nimbostratus
iRule to modify part of IP::client_addr
I'm trying to use an iRule to modify the client_addr to use as the snat.
client IP = 10.10.10.201
desired NAT = 192.168.1.201
Something like:
if { [matchclass [IP::client_addr] equals NAT_Clien...
Greg_Labelle
Aug 04, 2016Nimbostratus
set lastoctet [getfield [IP::client_addr] "." 4]
Should do the trick for you
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