<?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: How to configure Site-Site IPSec VPN in Cisco Routers (IOS)</title>
	<atom:link href="http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios</link>
	<description>Your gateway to Internet</description>
	<lastBuildDate>Wed, 18 Jan 2012 17:46:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jude</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2773</link>
		<dc:creator>jude</dc:creator>
		<pubDate>Sat, 18 Dec 2010 06:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2773</guid>
		<description>The problem is the access-list,the wild card of 0.0.0.0 is expecting an ip add of 172.11.1.0.
NOTE: zesros means i care while ones means i do not care in access-list wild card.</description>
		<content:encoded><![CDATA[<p>The problem is the access-list,the wild card of 0.0.0.0 is expecting an ip add of 172.11.1.0.<br />
NOTE: zesros means i care while ones means i do not care in access-list wild card.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smooth</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2754</link>
		<dc:creator>smooth</dc:creator>
		<pubDate>Wed, 03 Nov 2010 18:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2754</guid>
		<description>Setup a Crypto ACL

This ACL defines the protected traffic that passes through the VPN tunnel. Customize the ACL as per your organisation needs.

    VPN-HQ(config)# ip access-list 101 permit ip 172.11.1.0 0.0.0.0 10.11.2.0 0.0.0.0


Is the above access-list statement right . packet tracer not accepting this</description>
		<content:encoded><![CDATA[<p>Setup a Crypto ACL</p>
<p>This ACL defines the protected traffic that passes through the VPN tunnel. Customize the ACL as per your organisation needs.</p>
<p>    VPN-HQ(config)# ip access-list 101 permit ip 172.11.1.0 0.0.0.0 10.11.2.0 0.0.0.0</p>
<p>Is the above access-list statement right . packet tracer not accepting this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2695</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Wed, 14 Jul 2010 20:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2695</guid>
		<description>Your wildcard mask in your ACL is wrong. All traffic will be denied.
should be 0.0.0.255 otherwise your ACL will not work.</description>
		<content:encoded><![CDATA[<p>Your wildcard mask in your ACL is wrong. All traffic will be denied.<br />
should be 0.0.0.255 otherwise your ACL will not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mazi</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2549</link>
		<dc:creator>mazi</dc:creator>
		<pubDate>Fri, 05 Jun 2009 13:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2549</guid>
		<description>Excellent. Easy to understand for a first-timer like me. Thank you.</description>
		<content:encoded><![CDATA[<p>Excellent. Easy to understand for a first-timer like me. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waqas</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2510</link>
		<dc:creator>Waqas</dc:creator>
		<pubDate>Sun, 29 Mar 2009 15:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2510</guid>
		<description>what IOS do i require to make this configuration possible??</description>
		<content:encoded><![CDATA[<p>what IOS do i require to make this configuration possible??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waqas</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2509</link>
		<dc:creator>Waqas</dc:creator>
		<pubDate>Sun, 29 Mar 2009 15:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2509</guid>
		<description>thnx man !!</description>
		<content:encoded><![CDATA[<p>thnx man !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh More</title>
		<link>http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/comment-page-1/#comment-2372</link>
		<dc:creator>Mahesh More</dc:creator>
		<pubDate>Tue, 15 Jul 2008 19:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsyourip.com/cisco/how-to-configure-site-site-ipsec-vpn-in-cisco-routers-ios/#comment-2372</guid>
		<description>This is very good note on building VPN. Very easy explaination</description>
		<content:encoded><![CDATA[<p>This is very good note on building VPN. Very easy explaination</p>
]]></content:encoded>
	</item>
</channel>
</rss>

