Forum Discussion
zeng_weiliang_2
Nimbostratus
Jun 18, 2007Event: SERVER_CONNECTED, can be used in the fastL4 profile?
I set snat pool to translate the source IP Address, but we need log every snat record, which client use which IP to translate, so I set an iRule:
when SERVER_CONNECTED {
log local5.warning "Connection from[IP::client_addr]Mapped to [serverside {IP::local_addr}]-> [IP::server_addr]"
}
the VS use the fastL4 profile, because it need use the feature of "Loose Initiation" and "Loose Close". At this condition, this iRule is invalid, the log shows: TCL error: Rule server1 - Error: No connection established IP::client_addr needs an established connection! (line 1) invoked from within "IP::client_addr"
Does it mean that there is no server connection if use fastL4 profile?
Is there any errors in this iRule?
- hoolio
Cirrostratus
What version are you running? There is a known issue you could be running into that was fixed in 9.4: - zeng_weiliang_2
Nimbostratus
The version is 9.1.2, in this version, can use the hotfix? - Colin_Walker_12Historic F5 AccountI don't believe there is a hotfix for this issue. Hoolio was pointing out that it's been fixed in version 9.4 but that would require upgrading. You can certainly submit a ticket with Technical Support and ask about the possibility of a hotfix. You've already got the CR number and problem description which would help speed up the process tremendously.
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