vFMC connected by CLI, but can't connect to HTTPS GUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 08:33 AM
Hello,
Recently I upgraded my vFMC running on vmWare ESXi from version 7.0.5 -> 7.4.1, while the vFMC was on the 7.0.5 version I had no problem accessing the web GUI using the configured ipv4 managment address. I am able to access the vFMC CLI and log in. But since I have upgraded to 7.4.1 and tried to connect to the web GUI I get the "This sit can't be reached" error.
I have reconfigured the ipv4 management address to the same address I was using before, and was able to ping the management address from my vFMC. But I can't ping the management address from my own machine. I have restarted the vFMC a couple times now, but still can't connect to the web GUI.
I had noticed in vmWare there is a second IP address listed in "General Information" in addition to the management address I configured. But I can't recall if that was already there, or if that is even a problem.
Thanks
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 03:58 PM
from cli post below output :
netstat-a | grep 443
pmtool status | grep -i gui
pmtool status | grep -i down

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2024 11:47 PM
Hello,
I found this in another post: try and restart the console from expert mode:
sudo /etc/rc.d/init.d/console restart
