<?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 for Igor David</title>
	<atom:link href="http://www.igord.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.igord.net</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jul 2012 22:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on TCPflow by zlaja</title>
		<link>http://www.igord.net/2012/07/07/tcpflow/comment-page-1/#comment-3180</link>
		<dc:creator>zlaja</dc:creator>
		<pubDate>Sun, 15 Jul 2012 22:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=507#comment-3180</guid>
		<description><![CDATA[da vidim kako izgleda]]></description>
		<content:encoded><![CDATA[<p>da vidim kako izgleda</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon VPC + ipsec + racoon + quagga by admin</title>
		<link>http://www.igord.net/2012/01/25/amazon-vpc-ipsec-racoon-quagga/comment-page-1/#comment-3178</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 07 Jul 2012 07:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=458#comment-3178</guid>
		<description><![CDATA[Hello Larry,

Did you had any success with this?

--
Igor]]></description>
		<content:encoded><![CDATA[<p>Hello Larry,</p>
<p>Did you had any success with this?</p>
<p>&#8211;<br />
Igor</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon VPC + ipsec + racoon + quagga by lhughes</title>
		<link>http://www.igord.net/2012/01/25/amazon-vpc-ipsec-racoon-quagga/comment-page-1/#comment-3176</link>
		<dc:creator>lhughes</dc:creator>
		<pubDate>Mon, 21 May 2012 16:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=458#comment-3176</guid>
		<description><![CDATA[David,
We can&#039;t seem to MASQUERADE or NAT that IP Address (10.0.0.4) from the VPC instance via the vpn.
It looks like to me that bgpd and or zebra are routing directly to the Kernel and that is why I can&#039;t NAT that address. Is there anyway to make bgpd or zebra NAT? If there is, then that would solve my issue and still only using one (1) nic?

Thanks,
Larry]]></description>
		<content:encoded><![CDATA[<p>David,<br />
We can&#8217;t seem to MASQUERADE or NAT that IP Address (10.0.0.4) from the VPC instance via the vpn.<br />
It looks like to me that bgpd and or zebra are routing directly to the Kernel and that is why I can&#8217;t NAT that address. Is there anyway to make bgpd or zebra NAT? If there is, then that would solve my issue and still only using one (1) nic?</p>
<p>Thanks,<br />
Larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon VPC + ipsec + racoon + quagga by lhughes</title>
		<link>http://www.igord.net/2012/01/25/amazon-vpc-ipsec-racoon-quagga/comment-page-1/#comment-3175</link>
		<dc:creator>lhughes</dc:creator>
		<pubDate>Sun, 20 May 2012 02:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=458#comment-3175</guid>
		<description><![CDATA[Thanks,
Using two (2) NICs is not a problem, but how would I set it up to NAT or MASUERADE 10.0.0.4 from the VPN only to the realworld?

Thanks,
Larry]]></description>
		<content:encoded><![CDATA[<p>Thanks,<br />
Using two (2) NICs is not a problem, but how would I set it up to NAT or MASUERADE 10.0.0.4 from the VPN only to the realworld?</p>
<p>Thanks,<br />
Larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon VPC + ipsec + racoon + quagga by admin</title>
		<link>http://www.igord.net/2012/01/25/amazon-vpc-ipsec-racoon-quagga/comment-page-1/#comment-3174</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 May 2012 12:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=458#comment-3174</guid>
		<description><![CDATA[Hello Larry,

Thank you.

With this setup, you can reach your VPC private instances from your home network and vice-verse.

But for routing further and using MASQUERADE, I am not sure if this will work since in this setup I have used only one Ethernet interface, and what I saw on the Internet regarding using one interface &amp; masquerade, the situation is not promising:

&lt;blockquote&gt;Yes and no. With the &quot;IP Alias&quot; kernel feature, users can setup multiple aliased interfaces such as eth0:1, eth0:2, etc but its is NOT recommended to use aliased interfaces for IP Masquerading. Why? Providing a secure firewall becomes very difficult with a single NIC card. In addition to this, you will experience an abnormal amount of errors on this link since incoming packets will almost simultaneously be sent out at the same time.&lt;/blockquote&gt;

However, I see some successful stories, too, such as:

(this is my ex-colleague btw :) ):

http://www.miljan.org/main/2006/12/26/linux-nat-with-one-network-interface/

I&#039;ll try to setup this, also if you will have any success feel free to comment.]]></description>
		<content:encoded><![CDATA[<p>Hello Larry,</p>
<p>Thank you.</p>
<p>With this setup, you can reach your VPC private instances from your home network and vice-verse.</p>
<p>But for routing further and using MASQUERADE, I am not sure if this will work since in this setup I have used only one Ethernet interface, and what I saw on the Internet regarding using one interface &amp; masquerade, the situation is not promising:</p>
<blockquote><p>Yes and no. With the &#8220;IP Alias&#8221; kernel feature, users can setup multiple aliased interfaces such as eth0:1, eth0:2, etc but its is NOT recommended to use aliased interfaces for IP Masquerading. Why? Providing a secure firewall becomes very difficult with a single NIC card. In addition to this, you will experience an abnormal amount of errors on this link since incoming packets will almost simultaneously be sent out at the same time.</p></blockquote>
<p>However, I see some successful stories, too, such as:</p>
<p>(this is my ex-colleague btw <img src='http://www.igord.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ):</p>
<p><a href="http://www.miljan.org/main/2006/12/26/linux-nat-with-one-network-interface/" rel="nofollow">http://www.miljan.org/main/2006/12/26/linux-nat-with-one-network-interface/</a></p>
<p>I&#8217;ll try to setup this, also if you will have any success feel free to comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon VPC + ipsec + racoon + quagga by lhughes</title>
		<link>http://www.igord.net/2012/01/25/amazon-vpc-ipsec-racoon-quagga/comment-page-1/#comment-3173</link>
		<dc:creator>lhughes</dc:creator>
		<pubDate>Thu, 17 May 2012 19:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=458#comment-3173</guid>
		<description><![CDATA[David, nice job we setup a debian box, hooked it all up, but our vpc instance is ip address 10.0.0.4 when we try to use the web browser in the instance the ip address 10.0.0.4 makes the DNS queries etc after it comes down the tunnel to our datacenter. How can we change the routing so when 10.0.0.4 hits our vpn router box (debian), we can MASQUERADE that IP to the ip address of said vpn router box? And of course back again?
Many Thanks,
Larry Hughes]]></description>
		<content:encoded><![CDATA[<p>David, nice job we setup a debian box, hooked it all up, but our vpc instance is ip address 10.0.0.4 when we try to use the web browser in the instance the ip address 10.0.0.4 makes the DNS queries etc after it comes down the tunnel to our datacenter. How can we change the routing so when 10.0.0.4 hits our vpn router box (debian), we can MASQUERADE that IP to the ip address of said vpn router box? And of course back again?<br />
Many Thanks,<br />
Larry Hughes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NERDTree vim plugin by peratest</title>
		<link>http://www.igord.net/2011/03/19/nerdtree-vim-plugin/comment-page-1/#comment-3118</link>
		<dc:creator>peratest</dc:creator>
		<pubDate>Thu, 19 May 2011 20:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.igord.net/?p=408#comment-3118</guid>
		<description><![CDATA[Hello,

just to check how did NERDTree got it`s name? :D]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>just to check how did NERDTree got it`s name? <img src='http://www.igord.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on apache keepalive configuration by admin</title>
		<link>http://www.igord.net/2010/08/04/apache-keepalive-configuration/comment-page-1/#comment-2741</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 04 Aug 2010 21:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.igord.net/?p=321#comment-2741</guid>
		<description><![CDATA[we were using apachetop, webalizer, google analytics and Linux shell to determine those values :)]]></description>
		<content:encoded><![CDATA[<p>we were using apachetop, webalizer, google analytics and Linux shell to determine those values <img src='http://www.igord.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on apache keepalive configuration by martin</title>
		<link>http://www.igord.net/2010/08/04/apache-keepalive-configuration/comment-page-1/#comment-2739</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Wed, 04 Aug 2010 21:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.igord.net/?p=321#comment-2739</guid>
		<description><![CDATA[hello,

how did you manage to determine those values, e.g. what are default values and how did you know to change them in proper way?]]></description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>how did you manage to determine those values, e.g. what are default values and how did you know to change them in proper way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Analytics Plugin Problem in WordPress 2.8.5 by Reg Cleaners</title>
		<link>http://www.igord.net/2009/11/06/google-analytics-plugin-problem-in-wordpress-2-8-5/comment-page-1/#comment-2701</link>
		<dc:creator>Reg Cleaners</dc:creator>
		<pubDate>Fri, 07 May 2010 03:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.igord.net/?p=271#comment-2701</guid>
		<description><![CDATA[&lt;strong&gt;backup problem...&lt;/strong&gt;

Thanks for the information. Any other posts or blogs you can recommend on this topic?...]]></description>
		<content:encoded><![CDATA[<p><strong>backup problem&#8230;</strong></p>
<p>Thanks for the information. Any other posts or blogs you can recommend on this topic?&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
