$ /usr/libexec/gnome-remote-desktop-daemon --rdp-port=6000 --vnc-port=6001 &
Not listen on IPv4 and IPv6.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-remote-desktop in Ubuntu.
https://bugs.launchpad.net/bugs/1990439

Title:
  gnome-remote-desktop-daemon not listen on IPv4.

Status in gnome-remote-desktop package in Ubuntu:
  New

Bug description:
  gnome-remote-desktop-daemon listen on IPv6(port:3389 and 5900), but
  not listen on IPv4.

  user@Ubuntu22.04:~$ netstat -antl | grep LISTEN
  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:4311            0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:631             0.0.0.0:*               LISTEN    
 
  tcp        0      0 0.0.0.0:4713            0.0.0.0:*               LISTEN    
 
  tcp6       0      0 :::3389                 :::*                    LISTEN    
 
  tcp6       0      0 :::445                  :::*                    LISTEN    
 
  tcp6       0      0 :::139                  :::*                    LISTEN    
 
  tcp6       0      0 :::22                   :::*                    LISTEN    
 
  tcp6       0      0 :::111                  :::*                    LISTEN    
 
  tcp6       0      0 :::631                  :::*                    LISTEN    
 
  tcp6       0      0 :::4713                 :::*                    LISTEN    
 
  tcp6       0      0 :::5900                 :::*                    LISTEN    
 

  user@Ubuntu22.04:~$ ps -ef | grep gnome-remote-desktop
  user        6687    6586  0 08:21 ?        00:00:00 
/usr/libexec/gnome-remote-desktop-daemon
  user        9963    9942  0 08:29 pts/0    00:00:00 grep --color=auto 
gnome-remote-desktop

  user@Ubuntu22.04:~$ gsettings list-recursively 
org.gnome.desktop.remote-desktop.vnc
  org.gnome.desktop.remote-desktop.vnc auth-method 'password'
  org.gnome.desktop.remote-desktop.vnc enable true
  org.gnome.desktop.remote-desktop.vnc view-only false

  user@Ubuntu22.04:~$ gsettings list-recursively 
org.gnome.desktop.remote-desktop.rdp
  org.gnome.desktop.remote-desktop.rdp enable true
  org.gnome.desktop.remote-desktop.rdp screen-share-mode 'mirror-primary'
  org.gnome.desktop.remote-desktop.rdp tls-cert 
'/home/user/.local/share/gnome-remote-desktop/rdp-tls.crt'
  org.gnome.desktop.remote-desktop.rdp tls-key 
'/home/user/.local/share/gnome-remote-desktop/rdp-tls.key'
  org.gnome.desktop.remote-desktop.rdp view-only false

  user@Ubuntu22.04:~$ /usr/libexec/gnome-remote-desktop-daemon --version
  GNOME Remote Desktop 42.4

  user@Ubuntu22.04:~$ uname -a
  Linux ThinkCentre 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 
2022 x86_64 x86_64 x86_64 GNU/Linux

  user@Ubuntu22.04:~$ cat /etc/os-release 
  PRETTY_NAME="Ubuntu 22.04.1 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04.1 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  HOME_URL="https://www.ubuntu.com/";
  SUPPORT_URL="https://help.ubuntu.com/";
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
  
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
  UBUNTU_CODENAME=jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-remote-desktop/+bug/1990439/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to