Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

spaceballl

macrumors 68030
Original poster
Nov 2, 2003
2,938
362
San Francisco, CA
Hi there,

So I have a webserver running on linux in VMWare fusion. When i'm inside of VMWare fusion, I can access it by typing

localhost:8001

in the browser window. I read that all I should need to do is point my OS X browser to the [machine's IP address]:8001 in order to acess the same server, but Safari isn't hitting anything. Is there something I'm missing?

I'm getting the IP address by using the "ifconfig" command in linux. Thanks! I really appreciate the help!
 
Hi there,

So I have a webserver running on linux in VMWare fusion. When i'm inside of VMWare fusion, I can access it by typing

localhost:8001

in the browser window. I read that all I should need to do is point my OS X browser to the [machine's IP address]:8001 in order to acess the same server, but Safari isn't hitting anything. Is there something I'm missing?

I'm getting the IP address by using the "ifconfig" command in linux. Thanks! I really appreciate the help!

What kind of network connection do you have it on? Host only / NAT / etc? the only thing I can think is the mac doesn't know how to route to it? Have you tried a ping or anything of the sort?
 
No, the Linux firewall will prevent all incoming connections by default even on guest OSs.
 
like the first poster said, before anything else what type of network configuration did you choose for vmware? Because for example NAT is the easiest to set up if you don't need incoming connections, but if you want to access the server from the outside, it won't work, so make sure you choose another option. Also it would be nice to know what kind of Linux you are trying to run. I wouldn't worry too much about the firewall, if you installed the web server correctly the install process probably included opening the firewall.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.