Hi, I am trying to upgrade my install using this command:
esxcli software profile update -p ESXi-6.7.0-20190802001-standard -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml
However, when I try it, it hangs / timesout because I don't have internet access. I also can't ping external addresses such as 8.8.8.8. I can, however, ping local addresses such as 192.168.1.1
I have also tried to disable to firewall using esxcli network firewall set --enabled true and that also did not solve the issue
Would someone be able to help me enable internet access from my host so I can run the upgrade command?
Thank you!