ejabberd - Comments for "setting probleme" https://www.ejabberd.im/node/3414 en Then the problem is not in https://www.ejabberd.im/node/3414#comment-54069 <p>Then the problem is not in ejabberd, because ejabberd works correctly WHEN it receives the connection attempt.</p> <p>The problem is probably in your DNS configuration.</p> Wed, 11 Mar 2009 16:50:35 +0000 mfoss comment 54069 at https://www.ejabberd.im when i try to connect to the https://www.ejabberd.im/node/3414#comment-54066 <p>thanks badlop to try to help me</p> <p>when i try to connect to the WebAdmin on localhost there is info report in the ejabberd.log </p> <div class="codeblock"><code>=INFO REPORT==== 2009-03-11 13:56:16 ===<br />I(&lt;0.262.0&gt;:ejabberd_listener:116) : (#Port&lt;0.406&gt;) Accepted connection {{127,0,0,1},11118} -&gt; {{127,0,0,1},5280}<br />=INFO REPORT==== 2009-03-11 13:56:16 ===<br />I(&lt;0.255.0&gt;:ejabberd_http:123) : started: {gen_tcp,#Port&lt;0.406&gt;}<br />=INFO REPORT==== 2009-03-11 13:56:16 ===<br />I(&lt;0.262.0&gt;:ejabberd_listener:116) : (#Port&lt;0.411&gt;) Accepted connection {{127,0,0,1},11119} -&gt; {{127,0,0,1},5280}<br />=INFO REPORT==== 2009-03-11 13:56:16 ===<br />I(&lt;0.255.0&gt;:ejabberd_http:123) : started: {gen_tcp,#Port&lt;0.411&gt;} </code></div> <p>but not when i'm on another computer when i open example.com:5280 :(</p> Wed, 11 Mar 2009 14:02:33 +0000 delphes comment 54066 at https://www.ejabberd.im So ejabberd is listening in https://www.ejabberd.im/node/3414#comment-54061 <p>So ejabberd is listening in all IP addresses. The DNS is correctly configured to direct XMPP queries to the machine.</p> <p>But what about HTTP? Maybe your web browser does not know where to find HTTP server "example.com port 5280".</p> <p>When you try to connect to the WebAdmin, if ejabberd receives a connection attempt, it will show a line in ejabberd.log. Probably when you open example.com:5280, ejabberd does not show any line because he doesn't receive the connection attempt.</p> Tue, 10 Mar 2009 00:30:23 +0000 mfoss comment 54061 at https://www.ejabberd.im