<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">Am 17.03.2021 um 09:39 schrieb Andreas:<br>
</div>
<blockquote type="cite" cite="mid:28354298.s8HMPJTORz@stuttgart">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="qrichtext" content="1">
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Ich denke, dass ich das Problem langsam eingrenzen kann:</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace'; color:#000000; background-color:#ffffff;">telnet mx.example.tld 25</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace';">
führt zu keiner Verbindung und von Intern ebenfalls nicht:</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'monospace'; color:#000000; background-color:#ffffff;">telnet 192.168.1.71 25 </span><span style=" font-family:'monospace';">
Trying 192.168.1.71...
^C
Mein nächster Schritt wäre zu prüfen, warum Port 25 auf dem Servr nicht läuft.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<br>
</blockquote>
Inzwischen kommt häufig die interne Firewall auf dem Server selbst
ins Spiel. <br>
Versuche es direkt auf dem Server mal "telnet localhost 25" oder
noch sicherer "telnet 127.0.0.1 25", weil hier auch noch nach ip6
aufgelöst werden kann mit localhost.<br>
"systemctl status firewall.service"<br>
<br>
Gruß<br>
Sandy<br>
</body>
</html>