Forum Discussion
JTucker_137331
Oct 30, 2014Nimbostratus
View NAT / SNAT Sessions
Hi,
I have recently enabled an SNAT in an iRule:
switch -exact -- "1" [IP::addr [getfield [IP::client_addr] "%" "1"] equals 10.80.0.0/16] {
snat automap
}
and I am trying to work o...
What_Lies_Bene1
Oct 30, 2014Cirrostratus
Indeed the NAT commands won't give you anything.
You have two options;
-
(not cs-client-addr as you did)show sys connection ss-client-addr x.x.x.x
-
(this will tell you how many current connection there are clientside and you can assume there are at least this many connections using SNAT serverside, or less if you are using OneConnect)show ltm virtual 'name' | grep Current
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