I have SSH server running on PC. >From a client host window, I can login. How do I set up : such that in other client host windows, I need not type: ssh xxxx instead would like to: telnet localhost port I understand it is possible to set up localhost forwarding. This way I login in from one window client host and all other windows forward using the first one. Any pointers ? Thank you.
