Firewall conditions for OpenSSH client
Adriana Rodean <[email protected]> Mon, 1 Mar 2010 10:49:50 +0200
| Newsgroups | gmane.network.openssh.devel,gmane.network.openssh.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, What are the windows firewall conditions for an OpenSSH client in order to be able communicate with server? Any ports need to be opened on client? or something else? Here is the command i use: ssh -L 30300:localhost:8080 -R 1037:localhost:55555 -F ssh_config Thanks, Adriana