Hi everyone.
I have VirtualBox v5.2.26 r128414,I use host system is MacOS, guest system Windows10. I had try different network settings, I tried to use NAT and connect from the windows on the 10.0.2.2 host. Also I tried to use bridge settings and try to connect on my host ip address. But I can't connect to the service. I have see "Can't reach this page" error with INTE_E_DOWNLOAD_FAILURE code.
Can anybody help me with this? What Can I change to solve the problem?
How can I connect from guest system to the host system web service
-
MukhinSerg
- Posts: 3
- Joined: 25. Mar 2019, 17:59
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: How can I connect from guest system to the host system web service
So, your OSX Host is running a webservice, and you want to connect to it from your Win10 Guest?
What's the service running, port number, and what's your network configuration?
What's the service running, port number, and what's your network configuration?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
MukhinSerg
- Posts: 3
- Joined: 25. Mar 2019, 17:59
Re: How can I connect from guest system to the host system web service
Yes. Port for web service is 5443. I tried to use NAT configuration and try to connected to 10.0.2.2:5443. Also I try to use Bridge configuration and connect to the <HOST IP>:5443. But this not worked.socratis wrote:So, your OSX Host is running a webservice, and you want to connect to it from your Win10 Guest?
What's the service running, port number, and what's your network configuration?
-
MukhinSerg
- Posts: 3
- Joined: 25. Mar 2019, 17:59
Re: How can I connect from guest system to the host system web service
I have updated VB to 6.0.4. And this is work with NAT settings.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: How can I connect from guest system to the host system web service
Because you're not supposed to connect to it at the 10.0.2.2 address, that's why, the VirtualBox version has nothing to do with it.MukhinSerg wrote:I have updated VB to 6.0.4. And this is work with NAT settings.
First of all, can you connect to the service from your own host? Like an http://localhost:5443 connection?
Second, I'm going to need to see the output of the following command from your OSX host:
ifconfig -a
ipconfig /all
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.