04-23-2015 10:31 PM - edited 07-05-2021 03:01 AM
Hi Guys,
I'm trying to register MSE 7.4 on installed on VMWare to Cisco Prime running on version 2.1 but it seems like i'm getting this issue every time i do:
"No response from server. It may be unreachable, or server is down or HTTPS connection to server failed"
I'm sure that the IP address is correct
I'm sure that NCS username and NCS password is correct
I can ping MSE from MSE (hehe)
I can ping Cisco prime from MSE
I also tried to re install MSE on VM but i'm still getting the same error message.
How can this be fixed? thanks
06-18-2015 05:44 AM
Did you resolve this? Because I am having the same issue.
06-23-2015 12:22 AM
Try the following:
Go into MSE CLI as root, then try the following commands:
iptables -F
shutdown -r now
After doing this, the MSE will restart the services.
What basically you may have are some policies configured inside the iptables which could drop the connection, so iptables -F will flush all rules, then restarting the MSE by shutdown -r now is required in order to take affect.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide