<?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: Cisco VPN Client freezes system with dual core CPU</title>
	<atom:link href="http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/</link>
	<description>Free your mind ... and your ass will follow</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:45:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jack</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-2/#comment-2592</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 25 Jan 2010 09:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2592</guid>
		<description>By far this article and the corresponding comments are the best info on this subject on the web.  I&#039;ve suffered with this issue for over a year - and still do unfort.&lt;br&gt;&lt;br&gt;I&#039;ve tried EVERYTHING.  Can&#039;t get OpenVPN or vpnc to work.  I get a panic with cisco with wifi or ethernet on a duo core system (Lenovo T60) or on a single cpu Comcrap Presario.  &lt;br&gt;&lt;br&gt;I have upgraded my kernel from 2.6.24.x to 2.6.31.x.  Still no luck - though, interestingly enough Mandriva 2010 provides a cisco client with cpu1 shutdown commands built-in.  Still doesn&#039;t help me though.&lt;br&gt;&lt;br&gt;I&#039;ve tried shutting down cpu1 on my Lenovo and I still have the issue.  I haven&#039;t tried loading cisco before the shutdown nor have I tried the cpu affinitytaskset trick.  Sounds promising.</description>
		<content:encoded><![CDATA[<p>By far this article and the corresponding comments are the best info on this subject on the web.  I&#39;ve suffered with this issue for over a year &#8211; and still do unfort.</p>
<p>I&#39;ve tried EVERYTHING.  Can&#39;t get OpenVPN or vpnc to work.  I get a panic with cisco with wifi or ethernet on a duo core system (Lenovo T60) or on a single cpu Comcrap Presario.  </p>
<p>I have upgraded my kernel from 2.6.24.x to 2.6.31.x.  Still no luck &#8211; though, interestingly enough Mandriva 2010 provides a cisco client with cpu1 shutdown commands built-in.  Still doesn&#39;t help me though.</p>
<p>I&#39;ve tried shutting down cpu1 on my Lenovo and I still have the issue.  I haven&#39;t tried loading cisco before the shutdown nor have I tried the cpu affinitytaskset trick.  Sounds promising.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: computer keeps freezing</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-2/#comment-2589</link>
		<dc:creator>computer keeps freezing</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2589</guid>
		<description>i haven&#039;t applied this line of command.i&#039;m learning new things from you.thanks</description>
		<content:encoded><![CDATA[<p>i haven&#39;t applied this line of command.i&#39;m learning new things from you.thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lamnk</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-2/#comment-2572</link>
		<dc:creator>Lamnk</dc:creator>
		<pubDate>Thu, 17 Dec 2009 09:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2572</guid>
		<description>Very interesting ! Thanks a lot for mentioning this command. I haven&#039;t even heard about it before.</description>
		<content:encoded><![CDATA[<p>Very interesting ! Thanks a lot for mentioning this command. I haven&#39;t even heard about it before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-2/#comment-2571</link>
		<dc:creator>Beau</dc:creator>
		<pubDate>Thu, 17 Dec 2009 08:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2571</guid>
		<description>I&#039;ve experiencing this freeze problem only when I use vpnclient over a wifi connection, not over a wired connection.&lt;br&gt;&lt;br&gt;I&#039;ve been using this solution for a while, after finding it here.  I mentioned my problems to a friend of mine and he suggested playing with processor affinity - assigning the vpnclient to a particular CPU.&lt;br&gt;&lt;br&gt;I&#039;ve had a pretty good success this evening.&lt;br&gt;&lt;br&gt;Check out the command&lt;br&gt;taskset&lt;br&gt;&lt;br&gt;and assign vpnclient to processor 0&lt;br&gt;taskset -pc 0 vpnclient connect PCF_file</description>
		<content:encoded><![CDATA[<p>I&#39;ve experiencing this freeze problem only when I use vpnclient over a wifi connection, not over a wired connection.</p>
<p>I&#39;ve been using this solution for a while, after finding it here.  I mentioned my problems to a friend of mine and he suggested playing with processor affinity &#8211; assigning the vpnclient to a particular CPU.</p>
<p>I&#39;ve had a pretty good success this evening.</p>
<p>Check out the command<br />taskset</p>
<p>and assign vpnclient to processor 0<br />taskset -pc 0 vpnclient connect PCF_file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lamnk</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-2/#comment-2547</link>
		<dc:creator>Lamnk</dc:creator>
		<pubDate>Thu, 17 Dec 2009 01:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2547</guid>
		<description>Very interesting ! Thanks a lot for mentioning this command. I haven&#039;t even heard about it before.</description>
		<content:encoded><![CDATA[<p>Very interesting ! Thanks a lot for mentioning this command. I haven&#39;t even heard about it before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-1/#comment-2546</link>
		<dc:creator>Beau</dc:creator>
		<pubDate>Thu, 17 Dec 2009 00:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2546</guid>
		<description>I&#039;ve experiencing this freeze problem only when I use vpnclient over a wifi connection, not over a wired connection.&lt;br&gt;&lt;br&gt;I&#039;ve been using this solution for a while, after finding it here.  I mentioned my problems to a friend of mine and he suggested playing with processor affinity - assigning the vpnclient to a particular CPU.&lt;br&gt;&lt;br&gt;I&#039;ve had a pretty good success this evening.&lt;br&gt;&lt;br&gt;Check out the command&lt;br&gt;taskset&lt;br&gt;&lt;br&gt;and assign vpnclient to processor 0&lt;br&gt;taskset -pc 0 vpnclient connect PCF_file</description>
		<content:encoded><![CDATA[<p>I&#39;ve experiencing this freeze problem only when I use vpnclient over a wifi connection, not over a wired connection.</p>
<p>I&#39;ve been using this solution for a while, after finding it here.  I mentioned my problems to a friend of mine and he suggested playing with processor affinity &#8211; assigning the vpnclient to a particular CPU.</p>
<p>I&#39;ve had a pretty good success this evening.</p>
<p>Check out the command<br />taskset</p>
<p>and assign vpnclient to processor 0<br />taskset -pc 0 vpnclient connect PCF_file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boynas</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-1/#comment-2514</link>
		<dc:creator>boynas</dc:creator>
		<pubDate>Wed, 04 Nov 2009 00:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2514</guid>
		<description>Neither:&lt;br&gt;&lt;br&gt;sudo echo 0 &gt; /sys/devices/system/cpu/cpu1/online&lt;br&gt;&lt;br&gt;or&lt;br&gt;&lt;br&gt;echo 1 &#124; sudo tee /sys/devices/system/cpu/cpu1/online&lt;br&gt;&lt;br&gt;worked, both gave me permission problems!&lt;br&gt;&lt;br&gt;Any ideas?</description>
		<content:encoded><![CDATA[<p>Neither:</p>
<p>sudo echo 0 &gt; /sys/devices/system/cpu/cpu1/online</p>
<p>or</p>
<p>echo 1 | sudo tee /sys/devices/system/cpu/cpu1/online</p>
<p>worked, both gave me permission problems!</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boynas</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-1/#comment-2513</link>
		<dc:creator>boynas</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2513</guid>
		<description>I am very interested in creating this script. Can you point me in a good direction to learn to do it?&lt;br&gt;&lt;br&gt;/etc/init.d/vpn_init is a script, so , I could edit it? &lt;br&gt;&lt;br&gt;Thanks for all your help!</description>
		<content:encoded><![CDATA[<p>I am very interested in creating this script. Can you point me in a good direction to learn to do it?</p>
<p>/etc/init.d/vpn_init is a script, so , I could edit it? </p>
<p>Thanks for all your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lamnk</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-1/#comment-2512</link>
		<dc:creator>Lamnk</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2512</guid>
		<description>Hmm, i&#039;m not sure whether a core should be turn off before or after loading Cisco module. But definitely before connecting.&lt;br&gt;&lt;br&gt;If a cpu core must be turn off before module loading, you can add the off-command to &quot;start&quot; section in vpnclient_init script, and add on-command to &quot;stop&quot; section.</description>
		<content:encoded><![CDATA[<p>Hmm, i&#39;m not sure whether a core should be turn off before or after loading Cisco module. But definitely before connecting.</p>
<p>If a cpu core must be turn off before module loading, you can add the off-command to &#8220;start&#8221; section in vpnclient_init script, and add on-command to &#8220;stop&#8221; section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boynas</title>
		<link>http://www.lamnk.com/blog/computer/cisco-vpn-client-freezes-system-with-dual-core-cpu/comment-page-1/#comment-2510</link>
		<dc:creator>boynas</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lamnk.com/blog/?p=70#comment-2510</guid>
		<description>This is before loading the kernel module???&lt;br&gt;&lt;br&gt;This means that loading the module at startup will be stupid since I got kernel panic only while using the Wifi!&lt;br&gt;&lt;br&gt;I remember I tried this long time ago, but I think that I was disabling the core while the module was loaded just after &quot;vpnclient connect XXXX&quot;. Can you confirm this?</description>
		<content:encoded><![CDATA[<p>This is before loading the kernel module???</p>
<p>This means that loading the module at startup will be stupid since I got kernel panic only while using the Wifi!</p>
<p>I remember I tried this long time ago, but I think that I was disabling the core while the module was loaded just after &#8220;vpnclient connect XXXX&#8221;. Can you confirm this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
