Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
New NIC, no VNC
New NIC, no VNC
I installed a wireless card and ever since, VNC hasn't worked. Previously the computer was wired. I tried reinstalling, but that did nothing. Is there a setting I missed that binds VNC to a specific card?
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
Have your 2 cards a seperated subnet.
BAD
192.168.1.10
192.168.1.11
netmask 255.255.255.0
GOOD
192.168.1.10
192.168.2.10
255.255.255.0
BAD
192.168.1.10
192.168.2.10
255.255.0.0
GOOD
192.168.1.10
192.169.1.10
255.255.0.0
Check the network card settings for firewall activation.
Wen you have multiple network cards, XP tend to activate the firewall on 1 of the cards.
BAD
192.168.1.10
192.168.1.11
netmask 255.255.255.0
GOOD
192.168.1.10
192.168.2.10
255.255.255.0
BAD
192.168.1.10
192.168.2.10
255.255.0.0
GOOD
192.168.1.10
192.169.1.10
255.255.0.0
Check the network card settings for firewall activation.
Wen you have multiple network cards, XP tend to activate the firewall on 1 of the cards.