Forum Discussion
ACL tcp port
allow a specific tcp port
6 Replies
- JRahm
Admin
can you provide more details? - Ricardo73_14775
Nimbostratus
Hello Jason,
I am trying to create en iRule where I can lockdown tcp port 80 and 443 and only allow a /24 subnet. I am not sure how to write that script.
I have this so far for the subnet, but not for the TCP ports
when CLIENT_ACCEPTED { if { not ( [class match [IP::client_addr] equals my_ip_dg] ) } { reject } }
If there is another way, by all means let me know.
Thank you for your help.
- Vitaliy_Savrans
Nacreous
There is another way to do it, by using packet filter.
Network / Packet Filter / Rules /Createthe wizzard for creating rules is very simple
- Ricardo73_14775
Nimbostratus
is this a script or where do I apply this?
I want this to be permanent? would this do it? or is it better to use an iRule?
Please show me the script on how to configure either one of those options.
Thank you!
- Vitaliy_Savrans
Nacreous
About configuring packet filter rules link
- juergen_lampar1
Nimbostratus
Hi,
is there a performance difference between ACL or iRule to block or allow ports?
greetings Juergen
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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