Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - doktor_g

#1
Same here. Said settings can be made by the Nginx menu, under location.
But speed isn´t much better. In my case, a few kBs...
#2
General Discussion / Running Virtualbox ON OPNSense
April 18, 2021, 04:53:45 PM
Hi guys,

first (since this is my first post), THX and bedankt for this great software.

I´m using OPNSense @Home (2 Intel Atom boxes with 4x LAN) since I want to separate my home net from my DMZ where I run a few (mostly virtual) servers hosting small private websites. So no big loads involved or possible money loss in case of unavailability of one of the firewalls.

I would like to run virtual machines in Virtualbox on the firewalls (tied only to the LAN interface, so not visible from outside). I installed from FreeBSD pkg repo but failed to load vboxdrv.ko:

kldload: an error occurred while loading module vboxdrv. Please check dmesg(8) for more details.

and in dmesg:

KLD vboxdrv.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/modules/vboxdrv.ko - unsupported file type

Which I would assume is related to the HardenedBSD kernel used in OPNSense.

However, make install from ports results in a note that the system is missing 32 bit libs, which I got from FreeBSD just to find that the port relies on gsoap_2.8.112.zip from FreeBSD distcache which is not available under the URL in the script.

As it seems to me, running Virtualbox is not supported or maybe even deactivated for security reasons (I know, HardenedBSD comes w/o the 32 bit libs).
Is here anyone around who knows a bit more about this or was able to successfully run virtualbox on OPNSense?
Any hint would be appreciated.

Regards
Doktor G.