Hi,
I’ am trying to connect VNC to a Windows PC behind my E-smith server. As I see it I have to do “something” about the port on the E-smith server.
The Pc behind the server has the IP 192.168.0.69, my Internet IP address is 80.62.xx.yy and the VNC on the Win Pc has the display nr. 01.
I have tried with the following commands:
ipmasqadm portfw -a -P tcp -L 80.62.50.102 5801 -R 192.168.0.69 5801
ipmasqadm portfw -a -P tcp -L 80.62.50.102 5901 -R 192.168.0.69 5901
But it don’t work
Tue