Skip to main content

i installed community edition on a no internet access network on a vsphere VM.

Now i cannot bypass NEXT credentials page

 

So,I added another nic to the VM on the internet VLAN, and I assigned IP and mask and added a route.

 

I cannot still access internet, and the CVM itself cannot detect any of this changes.

 

Any idea how to fix this? and how can i bypass this NEXT page if i dont have internet access allowed?

 

thanks

Hi Morcos,


I’d suggest you to simply setup proxy server (without caching) separately and you can later use this proxy to provide Internet connectivity to your CVM.

Once proxy is configured and running fine. Kindly execute the following command at CVM.
ncli http-proxy add name=<your-proxy-name> address=<your-proxy-ip> port=<proxy-port>


It’ll help to resolve your NEXT credentials verification issue.

 

Cheers!