Forum Discussion
keiti_4329
Nimbostratus
Jun 11, 2015How to lease static ip on APM
Hi all,
We using APM(11.6.0) and I have a question.
Is it possible to assign static IP to Usernames without using lease pools(dynamic assign)?
ex)1.1.1.1 for user1, 1.1.1.2 for user2
P...
jefp_185700
Nimbostratus
Jul 06, 2015very 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....?
boneyard
MVP
Jul 06, 2015>> F5 told us that localuserDB is not recommended on APM....?
in what context exactly?
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