<?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 and VPNC in Ubuntu</title>
	<atom:link href="http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/</link>
	<description>Arun Subramanian&#039;s Blog</description>
	<lastBuildDate>Sat, 13 Mar 2010 06:28:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arun</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-62219</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Fri, 08 Jan 2010 17:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-62219</guid>
		<description>Don&#039;t copy the start and end &quot;.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t copy the start and end &#8220;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-62218</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Fri, 08 Jan 2010 17:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-62218</guid>
		<description>I&#039;m sure it&#039;s something to do with copy/paste or my blog prints it differently. I&#039;m trying to paste the command here again. Copy everything inside the &quot;&quot;. 
&quot;sudo sed -i &#039;s/const\ struct\ 
net_device_ops\ \*netdev_ops;/struct\
 net_device_ops\ \*netdev_ops;/&#039; `find /usr/src -name netdevice.h`
&quot;</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure it&#8217;s something to do with copy/paste or my blog prints it differently. I&#8217;m trying to paste the command here again. Copy everything inside the &#8220;&#8221;.<br />
&#8220;sudo sed -i &#8217;s/const\ struct\<br />
net_device_ops\ \*netdev_ops;/struct\<br />
 net_device_ops\ \*netdev_ops;/&#8217; `find /usr/src -name netdevice.h`<br />
&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-62049</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 07 Jan 2010 08:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-62049</guid>
		<description>hi thanks for your helpful post i am getting stuck though wen i need to update kernel it says the following 

f3091236@f3091236-laptop:~$ sudo sed -i ’s/const\ structnet_device_ops\ \*netdev_ops;/structnet_device_ops\ \*netdev_ops;/’ `find
/usr/src -name netdevice.h`
sed: -e expression #1, char 1: unknown command: `�&#039;
bash: /structnet_device_ops *netdev_ops: No such file or directory
bash: /usr/src: is a directory
bash: /’: No such file or directory
f3091236@f3091236-laptop:~$</description>
		<content:encoded><![CDATA[<p>hi thanks for your helpful post i am getting stuck though wen i need to update kernel it says the following </p>
<p>f3091236@f3091236-laptop:~$ sudo sed -i ’s/const\ structnet_device_ops\ \*netdev_ops;/structnet_device_ops\ \*netdev_ops;/’ `find<br />
/usr/src -name netdevice.h`<br />
sed: -e expression #1, char 1: unknown command: `�&#8217;<br />
bash: /structnet_device_ops *netdev_ops: No such file or directory<br />
bash: /usr/src: is a directory<br />
bash: /’: No such file or directory<br />
f3091236@f3091236-laptop:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5ubr054</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-61208</link>
		<dc:creator>5ubr054</dc:creator>
		<pubDate>Thu, 31 Dec 2009 00:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-61208</guid>
		<description>anyone have any isakmp key refresh problems with vpnc on 9.04?

vpnc used to work great on 8.10, but on 9.04, (1) the gui does not correctly update resolv.conf, so you have to launch from cmd line and (2) isakmp key refresh seems to not work, so the connection drops at key refresh time.

any advice would be much appreciated!

cheers.</description>
		<content:encoded><![CDATA[<p>anyone have any isakmp key refresh problems with vpnc on 9.04?</p>
<p>vpnc used to work great on 8.10, but on 9.04, (1) the gui does not correctly update resolv.conf, so you have to launch from cmd line and (2) isakmp key refresh seems to not work, so the connection drops at key refresh time.</p>
<p>any advice would be much appreciated!</p>
<p>cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mianwww</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-59267</link>
		<dc:creator>mianwww</dc:creator>
		<pubDate>Thu, 10 Dec 2009 01:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-59267</guid>
		<description>Thanks for your post, it is really helpful</description>
		<content:encoded><![CDATA[<p>Thanks for your post, it is really helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pgngp</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-55964</link>
		<dc:creator>pgngp</dc:creator>
		<pubDate>Sun, 22 Nov 2009 00:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-55964</guid>
		<description>Thanks so much. VPNC works well on my Ubuntu 9.04 laptop. The Cisco Vpn client that I had installed initially always dropped the connection after a few minutes and it didn&#039;t work with dual cores. Vpnc seems to be working fine.</description>
		<content:encoded><![CDATA[<p>Thanks so much. VPNC works well on my Ubuntu 9.04 laptop. The Cisco Vpn client that I had installed initially always dropped the connection after a few minutes and it didn&#8217;t work with dual cores. Vpnc seems to be working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-54682</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Thu, 12 Nov 2009 14:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-54682</guid>
		<description>Thanks Vlastikw.</description>
		<content:encoded><![CDATA[<p>Thanks Vlastikw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vlastikw</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-54417</link>
		<dc:creator>vlastikw</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-54417</guid>
		<description>after vpnc 
If you get error:
vpnc was built without openssl: Can’t do hybrid or cert mode

It is because you are probably using copy of example.conf which has IKE Authmode Hybrid

The right option is 
IKE Authmode psk
which is default choice so you can delete this row.
vpnc: response was invalid [1]:  (ISAKMP_N_INVALID_EXCHANGE_TYPE)(7)
It is because you false settings of authentication (hybrid instead of psk) so you have to change your .conf file as above meantioned.

I hope this helps.
If you try install open-ssl support for vpnc you get error</description>
		<content:encoded><![CDATA[<p>after vpnc<br />
If you get error:<br />
vpnc was built without openssl: Can’t do hybrid or cert mode</p>
<p>It is because you are probably using copy of example.conf which has IKE Authmode Hybrid</p>
<p>The right option is<br />
IKE Authmode psk<br />
which is default choice so you can delete this row.<br />
vpnc: response was invalid [1]:  (ISAKMP_N_INVALID_EXCHANGE_TYPE)(7)<br />
It is because you false settings of authentication (hybrid instead of psk) so you have to change your .conf file as above meantioned.</p>
<p>I hope this helps.<br />
If you try install open-ssl support for vpnc you get error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-51802</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Thu, 15 Oct 2009 23:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-51802</guid>
		<description>You sir, are a saint. This worked great! Nice to get away from Cisco&#039;s VPN that crashes my system every time.</description>
		<content:encoded><![CDATA[<p>You sir, are a saint. This worked great! Nice to get away from Cisco&#8217;s VPN that crashes my system every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragon_788</title>
		<link>http://www.blog.arun-prabha.com/2006/11/16/installing-cisco-vpn-and-vpnc-in-ubuntu/comment-page-2/#comment-35719</link>
		<dc:creator>dragon_788</dc:creator>
		<pubDate>Thu, 28 May 2009 01:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.arun-prabha.com/?p=444#comment-35719</guid>
		<description>&lt;a href=&quot;#comment-28539&quot; rel=&quot;nofollow&quot;&gt;@Dwight &lt;/a&gt; 
Probably a bit late, but on your Windows install with the Cisco client, you should be able to locate the .pcf for his network either under Program Files where the client is installed or in your Documents and Settings directory under one of the application settings directories.</description>
		<content:encoded><![CDATA[<p><a href="#comment-28539" rel="nofollow">@Dwight </a><br />
Probably a bit late, but on your Windows install with the Cisco client, you should be able to locate the .pcf for his network either under Program Files where the client is installed or in your Documents and Settings directory under one of the application settings directories.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
