<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title></title>
    </head>
    <body>
        <p>
            >><br />
            >>> Simultaneously, Nagios, which is on a separate server, will send<br />
            >> out<br />
            >>> notifications that every<br />
            >>> service on every server is down because Nagios cannot reach them.&nbsp;<br />
            >><br />
            >><br />
            >> Why can't it reach them? Is your mail server also your router?<br />
            ><br />
            > Good Gosh, no!  That's why this is so puzzling.<br />
            <br />
            The next time it happens, unplug your mail server's network connection (it failed anyway). I'll bet it's flooding the network with (good?/bad?) packets and nagios can't get through.<br />
            <br />
            It taking the mailserver offline fixes it, at least you know where to look,<br />
            <br />
            I'd also check the mailserver logs. Some aren't too bright about handling bounces and if it's misconfiigured, you can end up with an infinite number of bounce messages for the bounce messages.<br />
            <br />
            Terry<br />
            <br />
        </p>
    </body>
</html>