<?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: ARP table overflow in Checkpoint and Linux in general</title>
	<atom:link href="http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/feed/" rel="self" type="application/rss+xml" />
	<link>http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/</link>
	<description>Yuri Slobodyanyuk&#039;s blog on IT Security and Networking</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:36:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Erik</title>
		<link>http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/comment-page-1/#comment-1936</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 07 Oct 2011 14:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://yurisk.info/?p=316#comment-1936</guid>
		<description>On all of our SPLATs there is a line &quot;net.ipv4.ip_forward = 0&quot; which disables routing. So sysctl -p caused some trouble. Maybe it&#039;s default in newer versions of SPLAT. I guess routing is reenabled after the load of the fw policy.
The best solution for me was adding the 3 lines to /etc/sysctl.conf for when the reboot comes and setting the values temporary via 
#echo 1024 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh1
#echo 4096 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh2
#echo 16384 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh3
So routing is all ok.</description>
		<content:encoded><![CDATA[<p>On all of our SPLATs there is a line &#8220;net.ipv4.ip_forward = 0&#8243; which disables routing. So sysctl -p caused some trouble. Maybe it&#8217;s default in newer versions of SPLAT. I guess routing is reenabled after the load of the fw policy.<br />
The best solution for me was adding the 3 lines to /etc/sysctl.conf for when the reboot comes and setting the values temporary via<br />
#echo 1024 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh1<br />
#echo 4096 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh2<br />
#echo 16384 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh3<br />
So routing is all ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuri</title>
		<link>http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/comment-page-1/#comment-1151</link>
		<dc:creator>Yuri</dc:creator>
		<pubDate>Tue, 29 Jun 2010 18:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://yurisk.info/?p=316#comment-1151</guid>
		<description>Thanks Darrin ,
fixed,</description>
		<content:encoded><![CDATA[<p>Thanks Darrin ,<br />
fixed,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrin</title>
		<link>http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/comment-page-1/#comment-1149</link>
		<dc:creator>Darrin</dc:creator>
		<pubDate>Tue, 29 Jun 2010 00:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://yurisk.info/?p=316#comment-1149</guid>
		<description>I think your temporary commnads should be:
#echo 1024 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh1
#echo 4096 &gt;  /proc/sys/net/ipv4/neigh/default/gc_thresh2
#echo 16384 &gt;  /proc/sys/net/ipv4/neigh/default/gc_thresh3</description>
		<content:encoded><![CDATA[<p>I think your temporary commnads should be:<br />
#echo 1024 &gt; /proc/sys/net/ipv4/neigh/default/gc_thresh1<br />
#echo 4096 &gt;  /proc/sys/net/ipv4/neigh/default/gc_thresh2<br />
#echo 16384 &gt;  /proc/sys/net/ipv4/neigh/default/gc_thresh3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuri</title>
		<link>http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/comment-page-1/#comment-670</link>
		<dc:creator>Yuri</dc:creator>
		<pubDate>Fri, 29 Jan 2010 06:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://yurisk.info/?p=316#comment-670</guid>
		<description>Yeah, I wrote it after got additional cases of this so instead of explaining each time i give link and wish them good luck. 
 
Cheers.
Yuri</description>
		<content:encoded><![CDATA[<p>Yeah, I wrote it after got additional cases of this so instead of explaining each time i give link and wish them good luck. </p>
<p>Cheers.<br />
Yuri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://yurisk.info/2009/12/15/arp-table-overflow-in-checkpoint-nad-linux-in-general/comment-page-1/#comment-668</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 29 Jan 2010 00:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://yurisk.info/?p=316#comment-668</guid>
		<description>Nice Post, Though sounds familiar..:)</description>
		<content:encoded><![CDATA[<p>Nice Post, Though sounds familiar..:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

