Forum Discussion
hc_andy_35682
Nimbostratus
Feb 09, 2010iRule to mimic Cisco ACL for Forwarding VIP
Hi All,
Can somebody please help me write an iRule that will permit/deny the outside world from accessing the real servers behind the F5???
For example I have an inside_v...
hc_andy_35682
Nimbostratus
Feb 14, 2010Sorry Aaron, not sure if you're still about...
But with the code below, how would I include an additional data group to be allowed?? Say for example I wanted to forward traffic for both trustedAddresses and a new data group called newAddresses.
if { [matchclass [IP::client_addr] equals trustedAddresses] }{
I'm not a programmer by any stretch of the imagination and I've tried various things but can't make it work. I either get compile errors or when there's no compile error, the IP's listed in the newAddresses data group are not being forwarded.
Thanks.
Andy
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