<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SPLAT &#8211; dynamic routing</title>
	<atom:link href="http://www.kuncar.net/blog/splat-dynamic-routing/2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kuncar.net/blog/splat-dynamic-routing/2010/</link>
	<description></description>
	<lastBuildDate>Sat, 03 Dec 2011 23:57:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tnk</title>
		<link>http://www.kuncar.net/blog/splat-dynamic-routing/2010/comment-page-1/#comment-755</link>
		<dc:creator>tnk</dc:creator>
		<pubDate>Sat, 03 Dec 2011 23:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kuncar.net/blog/?p=430#comment-755</guid>
		<description>Hi Dash,&lt;br /&gt;
sorry for such a long delay in my reply. &lt;br /&gt;
First thing I would like to say is that it has been quite some time since I&#039;ve done this and I no longer play with Checkpoint but I think I do understand what is the reason of your problem. &lt;br /&gt;
The first thing is that OSPF is part of the routing which is more or less part of the operating system (RHEL) whereas HA is a proprietary protocol done independently from the OS somewhere in checkpoint logic. In the R70 which is the last one I have actively worked with those two parts were separate and the only thing they had in common was the configuration interface in SPLAT. &lt;br /&gt;
My understanding is that the HA is basically meant to be used in some conjunction with something like link aggregation protocol more than with a routing protocol as that is the only way you can get a fast switch-over (except cisco&#039;s GLBP but that is not an option with checkpoint as far as I know). As for OSPF -  in normal configuration you cannot have two active paths (uplinks) at the same time as one path will be always deemed inferior by the calculation and not used. There are some things you can possibly do (not sure how much is possible on SPLAT though) &lt;br /&gt;
1)  Tweak the timers to be extremely low which will give you a decent switchover times (but nowhere close to AH&#039;s time)&lt;br /&gt;
2)  Have the OSPF main process bound to a loopback interface so it will not do the whole convergence process if one interface goes down (I assume you already have that)&lt;br /&gt;
&lt;br /&gt;
I know this is fairly generic answer but unless I know more details I don&#039;t think I can help more.&lt;br /&gt;
BR&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>Hi Dash,<br />
sorry for such a long delay in my reply. <br />
First thing I would like to say is that it has been quite some time since I&#8217;ve done this and I no longer play with Checkpoint but I think I do understand what is the reason of your problem. <br />
The first thing is that OSPF is part of the routing which is more or less part of the operating system (RHEL) whereas HA is a proprietary protocol done independently from the OS somewhere in checkpoint logic. In the R70 which is the last one I have actively worked with those two parts were separate and the only thing they had in common was the configuration interface in SPLAT. <br />
My understanding is that the HA is basically meant to be used in some conjunction with something like link aggregation protocol more than with a routing protocol as that is the only way you can get a fast switch-over (except cisco&#8217;s GLBP but that is not an option with checkpoint as far as I know). As for OSPF &#8211;  in normal configuration you cannot have two active paths (uplinks) at the same time as one path will be always deemed inferior by the calculation and not used. There are some things you can possibly do (not sure how much is possible on SPLAT though) <br />
1)  Tweak the timers to be extremely low which will give you a decent switchover times (but nowhere close to AH&#8217;s time)<br />
2)  Have the OSPF main process bound to a loopback interface so it will not do the whole convergence process if one interface goes down (I assume you already have that)</p>
<p>I know this is fairly generic answer but unless I know more details I don&#8217;t think I can help more.<br />
BR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dash Rendar</title>
		<link>http://www.kuncar.net/blog/splat-dynamic-routing/2010/comment-page-1/#comment-744</link>
		<dc:creator>Dash Rendar</dc:creator>
		<pubDate>Fri, 04 Nov 2011 12:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kuncar.net/blog/?p=430#comment-744</guid>
		<description>Hi, excellent article, thanks.

Could you possibly expand upon this and show best practice in setting up OSPF on an HA Pair?

We have done this to the best of our abilities, on both Power1s and VSXs however when the Active Firewall reboots, the Routing table is not synchronised across and the Standby Firewall has to go through the whole OSPF convergence process again, which takes quite some time due to the number of routes on our core network.

This effectively negates the whole point of HA, as by the time the CP has learnt all the routes from OSPF, the TCP sessions running through it have all timed out.

Many thanks,
Dash</description>
		<content:encoded><![CDATA[<p>Hi, excellent article, thanks.</p>
<p>Could you possibly expand upon this and show best practice in setting up OSPF on an HA Pair?</p>
<p>We have done this to the best of our abilities, on both Power1s and VSXs however when the Active Firewall reboots, the Routing table is not synchronised across and the Standby Firewall has to go through the whole OSPF convergence process again, which takes quite some time due to the number of routes on our core network.</p>
<p>This effectively negates the whole point of HA, as by the time the CP has learnt all the routes from OSPF, the TCP sessions running through it have all timed out.</p>
<p>Many thanks,<br />
Dash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#40657;&#24125;SEO</title>
		<link>http://www.kuncar.net/blog/splat-dynamic-routing/2010/comment-page-1/#comment-499</link>
		<dc:creator>&#40657;&#24125;SEO</dc:creator>
		<pubDate>Wed, 12 May 2010 22:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.kuncar.net/blog/?p=430#comment-499</guid>
		<description>great share, great article, very usefull for me...thank you</description>
		<content:encoded><![CDATA[<p>great share, great article, very usefull for me&#8230;thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

