[Bug 193778] New: [patch] virtualbox-ose: make VNC listen on same port for IPv6 and IPv4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 19 18:17:59 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193778

            Bug ID: 193778
           Summary: [patch] virtualbox-ose: make VNC listen on same port
                    for IPv6 and IPv4
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: la5lbtyi at aon.at
                CC: vbox at FreeBSD.org
                CC: vbox at FreeBSD.org

Created attachment 147477
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147477&action=edit
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 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list