I recently came a across 2 scenarios where remote support through VNC was a pain. I'm wondering if anyone has any solutions to these issues:
[1] I needed to support multiple (3) client PCs that are behind a router . First step is to open port 5900 (or thereabouts) and have it forwarded to some IP address. The question becomes, which IP address. The router provides DHCP and static IP addresses are not an option. And this router in question did not provide MAC address reservation.
So here was my solution (based on a DHCP scope of 192.168.0.2 - 5):
Forwarded port 5902 -> 192.168.0.2
Forwarded port 5903 -> 192.168.0.3
Forwarded port 5904 -> 192.168.0.4
Then, when I need to connect remotely, I had the user (a) tell me WAN IP address (b) tell me LAN IP address and (c) have them manually change port in VNC settings.
While it worked adequately, it is not a very elegant solution, it's inflexible, and requires the user to do a fair amout of work just to let me help them.
[2] Scenario 2 was a company that will not forward any ports on the router as to them it is an inherent security risk.
I take it VNC is therefore out of the question?
[1] I needed to support multiple (3) client PCs that are behind a router . First step is to open port 5900 (or thereabouts) and have it forwarded to some IP address. The question becomes, which IP address. The router provides DHCP and static IP addresses are not an option. And this router in question did not provide MAC address reservation.
So here was my solution (based on a DHCP scope of 192.168.0.2 - 5):
Forwarded port 5902 -> 192.168.0.2
Forwarded port 5903 -> 192.168.0.3
Forwarded port 5904 -> 192.168.0.4
Then, when I need to connect remotely, I had the user (a) tell me WAN IP address (b) tell me LAN IP address and (c) have them manually change port in VNC settings.
While it worked adequately, it is not a very elegant solution, it's inflexible, and requires the user to do a fair amout of work just to let me help them.
[2] Scenario 2 was a company that will not forward any ports on the router as to them it is an inherent security risk.
I take it VNC is therefore out of the question?
