Forum Discussion
Wangzixuan_3147
May 21, 2018Nimbostratus
irule read from TCP option
irule-1 works well
when LB_SELECTED {
set src_cli_addr [IP::client_addr]
snatpool SNAT_10.128.10.88
}
when SERVER_CONNECTED {
scan $src_cli_addr {%d.%d.%d.%d} e b c d
TCP::option se...
Wangzixuan_3147
May 21, 2018Nimbostratus
I found an irule to insert the client address into TCP option , which can meet the requirements through the capture package. There is also an irule to verify that you can read the field in TCP option and print it to the log, but find that the irule will be misreported. Please help to see, where is the problem?
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