Quantcast
Channel: IP-Phone-Forum
Viewing all articles
Browse latest Browse all 15636

[Frage] SSLH - Funktionsweise

$
0
0
Ich versuche, über SSLH Zugriff auf den SSH-Server zu nehmen.

Die Standard-Einstellungen sind so belassen worden.

Protokolle:
Code:

{ name: "ssh"; service: "ssh"; host: "localhost"; port: "22"; probe: "builtin"; },
{ name: "openvpn"; host: "localhost"; port: "1194"; probe: "builtin"; },
{ name: "xmpp"; host: "localhost"; port: "5222"; probe: [ "jabber" ]; },
{ name: "http"; host: "localhost"; port: "80"; probe: "builtin"; },
{ name: "ssl"; host: "localhost"; port: "443"; probe: "builtin"; },
{ name: "timeout"; service: "daytime"; host: "localhost"; port: "daytime"; }

Einstellungen:
Bei diese Ports öffnen
ist ausschließlich 443 eingestellt.

Der Dienst startet, ein Verbindungsversuch per putty auf Port 443 scheitert an einem "Network error: Connection refused".
Im besten Fall taucht im Syslog eine Meldung auf wie sslh-fork zip-2014-02-11 started. Manchmal aber taucht auch gar keine Meldung auf.

Wo könnte das Problem liegen?



Viewing all articles
Browse latest Browse all 15636


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>