Forum Discussion
al_kabeer_2905
Nimbostratus
Nov 15, 2012Allow specfic list of IP address to connect to VIP
Hi,
I have BigIP ltm 3900 (no ASM) for load balancing.
i want to allow only specfic IP addresses ( from different ranges) to be connected to this VIP.
ex: list of IP's (10.10.10.1, 192...
al_kabeer_2905
Nimbostratus
Nov 16, 2012thanks,
As i understand i will do the followiing
1) tmsh ltm data-group internal create name type ip records add { 10.10.10.1 19.10.10.2 10.10.10.3 10.10.10.10 172.16.1.1 }
2) when CLIENT_ACCEPTED {
if { not [class match [IP::addr [IP::client_addr] equals some-dg] } {
reject }
}
but i did not find any relation between data group and code, (where code point to data group ???)
after i finish the irule i should apply it to VIP right ???
does it affect the perfornace of ltm since other services are running on it ?
thanksss
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