Forum Discussion
monica_74227
Nimbostratus
17 years agoHelp-inteligent sant iRule
Hey guys,
I write an iRule as the following:
when CLIENT_ACCEPTED {
if {[IP::addr [IP::local_addr] equals 10.96.44.4] and [serverside [UDP::remote_port] equals 53]}{
...
hoolio
Cirrostratus
17 years agoActually, it would be cleaner to check UDP::local_port versus trying to use serverside {UDP::remote_port} to see which port the UDP packet was sent to by the client. This assumes you're not using port translation on the VIP.
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