Kurzer Artikel zum nutzen des Host-VPNs in einer Virtualbox VM: From blue skies and oceans - Sharing Host VPN with VirtualBox guest
$ VBoxManage list vms
Note that uuid of your VM and then:
$ VBoxManage modifyvm <uuid here> --natdnshostresolver1 on
Kurzer Artikel zum nutzen des Host-VPNs in einer Virtualbox VM: From blue skies and oceans - Sharing Host VPN with VirtualBox guest
$ VBoxManage list vms
Note that uuid of your VM and then:
$ VBoxManage modifyvm <uuid here> --natdnshostresolver1 on