Forum Discussion
Willy
Nimbostratus
Jan 23, 2017ip allowed
ip address
Willy
Nimbostratus
Jan 23, 2017I was looking on how to inculde a netwerk instead of a host in the next rule.
when CLIENT_ACCEPTED {
if { ( [IP::addr [IP::client_addr] equals "11.22.33.44%232"] )
or ( [IP::addr [IP::client_addr] equals "22.22.22.22%232"] )
or ( [IP::addr [IP::client_addr] equals "33.33.33.33%232"] ) } then {
Allow the request
} else {
log local0. "request rejected from ( IP::addr [IP::client_addr] ) "
reject
}
}
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