We are using VNC Listen Mode 1.2.2.4 without the DSM plugin. Several times per day we get a random series of popups: "Connection Failed - Invalid Protocol". We have port 5500 open and forwarded to the PC that has the listening agent active on it. It seems to be triggering from a random port scan out on the internet.
Is there a way to prevent these popups besides turning off listening mode until you're expecting an inbound remote connection?
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
VNC Listen Mode: Random "Connection Failed Invalid Protocol"
-
- Posts: 4
- Joined: 2018-09-24 19:25
Re: VNC Listen Mode: Random "Connection Failed Invalid Proto
You'd have to implement something on your side to filter/block the port scans. You can limit what IPs can connect or just turn off access in the firewall until it's needed.
I'd HIGHLY suggest you use encryption if you're going to make that service available directly on the internet. Also, I would block the connection from the firewall and not just shut down the VNC program, as the latter still allows them to communicate directly with your computer at any time.
I'd HIGHLY suggest you use encryption if you're going to make that service available directly on the internet. Also, I would block the connection from the firewall and not just shut down the VNC program, as the latter still allows them to communicate directly with your computer at any time.
-Ben