Forum Discussion
soamonkey_83593
Oct 18, 2011Nimbostratus
SSL Re-Encryption
I'm sure this has been asked and answered before but the only things I found when searching were pretty old. So my apologies. I need to configure a pool with servers that require SSL connec...
Hi genseek,
The CLIENT_ACCEPTED event is fired when an external client establishes a connection to the LTM.
The IP::local_addr event is context based. It can either be the IP Address of the Virtual Server that the client connects to, or the Self-IP Address that the LTM uses to communicate with the Server.
I would suggest that you use the more specific calls so that you know exactly what you are asking for and getting:
IP::client_addr
IP::server_addr
Also, in v10.x.x and up you are going to want to start using "class match" instead of "matchclass".
See the class command for more details.
Hope this helps.
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