<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Redhat/OSPF routing issues in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002785#M89356</link>
    <description>Yes it is doing exactly that. I put the script in place and will let you know how it goes.&lt;BR /&gt;&lt;BR /&gt;I wish RH would stop fussing with core network components.  I have several hacks in place just to counter what they do to things like PING.&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply and the detailed help!!!</description>
    <pubDate>Fri, 20 Jun 2003 13:59:43 GMT</pubDate>
    <dc:creator>ron fisher_1</dc:creator>
    <dc:date>2003-06-20T13:59:43Z</dc:date>
    <item>
      <title>Redhat/OSPF routing issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002783#M89354</link>
      <description>Greetings fellow linux fans&lt;BR /&gt;&lt;BR /&gt;background: I run a big brother network monitoring system on RH 8.0. It works extremely well for monitoring all of our windoze servers, routers etc. It pings each host approximately once every 5 seconds or so. We also monitor our routers spread across a private Frame network. The frame PVC's are backed up by ISDN circuits with auto-failover. I ping the ethernet interface on the router from big brother. We use OSPF as the routing protocol.&lt;BR /&gt;&lt;BR /&gt;When a frame circuit goes down (usually in the middle of the night, making it hard to test!) the RH box immediately re-routes to the only other open path, the Internet where it fails.. the ISDN comes up I would believe AFTER the RH box has re-routed. RH ping keeps failing and won't re-route to the ISDN or back to the Frame when it comes back up. I have to reboot the RH box in the morning to get it to route properly. Tried IFCONFIG down/up but that doesn't work.&lt;BR /&gt;&lt;BR /&gt;Anybody have any similar experience? I know RH likes to play games with Pimg and am wondering if it is RH ping, OSPF or both..&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2003 19:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002783#M89354</guid>
      <dc:creator>ron fisher_1</dc:creator>
      <dc:date>2003-06-19T19:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat/OSPF routing issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002784#M89355</link>
      <description>Just wondering, have you left your RH8 box accepting "IP Redirects" ?&lt;BR /&gt;&lt;BR /&gt;To check, do the following:&lt;BR /&gt;&lt;BR /&gt;cd /proc/sys/net/ipv4/conf&lt;BR /&gt;cat */accept_redirects&lt;BR /&gt;&lt;BR /&gt;If you get a whole list of 1's, then you are still accepting IP redirects (which are an ICMP request to say "oh, it's easier to get to that host by going this direction").&lt;BR /&gt;&lt;BR /&gt;For some reason, these IP Redirections don't show up in the routing table in RH8 (most frustrating), and thus make it hard to remove.&lt;BR /&gt;&lt;BR /&gt;Put this in the bottom of your /etc/rc.d/rc.local file, and see if the problem persists:&lt;BR /&gt;&lt;BR /&gt;for TOUCH in /proc/sys/net/ipv4/conf/*/*redirects&lt;BR /&gt;do&lt;BR /&gt;        echo 0 &amp;gt; $TOUCH&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;This will turn off 'accept_redirects', 'send_redirects', and 'secure_redirects', the three annoyances on a network with real routing.&lt;BR /&gt;&lt;BR /&gt;See if this helps you.</description>
      <pubDate>Thu, 19 Jun 2003 22:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002784#M89355</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-06-19T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat/OSPF routing issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002785#M89356</link>
      <description>Yes it is doing exactly that. I put the script in place and will let you know how it goes.&lt;BR /&gt;&lt;BR /&gt;I wish RH would stop fussing with core network components.  I have several hacks in place just to counter what they do to things like PING.&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply and the detailed help!!!</description>
      <pubDate>Fri, 20 Jun 2003 13:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002785#M89356</guid>
      <dc:creator>ron fisher_1</dc:creator>
      <dc:date>2003-06-20T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat/OSPF routing issues</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002786#M89357</link>
      <description>Haven't confirmed completely that this was the issue, but I wanted to give you your deserved points for a very helpful and detailed response to an issue that has been bugging me for a long time.  It amazes me everyday how much there is to learn about networking. It is so helpful to have active forums like this to colaborate and further the world of IT and networking.</description>
      <pubDate>Mon, 23 Jun 2003 14:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-ospf-routing-issues/m-p/3002786#M89357</guid>
      <dc:creator>ron fisher_1</dc:creator>
      <dc:date>2003-06-23T14:12:29Z</dc:date>
    </item>
  </channel>
</rss>

