Forum Discussion
Chris_Atkins
Mar 12, 2020Nimbostratus
Whitelist certain traffic in an existing irule
So the current irule is this when HTTP_REQUEST { if { [HTTP::method] equals "TRACE" } { reject } elseif {[string tolower [HTTP::host]] equals "website.com"} { pool website.com443} ...
crodriguez
Mar 13, 2020Ret. Employee
Yes, you probably should include an explicit reject (or drop) as the default condition (else) if traffic does not match any of your rules. It depends on whether you want to alert the client via a reset or just silently drop the connection.
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