Re: [VBox-users] Setting up SSH to guest so can SSH into it from the Internet?

2012-03-26 Thread Csanyi Pal
Giles Coochey gi...@coochey.net writes:

 On 25/03/2012 21:24, Csanyi Pal wrote:

 I just installed on my Debian GNU/Linux wheezy/sid host system's
 Virtual Box a Debian GNU/Linux wheezy/sid guest system.

 The host system is behind a firewall/gateway (Debian GNU/Linux
 Squeeze).

 Can I setup this Home LAN so one can SSH into guest system from the
 Internet?

 From a logical network perspective that depends on how you've set up
 your guest system to be networked with your host system and what
 you've configured your host system to handle that traffic as well as
 how you've configured your firewall/gateway to handle that traffic.
 In short, the answer is Yes.

Great!

The guest system has NAT but doesn't have port forwarding setup
yet. What to do here?

The host system doesn't have any setup for this. How can I do that?
Which command to use?

The firewall/gateway doesn't have setup for port forwarding for SSH
yet. 

-- 
Regards from Pal


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] USB problems

2012-03-26 Thread Gerard Arthus
John,

I assume you are running this on a Windows Box. Did you click on the USB
icon, it will show if a port is available and by double clicking on it it
should enable the port.

Gerry,

On Mon, Mar 26, 2012 at 10:14 AM, John Francis Lee j...@robinlea.com wrote:

 I have VBox 4.1.10, and discovered that I needed both the Extensions and
 Additions... the one working with the linux, host side and the other
 with windows client side... to use a flash drive with the xp client.

 When I downloaded the extensions... double-clicking didn't do it... I
 finally discovered that I needed to  make a choice under File to load
 the Extensions manually... VBox says they're loaded but then still
 complains...

  Extensions:
  Result Code:  NS_ERROR_FAILURE (0x4005)
  Component:  Host
  Interface:  IHost {dab4a2b8-c735-4f08-94fc-9bec84182e2f}
  Callee:  IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}

 ...when I try to set the USB 'filter' or whatever for the xp vm.

 And now when I add the Additions from within the xp client I get

  szAppName : VBoxService.exe  szAppVer : 4.1.10.0
  szModName : VBoxService.exe  szModVer : 4.1.10.0  offset : 0001e135

 right after the first device driver loads... I still get the dialog
 about the 'want to continue or no' with the driver installations, as
 they are not registered with ms, or whatever... but only twice now,
 instead of three times.

 I have two machines and, both with 4.1.10, and the other works fine with
 the Extensions and Additions and USB.

 I wonder what is wrong? I really do need access to the flash drive.

 Any help appreciated.

 --
 This message may have been intercepted and read by U.S. government
 agencies including the FBI, CIA, and NSA and/or the present government
 of Thailand without notice or warrant or knowledge of sender or recipient.

 John Francis Lee
 246/3 Thanon Kaew Wai
 Mueang Chiangrai 57000
 Thailand


 --
 This SF email is sponsosred by:
 Try Windows Azure free for 90 days Click Here
 http://p.sf.net/sfu/sfd2d-msazure
 ___
 VBox-users-community mailing list
 VBox-users-community@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/vbox-users-community




-- 
Gerard Arthus
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] USB problems

2012-03-26 Thread John Francis Lee
On 03/26/2012 10:14 PM, Gerard Arthus wrote:
 I assume you are running this on a Windows Box. Did you click on the USB
 icon

The physical box boots linux, the virtual box boots windows... clicking 
on Devices and then USB shows no devices available, as does hovering 
over the little icon... I think there is something wrong with interface 
between the Extensions and the VBox kernel modules on this machine... 
both the machines are 64 bit AMD machines, although the one with the 
problem is older. On the mcahine that does work clicking on Devices|USB 
show actual devices on the USB and, and clicking a check mark into the 
otherwise empty next to a device makes is available. Then it show up on 
hovering over the little icon at the bottom of the ms screen.

I have uninstalled  and re-installed both the Extensions and the Guest 
additions repeatedly. Still no joy.

-- 
This message may have been intercepted and read by U.S. government 
agencies including the FBI, CIA, and NSA and/or the present government 
of Thailand without notice or warrant or knowledge of sender or recipient.

John Francis Lee
246/3 Thanon Kaew Wai
Mueang Chiangrai 57000
Thailand

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] Urgent Please: VM's Don't start!

2012-03-26 Thread Geoff Nordli
On Mon, Mar 26, 2012 at 4:21 AM, Matías Adés arctic...@gmail.com wrote:
 Good morning,

 I have a big issue. Today I updated my ubuntu 64 bit 10.04 to kernel
 2.6.32-40- and it seems the cause of the problem. After restarting When i
 want to open a virtual machine it blocks on Starting virtual machine (0%)
 and nothing happens.
 Please if you have the solution for the issue i will be very pleased!!


Maybe the vboxdrv didn't get setup properly.

See if they are loaded properly:

#/etc/init.d/vboxdrv status

VirtualBox kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) are loaded.

If they aren't then you can set them up again,

run the command:

#/etc/init.d/vboxdrv setup


have a great day!

Geoff

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] USB problems

2012-03-26 Thread upscope
On Monday, March 26, 2012 10:31:10 PM John Francis Lee wrote:
 On 03/26/2012 10:14 PM, Gerard Arthus wrote:
  I assume you are running this on a Windows Box. Did you click on the
  USB icon
 
 The physical box boots linux, the virtual box boots windows...
 clicking on Devices and then USB shows no devices available, as does
 hovering over the little icon... I think there is something wrong
 with interface between the Extensions and the VBox kernel modules on
 this machine... both the machines are 64 bit AMD machines, although
 the one with the problem is older. On the mcahine that does work
 clicking on Devices|USB show actual devices on the USB and, and
 clicking a check mark into the otherwise empty next to a device makes
 is available. Then it show up on hovering over the little icon at the
 bottom of the ms screen.
 
 I have uninstalled  and re-installed both the Extensions and the Guest
 additions repeatedly. Still no joy.
 
 --
 This message may have been intercepted and read by U.S. government
 agencies including the FBI, CIA, and NSA and/or the present government
 of Thailand without notice or warrant or knowledge of sender or
 recipient.
 
 John Francis Lee
 246/3 Thanon Kaew Wai
 Mueang Chiangrai 57000
 Thailand
Did you select the usb devices in the VirtualBox manager before 
installing your guest?
 They are under device manager GUI, Settings. Enable them ther, before 
clicking the green arrow. I have never had them work if they were not 
set there. Its a check box. On the right side you can edit the filters, 
add a new filter and several other options by click the little usb icons 
on the right side. If you hold mouse over icon it will tell you what 
they do.

Hope this helps you.
 --
  This SF email is sponsosred by:
 Try Windows Azure free for 90 days Click Here
 http://p.sf.net/sfu/sfd2d-msazure
 ___
 VBox-users-community mailing list
 VBox-users-community@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/vbox-users-community

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] Urgent Please: VM's Don't start!

2012-03-26 Thread Matías Adés
Hey guys! i solved the problem already. It was the kvm intel running that
didn't let the vms start.

I removed it and then everything worked fine!
Cheers
Matias

2012/3/26 Geoff Nordli geo...@gnaa.net

 On Mon, Mar 26, 2012 at 4:21 AM, Matías Adés arctic...@gmail.com wrote:
  Good morning,
 
  I have a big issue. Today I updated my ubuntu 64 bit 10.04 to kernel
  2.6.32-40- and it seems the cause of the problem. After restarting When i
  want to open a virtual machine it blocks on Starting virtual machine
 (0%)
  and nothing happens.
  Please if you have the solution for the issue i will be very pleased!!
 

 Maybe the vboxdrv didn't get setup properly.

 See if they are loaded properly:

 #/etc/init.d/vboxdrv status

 VirtualBox kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) are
 loaded.

 If they aren't then you can set them up again,

 run the command:

 #/etc/init.d/vboxdrv setup


 have a great day!

 Geoff


 --
 This SF email is sponsosred by:
 Try Windows Azure free for 90 days Click Here
 http://p.sf.net/sfu/sfd2d-msazure
 ___
 VBox-users-community mailing list
 VBox-users-community@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/vbox-users-community




-- 
Matías D. Adés
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] USB problems

2012-03-26 Thread John Francis Lee
On 03/26/2012 10:34 PM, Pablo Sanchez wrote:
 $ fgrep vboxusers /etc/group
 vboxusers:!:1000:pablo


$ fgrep vboxusers /etc/group
 vboxusers:x:126:jfl

check, thanks Pablo
-- 
This message may have been intercepted and read by U.S. government 
agencies including the FBI, CIA, and NSA and/or the present government 
of Thailand without notice or warrant or knowledge of sender or recipient.

John Francis Lee
246/3 Thanon Kaew Wai
Mueang Chiangrai 57000
Thailand

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community


Re: [VBox-users] USB problems

2012-03-26 Thread John Francis Lee
On 03/27/2012 01:35 AM, upscope wrote:
 On Monday, March 26, 2012 10:31:10 PM John Francis Lee wrote:
 On 03/26/2012 10:14 PM, Gerard Arthus wrote:
 I assume you are running this on a Windows Box. Did you click on the
 USB icon

 The physical box boots linux, the virtual box boots windows...
 clicking on Devices and then USB shows no devices available, as does
 hovering over the little icon... I think there is something wrong
 with interface between the Extensions and the VBox kernel modules on
 this machine... both the machines are 64 bit AMD machines, although
 the one with the problem is older. On the mcahine that does work
 clicking on Devices|USB show actual devices on the USB and, and
 clicking a check mark into the otherwise empty next to a device makes
 is available. Then it show up on hovering over the little icon at the
 bottom of the ms screen.

 I have uninstalled  and re-installed both the Extensions and the Guest
 additions repeatedly. Still no joy.

 --
 This message may have been intercepted and read by U.S. government
 agencies including the FBI, CIA, and NSA and/or the present government
 of Thailand without notice or warrant or knowledge of sender or
 recipient.

 John Francis Lee
 246/3 Thanon Kaew Wai
 Mueang Chiangrai 57000
 Thailand
 Did you select the usb devices in the VirtualBox manager before
 installing your guest?
   They are under device manager GUI, Settings. Enable them ther, before
 clicking the green arrow. I have never had them work if they were not
 set there. Its a check box. On the right side you can edit the filters,
 add a new filter and several other options by click the little usb icons
 on the right side. If you hold mouse over icon it will tell you what
 they do.

 Hope this helps you.

That's where my problem lies, I believe. When I first attempted that 
drill, VBox complained that it could not deal with USB... The Extensions 
were not installed. So I went and got the Extensions, and after several 
false starts of double-clicking the Extensions files... which silently 
failed... I discovered the 'File|Extensions' mode of installation and 
used that. Vbox claimed success... but I still get the original error in 
'enabling USB'...

   Result Code:  NS_ERROR_FAILURE (0x4005)
   Component:  Host
   Interface:  IHost {dab4a2b8-c735-4f08-94fc-9bec84182e2f}
   Callee:  IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}

So the problem seems to me to be with the Extensions pack and the rest 
of the VM software... it installs 'successfully' but doesn't work on 64 
bit debian 6.0, and further, causes a problem with the Guest additions 
installation under ms xp...

   szAppName : VBoxService.exe  szAppVer : 4.1.10.0
   szModName : VBoxService.exe  szModVer : 4.1.10.0  offset : 0001e135

I assume the problems are related.

No such problem under ubuntu 11.40. It just works.

Thanks for all the help. Still no joy, though.

-- 
This message may have been intercepted and read by U.S. government 
agencies including the FBI, CIA, and NSA and/or the present government 
of Thailand without notice or warrant or knowledge of sender or recipient.

John Francis Lee
246/3 Thanon Kaew Wai
Mueang Chiangrai 57000
Thailand

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community