Forum Discussion
Ofir_73471
Nimbostratus
Sep 21, 2008Port Forwarding - Need Help
Hi,
I am new to the iRules , i need to write an iRule that will apply to a VS and will accept only TCP connection from a specific range of destination TCP ports .
Can som...
Nicolas_Menant
Employee
Sep 22, 2008You should have checked the wiki it would have give you what you need
Click here
Click here
when CLIENT_ACCEPTED {
if { not([IP::addr [IP::client_addr]/16 equals "10.10.0.0"]) } {
reject
}
}
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
