maintainer-feedback requested: [Bug 208893] [PATCH] emulators/virtualbox-ose: make NATNetwork functionality work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 18 13:14:56 UTC 2016


Guido Falsi <madpilot at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to vbox at FreeBSD.org:
Bug 208893: [PATCH] emulators/virtualbox-ose: make NATNetwork functionality
work
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208893



--- Description ---
Hi,

I wanted to use the NATNetwork functionality introduced in Virtualbox 4.3, but
was unable to make it work.

After investigation it turns out it requires an helper program it expects to
find in PREFIX/lib/virtualbox/VBoxNetNAT which is built but not installed by
the port.

I made a simple patch fixing this issue.

Also the virtualbox 5 port I found at [1] needs the same fix.


[1] https://people.freebsd.org/~jkim/vbox/


More information about the freebsd-emulation mailing list