Forum Discussion
APM: Portal Access to Configuration Utility
Hi,
I APM I tried to add a Full Webtop with a Portal Access to the Configuration Utility of the F5 APM. This Portal Access will be used for Admins to do F5 BigIP Administration.
I couldn't get this to work.
I tried a Portal Access to the Management IP and to the SelfIP with Port Lockdown set to Allow Default, die opens https also.
Anyone who got this to work?
Many thanks for your answer!
Best regards,
Peter
5 Replies
- Kevin_Stewart
Employee
Here's how I have it configured:
1. Create an internal HTTPS/443 VIP (ex. 10.10.10.10:443) for access to the management GUI. A very simple VIP with client and server SSL profiles, SNAT Automap, and the following iRule:when CLIENT_ACCEPTED { node 127.0.0.1 443 }
2. Create an APM portal access list object that points to the above URL (ex. https://10.10.10.10).
3. Create your access policy and assign the above resource to a full resource assign agent, plus webtop and other resources as required.
4. Create your portal VIP and assign the above access policy. Now here's where it gets tricky and dependent on your configuration. The portal will rewrite the complete internal URL and the management GUI requires an HTTPS:// front end, so you need the internal VIP to be listening on port 443 and a server SSL profile on the external portal VIP. If you have other portal resources that don't require a server SSL profile it may cause problems with those. I'm certain this can be addressed with an iRule (dynamically turning the server SSL profile on and off), but it may be easier to set up all of the internal portal resources as HTTPS. - Peter_Baumann
Cirrostratus
Hi Kevin,
Many thanks for your hint, I can now connect to the Configuration Interface over the APM.
I also could use a Layer 4 VIP to connect to the Admin GUI.
So, I'm now connected, but after a login I get immediately a logout. I cannot see any problems in the Audit Logs or anything else, I just cannot login.
I have the same behavior when I try to login directly connected to the VIP not over the APM.
Any ideas how to solve this?
- Kevin_Stewart
Employee
You're connecting with https://? You should also have a client and server SSL profile applied to the VIP, SNAT automap enabled, and the pool. Nothing else is required. - Peter_Baumann
Cirrostratus
Hi Kevin, I switched back to a standard VIP with a clientssl and a serverssl profile. I also do SNAT automap. Please see the screenshot what I get. When I do there a refresh I just get again the login screen.

Any ideas howto get this to work?
- Kevin_Stewart
Employee
You need a 443 VIP with client and server SSL profiles, and the above iRule. No pool and the SNAT is optional.
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