I'm trying to connect to my work server using my macbook. in the morning it was working and now its not.
This is what im doing
ssh -vv [email protected] -L 1024:bolton:3389
This is the verbose
OpenSSH_5.9p1, OpenSSL 0.9.8r 8 Feb 2011 debug1: Reading configuration data /etc/ssh_config debug1: /etc/ssh_config line 20: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to man.softwarehouse.com [111.111.111.111] port 22. debug1: Connection established. debug1: identity file /Users/muhammadnadat/.ssh/id_rsa type -1 debug1: identity file /Users/muhammadnadat/.ssh/id_rsa-cert type -1 debug1: identity file /Users/muhammadnadat/.ssh/id_dsa type -1 debug1: identity file /Users/muhammadnadat/.ssh/id_dsa-cert type -1 ssh_exchange_identification: Connection closed by remote host
Also when I can connect when im using my friends wifi !