<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 01/17/2011 05:31 PM, Chris Lynch wrote:
    <blockquote cite="mid:4D3460CF.3050108@fdc.ie" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <font face="Comic Sans MS">Hi,<br>
        <br>
        I have the following two lines in the three log file above. What
        are they<br>
        <br>
        <b>Redirect from IP(I do not know) on ppp0 about IP(I do not
          know) ignored<br>
              Advised path= IP(My IP) -> IP(IP addresses I do not
          Know)</b><br>
        <br>
        Any ides what these are it is my first time ever noticing them<br>
      </font>
      <div class="moz-signature">-- <br>
      </div>
    </blockquote>
    Looks to me like ICMP redirect messages. Such messages are generated
    by remote hosts to inform your server of a "better" route to some
    target destination you're connecting to. Usually it signifies a
    routing loop (a simpler path exists). Due to security reasons, your
    kernel should continue to ignore such redirects (everything is fine)<br>
  </body>
</html>