Forum Discussion
ken_wolff_10732
Nimbostratus
Sep 12, 2006UDP Payload Rule
I would like to stop this account name (azbycx) from hitting my radius servers. Instead of using a pool, can I simply reject the request? See below. Thanks, Ken
when CLIENT_ACCEPTED {
...
Colin_Walker_12
Sep 14, 2006Historic F5 Account
Sure, if you want to reject the request all you'd need to do is change the pool statement to a reject statement.
when CLIENT_ACCEPTED {
if { [UDP::payload] contains "azbycx" } {
reject
}
}Colin
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
