Wenn ich eine interne Server-Verbindung herstellen möchte, gibt es folgende Fehlermeldungen:
$ ssh -v git@gitlab.xlab.si
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /c/Users/Administrator/.ssh/config
debug1: Applying options for gitlab.xlab.si
debug1: Connecting to gitlab.xlab.si [91.217.255.43] port 13022.
debug1: connect to address 91.217.255.43 port 13022: Connection refused
ssh: connect to host gitlab.xlab.si port 13022: Bad file number
Jedoch kann ich problemlos eine Verbindung zu einem externen Server herstellen. Daher liegt es nicht an der Firewall oder am SSH Server.
Kann mir da jemand weiterhelfen? :confused:
$ ssh -v git@gitlab.xlab.si
OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
debug1: Reading configuration data /c/Users/Administrator/.ssh/config
debug1: Applying options for gitlab.xlab.si
debug1: Connecting to gitlab.xlab.si [91.217.255.43] port 13022.
debug1: connect to address 91.217.255.43 port 13022: Connection refused
ssh: connect to host gitlab.xlab.si port 13022: Bad file number
Jedoch kann ich problemlos eine Verbindung zu einem externen Server herstellen. Daher liegt es nicht an der Firewall oder am SSH Server.
Kann mir da jemand weiterhelfen? :confused: