Re: virtualbox:networking

2009-09-26 Thread Rob Owens
On Fri, Sep 25, 2009 at 05:31:56AM -0400, Mark Neidorff wrote: > I'm running Lenny-amd64. I set up virtualbox-amd64 from their deb. Works > fine, butI have a network printer (HP Officejet Pro 8500) at 192.168.1.32 > which is within my local network. The install of virtualbox sets up a > n

Re: virtualbox:networking

2009-09-25 Thread Andres Migliazzo
If your Virtual Box network is NAT'd you will need to open the ports. For example, suppose you want to ssh into the Virtual machine: $ VBoxManage setextradata "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/HostPort" $ VBoxManage setextradata "VBoxInternal/Devices/pcnet/0/LUN#0/Config/ssh/G

Re: virtualbox:networking

2009-09-25 Thread Stefaan Himpe
Works for me if I choose bridged networking in virtalbox ose gui before starting the image. Best regards, Stefaan. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: virtualbox:networking

2009-09-25 Thread Johann Spies
> My question is how do I change the IP that virtualbox uses for the guest to > communicate with the host so that the guest is within my network and my > printing will work properly? I would set up the host as a normal network printer server and use cups-client on the virtual machine to connect

virtualbox:networking

2009-09-25 Thread Mark Neidorff
I'm running Lenny-amd64. I set up virtualbox-amd64 from their deb. Works fine, butI have a network printer (HP Officejet Pro 8500) at 192.168.1.32 which is within my local network. The install of virtualbox sets up a network on the 10.x.x.x network for access between the guest OS and the