Bug 193778

Summary: emulators/virtualbox-ose: make VNC listen on same port for IPv6 and IPv4
Product: Ports & Packages Reporter: Martin Birgmeier <d8zNeCFG>
Component: Individual Port(s)Assignee: Virtualbox Team (Nobody) <vbox>
Status: Open ---    
Severity: Affects Only Me CC: 214748mv, andrey, emulators, vbox, w.schwarzenfeld
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freshports.org/emulators/virtualbox-ose/
Attachments:
Description Flags
patch to create emulators/virtualbox-ose/files/patch-src-VBox-ExtPacks-VNC-VBoxVNC.cpp grahamperrin: maintainer-approval? (vbox), grahamperrin: maintainer-approval? (emulators)

Description Martin Birgmeier 2014-09-19 18:17:58 UTC
Created attachment 147477 [details]
patch to create emulators/virtualbox-ose/files/patch-src-VBox-ExtPacks-VNC-VBoxVNC.cpp

Currently, VirtualBox always assigns port 5900 when listening for VNC connections via IPv6, as opposed to IPv4, where the port to use can be set using the property TCP/Ports.

The attached patch changes this behavior so that TCP/Ports also applies when listening via IPv6, thereby using the same port number for both IPv4 and IPv6.

It should be applied in /usr/ports and will create a file emulators/virtualbox-ose/files/patch-src-VBox-ExtPacks-VNC-VBoxVNC.cpp.

-- Martin
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-19 18:17:58 UTC
Maintainers CC'd
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-01-14 03:24:46 UTC
Maintainer feedback?