Portforwarding Apache?

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
twirp
Posts: 2
Joined: 20. Jan 2008, 20:00

Portforwarding Apache?

Post by twirp »

Hello,

I'm running Debian as a guest and I'm trying to be able to access Apache from my mac.
I already have ssh working, but when I try to have apache work, the virtual machine crashes.
I tried typing this into the terminal:

Code: Select all

VBoxManage setextradata Debian "VBoxInternal/Devices/pcnet/0/LUN#0/Config/Apache/HostPort" 8080
VBoxManage setextradata Debian "VBoxInternal/Devices/pcnet/0/LUN#0/Config/Apache/GuestPort" 80
VBoxManage setextradata Debian "VBoxInternal/Devices/pcnet/0/LUN#0/Config/Apache/Protocol" TCP
Is it crashing because OS X is reserving port 8080 or something?

Thanks for any help or advice.
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

This sounds like a bug in the Mac OS X version. This version is outdated, we are working on an update.
Post Reply