Hey There, Im so excited since I finally managed to use VNC and SSH on my windows computer. However, I would like to restrict to only accept connections from a few ip's, and I cant really figure it out.
This is my setup. Installed openSSH on my windowsbox running vnc server. I open putty from another computer on internet, log into my computer, then run WINVNC user connection to localhost:0.. Works like a charm with tunnel. SO the big question, in the IP RESTRICTION box on server side, what ip do I allow? When connecting using SSH tunnel, will the "connected ip" be a) The localhost? (10.0.0.2?) b) My serverip (since i ssh to same machine as server is running 80.222.111.332) c) Or will it be the IP im actually running the viewer from? (lets say 231.232.44.1) I tried to add all those 3 ips to the ip restrict list with a + infron using this syntax +10.0.0.2/255.255.255.255 +80.222.111.332/255.255.255.255 +231.232.44.1/255.255.255.255 However when I try to vnc to the server now, I get rejected. What am I doing wrong? reagrds Espen Ringom _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
