Forum Discussion
Martin_Vlasko
Altocumulus
Jul 01, 2014How to execute an iRule before VMware View Logon Page is presented to the user?
Hi, In my APM policy I start with a "Client Type" box with two branches, first one being VMware View, second the default fallback. Following the first branch, the next box is "VMware View Logon P...
Kevin_Stewart
Employee
Jul 02, 2014You can still use an iRule, you just apparently cannot spawn it from within an access session.
when CLIENT_ACCEPTED {
log local0. [whereis [IP::client_addr]]
}
The above, and any IP logic inside this event should not block the View client.
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