Forum Discussion
How to lease static ip on APM
very easy to do with irule and datagroup. irule will look like this:
when ACCESS_POLICY_AGENT_EVENT { if { [ACCESS::policy agent_id] eq "customer_static_ip_table" } { ACCESS::session data set session.requested.clientip [class lookup [ACCESS::session data get "session.logon.last.username"] customer_static_ip_table ] } }
datagroup is called customer_static_ip_table where you add usernames and ip addresses. add an irule event in access policy where you define the irule.
F5 told us that localuserDB is not recommended on APM....?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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