https://bugzilla.mindrot.org/show_bug.cgi?id=3333
--- Comment #1 from PavanKumar K Arakere <[email protected]> --- Setup: VNCServer<-->OpenSSH_Server(RPF) <===> openSSH_Client(LPF)<-->VNCClient ------------------------------------------------------------------------ Individual App details: 1. VNCServer on LinuxSystem: configured to run at 127.0.0.1 at port 5900 2. OpenSSH as Server on LinuxSystem: ssh -R 6900:127.0.0.1:5900 [email protected] 3. OpenSSH as Client on Windows: ssh -L 5900:127.0.0.1:6900 user@LinuxSystemIP 4. VNCClient on Windows: VNCClient.exe 127.0.0.1:5900 configured to connect to 127.0.0.1 on port 5900 -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
