Experiencing an issue with Screen Sharing not working. In settings on 9.5 (Gnome 40.4.0) where Screen Sharing is enabled with password but VNC nor RDP will connect. I’ve also disabled selinux and allowed 5900/5901/3389 in firewall-cmd…
Anythoughts on what I could be missing?
Does “screen sharing” use tigervnc-server behind the scenes?
As root
systemctl list-unit-files "*vnc*"
ss -ntl
firewall-cmd --list-services
Since this is running Gnome 40 I believe it is PipeWire which handles the screen sharing.
systemctl list-unit-files "*vnc*"
Doesn’t show 3389, 5900, or 5901 for Local Address:Port
ss -ntl
UNIT FILE STATE PRESET
0 unit files listed.
firewall-cmd --list-services
cockpit dhcpv6-client ssh
However, the GUI settings show Screen Sharing enabled.