All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1388735] [NEW] QEMU no longer allows to use full TCP port range for VNC
@ 2014-11-03  7:55 Sergey
  2014-11-03  9:08 ` [Qemu-devel] [Bug 1388735] " Michael Tokarev
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sergey @ 2014-11-03  7:55 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

After upgrade to QEMU version 2.1.0 (Debian 2.1+dfsg-4ubuntu6), I am no longer able to use any TCP port for VNC display.
For example, if I need to assign VNC server a TCP port 443, I used to run:
# qemu-system-x86_64 -vnc :-5457
qemu-system-x86_64: Failed to start VNC server on `:-1000': can't convert to a number:-5457
expected behavior: as any VNC software, take port base of 5900, substract 5457 display number, and use TCP port 443

I ask to change vnc port conversion routine to allow input values in
range of all TCP ports, from 1 to 65535.

I really depend on ability to use full TCP range for VNC port numbers,
and inablity to do so in new version of QEMU is very disappointing.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1388735

Title:
  QEMU no longer allows to use full TCP port range for VNC

Status in QEMU:
  New

Bug description:
  After upgrade to QEMU version 2.1.0 (Debian 2.1+dfsg-4ubuntu6), I am no longer able to use any TCP port for VNC display.
  For example, if I need to assign VNC server a TCP port 443, I used to run:
  # qemu-system-x86_64 -vnc :-5457
  qemu-system-x86_64: Failed to start VNC server on `:-1000': can't convert to a number:-5457
  expected behavior: as any VNC software, take port base of 5900, substract 5457 display number, and use TCP port 443

  I ask to change vnc port conversion routine to allow input values in
  range of all TCP ports, from 1 to 65535.

  I really depend on ability to use full TCP range for VNC port numbers,
  and inablity to do so in new version of QEMU is very disappointing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1388735/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-22  5:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-03  7:55 [Qemu-devel] [Bug 1388735] [NEW] QEMU no longer allows to use full TCP port range for VNC Sergey
2014-11-03  9:08 ` [Qemu-devel] [Bug 1388735] " Michael Tokarev
2014-11-03 11:00 ` Sergey
2021-04-22  4:33 ` Thomas Huth
2021-06-22  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.