ejabberd - Comments for "The DNS servers timed out" https://www.ejabberd.im/node/4132 en I don't know if it means https://www.ejabberd.im/node/4132#comment-56327 <p>I don't know if it means anything but doing "ping ive.removed.that" works fine, so doesn't that mean that the DNS server is working?</p> <p>Also, it went back up by itself today, went down for a little bit ...</p> Tue, 29 Jun 2010 19:17:14 +0000 nasht00 comment 56327 at https://www.ejabberd.im nasht00 wrote: My ejabberd https://www.ejabberd.im/node/4132#comment-56317 <div class="quote-msg"> <div class="quote-author"><em>nasht00</em> wrote:</div> <p>My ejabberd server is connected to only one other server.<br /> It was working fine, but now I cannot talk to people on that other server, and the logs say:</p> <p>=ERROR REPORT==== 2010-06-28 15:07:50 ===<br /> E(&lt;0.13820.0&gt;:ejabberd_s2s_out:1075) : The DNS servers<br /> [{{72,3,128,240},53},{{72,3,128,241},53}]<br /> timed out on request for "ive.removed.that" IN SRV. You should check your DNS configuration.</p></div> <p>When ejabberd wants to connect to "ive.removed.that", it asks your DNS servers what is the IP address of "ive.removed.that". Those DNS servers don't reply.</p> <p>You can try some solutions:</p> <ul> <li>Check if those are the correct DNS servers that ejabberd should query. Maybe your ISP or network admin changed the DNS servers location. If those aren't the correct ones, change your network configuration in the machine. </li><li>Check if those DNS servers are really working, maybe they got disconnected </li><li>Configure in your machine what is the IP address of "ive.removed.that". For example, in Linux, I could add the line "123.45.67.89 ive.removed.that" to the file /etc/hosts.<br /> </li></ul> Tue, 29 Jun 2010 13:34:23 +0000 mfoss comment 56317 at https://www.ejabberd.im