Forum Discussion
Angelo
Nimbostratus
Nov 07, 2012I-rule not working
Hi
I have a i-rule to allow multiple ports but for some reason it's not working... i can connect on any port
when CLIENT_ACCEPTED {
if { [TCP::client_port] == 8300 or [...
What_Lies_Bene1
Cirrostratus
Nov 07, 2012Actually, I think it should be TCP::local_port;
when CLIENT_ACCEPTED {
if { [class match [string [TCP::local_port] equals denied-ports ] } {
drop }
}Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
