Leythos wrote:
> I have client that sits behind a real firewall, not a cheap nat router,
> and the vendor for the app they use build a Ultra VNC connection into
> it.
>
> When the local company starts the help service, it shows the 50+ remote
> support connections, but, I can't seem to find a way for the remote
> support people to connect back into the workstation with UVNC listening.
>
> There is no way to map individual IP:Port to LAN IP:Port as the stations
> are all DHCP assigned....
>
> Anyone doing this that might have an idea?
Unless your router allows port forwarding based on MAC address, all it
has is to forward a port to a particular host by its IP address. That
means you need to use static IP addressing on those particular hosts to
which you want to punch a hole through your router. You need to get
past NAT in the router.
Some remote access products get around the problem by using a local
client. You are using a 3rd party service, like GoToMyPC or Mikogo or
LogMeIn. The client actually makes an outbound connect to the service
which the firewall will allow (just like it will allow your outbound web
browser or outbound e-mail client connects).
Bookmarks