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...
Kai_Wilke
Aug 04, 2016MVP
Hi Agehring,
you may try the syntax below...
snat "192.168.1.[getfield [IP::client_addr] "." 4]"
Cheers, Kai
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