Forum Discussion
rakchart_74937
Nimbostratus
17 years agoHow to logging SNAT Pool translation list with irules?
We dooes configurae Link Controller Loadbelance outbound traffic to Internet with SNAT Pool public IP.
We need to logging translation list
CLient Address --> Public IP --> Remot...
hoolio
Cirrostratus
17 years agoYou should be able to adapt a rule like this to log the original client, SNAT and destination IP addresses:
when SERVER_CONNECTED {
log local0. "[IP::client_addr], [IP::local_addr], [IP::server_addr]"
}
I haven't tested this with a link controller, but I think a layer4 based iRule should work okay.
Aaron
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