<?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: IPSec Communication  for VPN Setup in CentOS 6 / RHEL 6.3</title>
	<atom:link href="https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/</link>
	<description>Exploring Linux</description>
	<lastBuildDate>Sat, 13 Sep 2014 06:18:06 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Rahul Panwar</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-205</link>
		<dc:creator><![CDATA[Rahul Panwar]]></dc:creator>
		<pubDate>Wed, 13 Nov 2013 18:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-205</guid>
		<description><![CDATA[Hi Apoorv,
Thanks for showing your interest on my blog. :-)
I also like your blog&#039;s contents, you are a creative writer, hope you will continue this thing.
All the best.]]></description>
		<content:encoded><![CDATA[<p>Hi Apoorv,<br />
Thanks for showing your interest on my blog. :-)<br />
I also like your blog&#8217;s contents, you are a creative writer, hope you will continue this thing.<br />
All the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apoorv Dwivedi</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-204</link>
		<dc:creator><![CDATA[Apoorv Dwivedi]]></dc:creator>
		<pubDate>Wed, 13 Nov 2013 17:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-204</guid>
		<description><![CDATA[well the stuff like this really made me interested in your blog..]]></description>
		<content:encoded><![CDATA[<p>well the stuff like this really made me interested in your blog..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Panwar</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-203</link>
		<dc:creator><![CDATA[Rahul Panwar]]></dc:creator>
		<pubDate>Fri, 11 Oct 2013 02:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-203</guid>
		<description><![CDATA[This post is a how to of a simple configuration of ipsec. But you can configure it as showing in diagram with this method. Please use the public IP addresses in the ipsec configuration instead of private IP 192.168.1.1 and 192.168.1.2 given in this post.
In this case your ipsec devices will also communicate directly on public IP addresses and real clients will communicate through gateways.
All the best :-)]]></description>
		<content:encoded><![CDATA[<p>This post is a how to of a simple configuration of ipsec. But you can configure it as showing in diagram with this method. Please use the public IP addresses in the ipsec configuration instead of private IP 192.168.1.1 and 192.168.1.2 given in this post.<br />
In this case your ipsec devices will also communicate directly on public IP addresses and real clients will communicate through gateways.<br />
All the best :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidcsi</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-202</link>
		<dc:creator><![CDATA[davidcsi]]></dc:creator>
		<pubDate>Wed, 09 Oct 2013 12:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-202</guid>
		<description><![CDATA[Hello, This is a great step-by-step guide… But i’m missing something.

You talk about networks 192.168.1.1 and 192.168.2.1, which (I assume) are behind either gateways. And this is what you set up on the configs, correct?

My question is: Where do you setup the PUBLIC addresses for each gateways? With this setup I understand both networks will be able to “see” each other by way of the gateways, but I don’t see where the public IPs are setup…

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hello, This is a great step-by-step guide… But i’m missing something.</p>
<p>You talk about networks 192.168.1.1 and 192.168.2.1, which (I assume) are behind either gateways. And this is what you set up on the configs, correct?</p>
<p>My question is: Where do you setup the PUBLIC addresses for each gateways? With this setup I understand both networks will be able to “see” each other by way of the gateways, but I don’t see where the public IPs are setup…</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Panwar</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-201</link>
		<dc:creator><![CDATA[Rahul Panwar]]></dc:creator>
		<pubDate>Wed, 25 Sep 2013 05:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-201</guid>
		<description><![CDATA[Hi Charles,
Thanks for feedback and solution. :-)]]></description>
		<content:encoded><![CDATA[<p>Hi Charles,<br />
Thanks for feedback and solution. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Kozler</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-200</link>
		<dc:creator><![CDATA[Charles Kozler]]></dc:creator>
		<pubDate>Tue, 24 Sep 2013 19:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-200</guid>
		<description><![CDATA[Thank you for the excellent post. As a heads up I was getting a compile time error with GCC 4.4 which uses strict aliasing. As a work around do the following before configure (this is in CentOS 6.4)

export CFLAGS=&quot;-fno-strict-aliasing&quot;]]></description>
		<content:encoded><![CDATA[<p>Thank you for the excellent post. As a heads up I was getting a compile time error with GCC 4.4 which uses strict aliasing. As a work around do the following before configure (this is in CentOS 6.4)</p>
<p>export CFLAGS=&#8221;-fno-strict-aliasing&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Panwar</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-199</link>
		<dc:creator><![CDATA[Rahul Panwar]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 18:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-199</guid>
		<description><![CDATA[Preshared key has to be added to /etc/racoon/psk.txt. The syntax is very simple, each line contains a host IP address and a key. These parameters are separated with a tab or space. For example:
192.168.1.2    somekey
Replace &quot;somekey&quot; with the password (plain text) of your choice.]]></description>
		<content:encoded><![CDATA[<p>Preshared key has to be added to /etc/racoon/psk.txt. The syntax is very simple, each line contains a host IP address and a key. These parameters are separated with a tab or space. For example:<br />
192.168.1.2    somekey<br />
Replace &#8220;somekey&#8221; with the password (plain text) of your choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jibin</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-198</link>
		<dc:creator><![CDATA[jibin]]></dc:creator>
		<pubDate>Mon, 16 Sep 2013 10:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-198</guid>
		<description><![CDATA[may i know how to create pre_shared_key....?]]></description>
		<content:encoded><![CDATA[<p>may i know how to create pre_shared_key&#8230;.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Panwar</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-197</link>
		<dc:creator><![CDATA[Rahul Panwar]]></dc:creator>
		<pubDate>Fri, 06 Sep 2013 11:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-197</guid>
		<description><![CDATA[Yes, if your setkey.conf is in /etc/raccoon directory. Both system can have same setkey.conf file.]]></description>
		<content:encoded><![CDATA[<p>Yes, if your setkey.conf is in /etc/raccoon directory. Both system can have same setkey.conf file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>https://blog.linuxexplore.com/2013/04/07/ipsec-communication-for-vpn-setup-in-centos-6-rhel-6-3/#comment-196</link>
		<dc:creator><![CDATA[Patrick]]></dc:creator>
		<pubDate>Thu, 05 Sep 2013 09:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.com/?p=724#comment-196</guid>
		<description><![CDATA[You wrote:
The same /etc/setkey.conf can be created on the 192.168.1.2...

Didn&#039;t you mean:
The same /etc/raccoon/setkey.conf can be created on the 192.168.1.2 ?]]></description>
		<content:encoded><![CDATA[<p>You wrote:<br />
The same /etc/setkey.conf can be created on the 192.168.1.2&#8230;</p>
<p>Didn&#8217;t you mean:<br />
The same /etc/raccoon/setkey.conf can be created on the 192.168.1.2 ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
