Forum Discussion
Joe_Pipitone
Feb 08, 2011Nimbostratus
Restrict FTP traffic on VIP to IP address or range
We're running BigIP LTM 9.4.7.
I have a contractor who requires FTP access to an FTP server on our network.
We have created a VIP that only allows...
OM
Mar 22, 2011Nimbostratus
Hi,
I have big-ip version 10.2 with 2 partitions and I want to filter incoming web requests based on clients' IP addresses. I tried the following irule with datagroup IP lists, with no sucess.
Is the irule below valid for multiple partitions?
Here's the irule:
when CLIENT_ACCEPTED {
Check if client IP is not in the allowed_clients_datagroup
if { not [class match [IP::client_addr] equals allowed_clients_datagroup]}{
Disallowed client IP, send a tcp reset
reject
}
}
thanks.
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