Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2014 18:17:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193778] New: [patch] virtualbox-ose: make VNC listen on same port for IPv6 and IPv4
Message-ID:  <bug-193778-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: la5lbtyi@aon.at
                CC: vbox@FreeBSD.org
                CC: vbox@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@FreeBSD.org> ---
Maintainers CC'd

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193778-13>