Forum Discussion
raj_74759
Nimbostratus
May 19, 2008Adding Multiple IP's to Remote Address
Hi Guys, a newbie to iRule's have completed my first one and it works fine however i'd like to know of a way to tidy it up and add multiple host IP's or networks to a line rather than have to add a li...
Colin_Walker_12
May 19, 2008Historic F5 Account
To do comparisons against a network range you would use the IP::addr command and something like:
if { [IP::addr [IP::remote_addr] equals 1.1.1.1/255.255.255.0] } {
...
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