http server on port 8181 in windows guest is not found by browser of host system macosx

This is for discussing general topics about how to use VirtualBox.
Post Reply
ceugster
Posts: 8
Joined: 1. Dec 2012, 09:39

http server on port 8181 in windows guest is not found by browser of host system macosx

Post by ceugster »

Hi
I desperatly try to do the following:
I set up an http server on a windows guest system (win7) on port 8181. I am able to call the address on the guest system itself without problems (http://192.168.1.45:8181/system/console e.g.). The guest system has to network adapters installed (NAT and Bridget Adapter, I tried several names, e.g. en0).
When I ping the guest from the host (ping 192.168.1.45) it responds, but when I call http://192.168.1.45:8181/system/console from a browser, the server is not found. I also tried other ports (e.g. 80) without success. Does anybody have an idea, what could go wrong here? Thanks!
Christian
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: http server on port 8181 in windows guest is not found by browser of host system macosx

Post by socratis »

ceugster wrote:I set up an http server on a windows guest
The webservers by default don't allow access from 3rd party computers, only by the "host" itself (in your case your Win guest). Check the configuration of the webserver and make sure it allows traffic from "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.
Post Reply