<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vishal Vasu&#039;s Tech Talk &#187; CISCO VPN</title>
	<atom:link href="http://www.vishalvasu.com/tag/cisco-vpn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vishalvasu.com</link>
	<description>Opening Doors to Windows Technology</description>
	<lastBuildDate>Wed, 02 Jun 2010 12:49:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Allowing CISCO VPN Client Traffic in ISA Server</title>
		<link>http://www.vishalvasu.com/allowing-cisco-vpn-client-traffic-in-isa-server/</link>
		<comments>http://www.vishalvasu.com/allowing-cisco-vpn-client-traffic-in-isa-server/#comments</comments>
		<pubDate>Fri, 01 May 2009 15:33:57 +0000</pubDate>
		<dc:creator>Vishal Vasu</dc:creator>
				<category><![CDATA[ISA Server]]></category>
		<category><![CDATA[CISCO VPN]]></category>
		<category><![CDATA[ISA server]]></category>

		<guid isPermaLink="false">http://www.vishalvasu.com/?p=166</guid>
		<description><![CDATA[I thought that this might be easy since all that may be required would be allow the IPSec and IKE Client traffic through a rule in ISA. But no it did not work.
To allow a CISCO client via IPSec/UDP to connect through an ISA 2006 firewall, I had to create custom protocol as under:
Port Number: [...]]]></description>
			<content:encoded><![CDATA[<p>I thought that this might be easy since all that may be required would be allow the IPSec and IKE Client traffic through a rule in ISA. But no it did not work.</p>
<p>To allow a CISCO client via IPSec/UDP to connect through an ISA 2006 firewall, I had to create custom protocol as under:</p>
<p><strong>Port Number:</strong> 500<br />
<strong>Protocol Type:</strong> UDP<br />
<strong>Direction:</strong> Send Receive</p>
<p><strong>Port Number:</strong> 4500<br />
<strong>Protocol Type:</strong> UDP<br />
<strong>Direction:</strong> Send Receive</p>
<p><strong>Port Number:</strong> 10000<br />
<strong>Protocol Type:</strong> UDP<br />
<strong>Direction:</strong> Send Recieve</p>
<p><img class="aligncenter" src="http://www.vishalvasu.com/uploaded_images/isa_cisco_ports-01.gif" alt="" width="430" height="467" /></p>
<p>I added all the ports in one custom protocol defination without Secondary Connections and then added an Access Rule to allow traffic from Internal to External for the above created custom protocol. Problem solved and the connections were now possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalvasu.com/allowing-cisco-vpn-client-traffic-in-isa-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
