Public bug reported: Binary package hint: virtualbox-ose
Configuration: Host: Gutsy Gibbon on Dell Inspiron 2650 Guest: Dapper Drake 6.06.2 LAMP Server install Kernel change to 2.6.15-51-386 (=standard kernel, since server kernel not supported by virtualbox) de-installed PHP5, installed PHP4 Installed VirtualBox guest additions for linux by selecting the menu entry and running the linux .run from the mounted CD. No other changes to 6.06.2. Reproduction Configure NAT port forwarding to forward prot 8080 on the host system to 80 on the guest system by executing the following command on the host system (one line each, replace "Ubuntu 6.06 LTS Server" with the name of your virtual machine if necessary): vboxmanage setextradata "Ubuntu 6.06 LTS Server" VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/Protocol" TCP vboxmanage setextradata "Ubuntu 6.06 LTS Server" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/GuestPort" 80 vboxmanage setextradata "Ubuntu 6.06 LTS Server" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/HostPort" 8080 Create a VirtualBox shared folder 'www' for /var/www on the host system. Delete all default files in /var/www to prepare for mounting Mount the shared folder 'www' as /var/www on the guest system using the command: mount -t vboxsf www /var/www Paste a long >~0.5kb CSS or TXT file (foo.css, bar.txt) into the host's /var/www Access http://localhost:8080/foo.css on the host system: Firefox will display a blank page Access http://localhost:8080/foo.css with links on the guest system: Links will display the error message: "Error reading from socket" ** Affects: virtualbox-ose (Ubuntu) Importance: Undecided Status: New -- Apache on Dapper 6.06.2 Server (Lamp Install) guest https://bugs.launchpad.net/bugs/186976 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs