Re: [VBox-users] OpenVPN tap0 vboxnet0

2013-06-13 Thread Matthias Streulens Geomajas
The problem is solved now, thanks anyway. Matthias Gregory Nowak schreef op 2013-06-14 01:29: > On Thu, Jun 13, 2013 at 03:19:25PM +0200, Matthias Streulens wrote: >> Hello, >> >> I have the following setup: >> Openvpn-server in a vbox machine, has 2 interfaces, nat and >> host-only on >> vboxne

Re: [VBox-users] OpenVPN tap0 vboxnet0

2013-06-13 Thread Gregory Nowak
On Thu, Jun 13, 2013 at 03:19:25PM +0200, Matthias Streulens wrote: > Hello, > > I have the following setup: > Openvpn-server in a vbox machine, has 2 interfaces, nat and host-only on > vboxnet0. > > Nat: dhcp > eth1: 192.168.66.101 > > The eth1 host-only and tap0 are bridged. > > In a same se

Re: [VBox-users] What does SSD do?

2013-06-13 Thread Frank Mehnert
On Thursday 13 June 2013 16:03:53 Stephan von Krawczynski wrote: > Hello all, > > as I cannot find any hints in the online docs: what does "SSD" do in > storage configuration (4.2.12)? That's a property of the (virtual) hardware which is a hint for the guest OS. See VBoxManage storageattach, the

Re: [VBox-users] What does SSD do?

2013-06-13 Thread Leonardo Carneiro
afaik it tells the guest OS that the block device is a SSD, so the guest os will treat the device as one (and do not try to optimize some disk-oriented procedures). On Thu, Jun 13, 2013 at 11:03 AM, Stephan von Krawczynski wrote: > Hello all, > > as I cannot find any hints in the online docs: wh

[VBox-users] What does SSD do?

2013-06-13 Thread Stephan von Krawczynski
Hello all, as I cannot find any hints in the online docs: what does "SSD" do in storage configuration (4.2.12)? -- Regards, Stephan -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.

[VBox-users] OpenVPN tap0 vboxnet0

2013-06-13 Thread Matthias Streulens
Hello, I have the following setup: Openvpn-server in a vbox machine, has 2 interfaces, nat and host-only on vboxnet0. Nat: dhcp eth1: 192.168.66.101 The eth1 host-only and tap0 are bridged. In a same setup on another server with config bridged to lan there is no problem. Now my problem is th