标签: curl virtualbox ubuntu-16.04
当我尝试在Windows 10主机上的VirtualBox 5.2.16中从Ubuntu运行curl https://www.google.com时,看到以下错误。
curl https://www.google.com
--2018-07-19 09:43:33-- http://google.com/ Connecting to 127.0.0.1:8888... failed: Connection refused.
我可以在Ubuntu上的Firefox中命中相同的URL,而不会出现问题。谁能帮助您确定问题所在?