Forum Discussion
TFL-Support_913
Jan 27, 2011Nimbostratus
Data Group Lists for iRules
Hi everyone,
We need to create an iRule to allow access to a VIP from only a certain list of IP addresses. I can see how to do this by creating an iRule that references an IP Address Data Gr...
nitass
Mar 14, 2013Employee
e.g.
[root@ve11a:Active:Changes Pending] config cat /var/tmp/test.txt
host 6.6.16.197 := "host1",
network 6.6.17.0/24 := "host2",
[root@ve11a:Active:Changes Pending] config tmsh create sys file data-group banned-ip-list separator := source-path file:/var/tmp/test.txt type ip
[root@ve11a:Active:Changes Pending] config tmsh list sys file data-group banned-ip-list
sys file data-group banned-ip-list {
checksum SHA1:60:37aa2406b8368adf69e80ce408890d9efcbc9b3c
create-time 2013-03-14:21:12:28
created-by root
last-update-time 2013-03-14:21:12:28
mode 33152
revision 1
size 60
source-path file:/var/tmp/test.txt
type ip
updated-by root
}
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