Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5180

Networking and servers • Re: On bookworm with no tcp6 how to configure wayvnc?`

$
0
0
I got this solved sort of. I had disabled ipv6 by adding the following to /etc/sysctl.conf.

Code:

net.ipv6.conf.all.disable_ipv6 = 1net.ipv6.conf.default.disable_ipv6 = 1net.ipv6.conf.lo.disable_ipv6 = 1
i have now added ipv6.disable=1 to /boot/firmware/cmdline.txt. Now VNC is working the way I want but, there's another problem.

Perhaps I should start another thread for this but, now when I shutdown, the wayvnc service hangs for over a minute before timing out. Any way to either stop it from starting or shorten the timeout?

Statistics: Posted by MickeyRat — Sun May 05, 2024 3:16 pm



Viewing all articles
Browse latest Browse all 5180

Trending Articles