<?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: Installing Cisco VPN Client on Windows Server 2003</title>
	<atom:link href="http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/</link>
	<description>AllThingsR</description>
	<lastBuildDate>Mon, 27 Jun 2011 22:51:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mapoto</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-11395</link>
		<dc:creator>Mapoto</dc:creator>
		<pubDate>Thu, 24 Jun 2010 07:54:09 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-11395</guid>
		<description>Am trying to build a network with windows 2003 domain server and a cisco router configured to dhcp,can&#039;t really figured out how to do this,please guys help out.</description>
		<content:encoded><![CDATA[<p>Am trying to build a network with windows 2003 domain server and a cisco router configured to dhcp,can&#8217;t really figured out how to do this,please guys help out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-3848</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Wed, 24 Jun 2009 15:03:12 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-3848</guid>
		<description>ingresar  a  directorio de configuracion de network

[root@gateway/]# cd /etc/sysconfig/network-scripts/

crear archivo  

[root@gateway/]# vi route-eth0

ADDRESS0=192.168.1.10
NETMASK0=255.255.255.255
GATEWAY0=192.168.1.2 &lt;=======   next-hop

:x

subir la ruta

./ifup-route eth0</description>
		<content:encoded><![CDATA[<p>ingresar  a  directorio de configuracion de network</p>
<p>[root@gateway/]# cd /etc/sysconfig/network-scripts/</p>
<p>crear archivo  </p>
<p>[root@gateway/]# vi route-eth0</p>
<p>ADDRESS0=192.168.1.10<br />
NETMASK0=255.255.255.255<br />
GATEWAY0=192.168.1.2 &lt;=======   next-hop</p>
<p> <img src='http://ray.jez.net/wp-includes/images/smilies/icon_mad.gif' alt=':x' class='wp-smiley' /> </p>
<p>subir la ruta</p>
<p>./ifup-route eth0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to install Cisco VPN Client on Windows 2003 &#124; Ray Jezek's Blog</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-1435</link>
		<dc:creator>How to install Cisco VPN Client on Windows 2003 &#124; Ray Jezek's Blog</dc:creator>
		<pubDate>Tue, 16 Dec 2008 02:14:15 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-1435</guid>
		<description>[...] previously posted about not being able to get Cisco&#8217;s VPN client installed on my Windows 2003 server machine.  [...]</description>
		<content:encoded><![CDATA[<p>[...] previously posted about not being able to get Cisco&#8217;s VPN client installed on my Windows 2003 server machine.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-863</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 30 Dec 2005 11:38:39 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-863</guid>
		<description>let me know , how u got it. Cisco vpn client 3.6.6. on windows 2003 ... U Geek...

Srinivasa dot vissa at gmail dot com</description>
		<content:encoded><![CDATA[<p>let me know , how u got it. Cisco vpn client 3.6.6. on windows 2003 &#8230; U Geek&#8230;</p>
<p>Srinivasa dot vissa at gmail dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-862</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Oct 2005 07:31:22 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-862</guid>
		<description>any further on the add route problem would be appreciated fillchoo@hotmail.com

here is my work around though... create a batch file that contains one command line stating &quot;route add -p x.x.x.x mask y.y.y.y z.z.z.z&quot;

x&#039;s are the new route address, 
y&#039;s are the subnet mask, 
z&#039;s are the gateway address. 

This will create a persistant route. 

If anyone has a more permanent solution it would be much appreciated. </description>
		<content:encoded><![CDATA[<p>any further on the add route problem would be appreciated <a href="mailto:fillchoo@hotmail.com">fillchoo@hotmail.com</a></p>
<p>here is my work around though&#8230; create a batch file that contains one command line stating &#8220;route add -p x.x.x.x mask y.y.y.y z.z.z.z&#8221;</p>
<p>x&#8217;s are the new route address,<br />
y&#8217;s are the subnet mask,<br />
z&#8217;s are the gateway address. </p>
<p>This will create a persistant route. </p>
<p>If anyone has a more permanent solution it would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-861</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Oct 2005 07:30:06 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-861</guid>
		<description>any further on the add route problem would be appreciated fillchoo@hotmail.com

here is my work around though... create a batch file that contains one command line stating &quot;route add -p x.x.x.x mask y.y.y.y z.z.z.z&quot;

x&#039;s are the new route address, 
y&#039;s are the subnet mask, 
z&#039;s are the gateway address. 

This will create a persistant route. 

If anyone has a more permanent solution it would be much appreciated. </description>
		<content:encoded><![CDATA[<p>any further on the add route problem would be appreciated <a href="mailto:fillchoo@hotmail.com">fillchoo@hotmail.com</a></p>
<p>here is my work around though&#8230; create a batch file that contains one command line stating &#8220;route add -p x.x.x.x mask y.y.y.y z.z.z.z&#8221;</p>
<p>x&#8217;s are the new route address,<br />
y&#8217;s are the subnet mask,<br />
z&#8217;s are the gateway address. </p>
<p>This will create a persistant route. </p>
<p>If anyone has a more permanent solution it would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-860</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 12 Aug 2005 16:53:55 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-860</guid>
		<description>Jez - May I request you to please post the URL for downloading the  Cisco VPN Client 4.0.5(A) NON-msi install package  - Thanks for your help </description>
		<content:encoded><![CDATA[<p>Jez &#8211; May I request you to please post the URL for downloading the  Cisco VPN Client 4.0.5(A) NON-msi install package  &#8211; Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-859</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 31 Jul 2005 12:39:03 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-859</guid>
		<description>Hi there,

have the same problem with Cisco VPN client under Win 2k3 - client gets connected, but I dont have access/pings to remote network. I agree with above mentioned reason, that cisco client is unable to ADD ROUTE to the remote network. I have found a way how to beat it, but this is not the final solution - after cisco gets connected, add remote server IP as a default gateway. It enables your access to remote network, but you can&#039;t use it for pre-logon connecting to domain (and that is what I need). Any ideas? </description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>have the same problem with Cisco VPN client under Win 2k3 &#8211; client gets connected, but I dont have access/pings to remote network. I agree with above mentioned reason, that cisco client is unable to ADD ROUTE to the remote network. I have found a way how to beat it, but this is not the final solution &#8211; after cisco gets connected, add remote server IP as a default gateway. It enables your access to remote network, but you can&#8217;t use it for pre-logon connecting to domain (and that is what I need). Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winter</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-858</link>
		<dc:creator>Winter</dc:creator>
		<pubDate>Tue, 29 Mar 2005 00:55:00 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-858</guid>
		<description>Kieran,
&lt;br /&gt;
&lt;br /&gt;Being a Virtual Server dose make a def. you need to be on the box or using something like VNC to remote to the box. RDP is a good idea but dose not work very well as a system admin tool if you are going to be doing all you install/uninstall and services edit from it.
&lt;br /&gt;
&lt;br /&gt;Also do not use the MSI packed install use the .exe install.</description>
		<content:encoded><![CDATA[<p>Kieran,</p>
<p>Being a Virtual Server dose make a def. you need to be on the box or using something like VNC to remote to the box. RDP is a good idea but dose not work very well as a system admin tool if you are going to be doing all you install/uninstall and services edit from it.</p>
<p>Also do not use the MSI packed install use the .exe install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kieran.obrien@bt.com</title>
		<link>http://ray.jez.net/installing-cisco-vpn-client-on-windows-server-2003/comment-page-1/#comment-857</link>
		<dc:creator>kieran.obrien@bt.com</dc:creator>
		<pubDate>Fri, 11 Mar 2005 10:57:00 +0000</pubDate>
		<guid isPermaLink="false">/jez/archive/2004/10/07/3355.aspx#comment-857</guid>
		<description>how can i get 4.0.5(c) to install on Windows Server 2003 EE?
&lt;br /&gt;
&lt;br /&gt;i get the GetINFClass error :-(
&lt;br /&gt;
&lt;br /&gt;to add to the complexity, the 2003 installation is actually a virtual server, although I don&#039;t think that makes much difference.
&lt;br /&gt;
&lt;br /&gt;i&#039;ve tried both the .exe and the .msi, and have made sure that the server is in &#039;install&#039; mode, not execute.
&lt;br /&gt;
&lt;br /&gt;any help / advise gratefully accepted !!
&lt;br /&gt;
&lt;br /&gt;cheers, kieran</description>
		<content:encoded><![CDATA[<p>how can i get 4.0.5(c) to install on Windows Server 2003 EE?</p>
<p>i get the GetINFClass error <img src='http://ray.jez.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>to add to the complexity, the 2003 installation is actually a virtual server, although I don&#8217;t think that makes much difference.</p>
<p>i&#8217;ve tried both the .exe and the .msi, and have made sure that the server is in &#8216;install&#8217; mode, not execute.</p>
<p>any help / advise gratefully accepted !!</p>
<p>cheers, kieran</p>
]]></content:encoded>
	</item>
</channel>
</rss>

