<?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: PEMU &#8211; Cisco Pix Emulator on Linux</title>
	<atom:link href="http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Mon, 08 Mar 2010 05:48:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dISh</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-21621</link>
		<dc:creator>dISh</dc:creator>
		<pubDate>Mon, 29 Dec 2008 06:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-21621</guid>
		<description>Opnine, 

chmod gu+x pemu
./pemu

should work</description>
		<content:encoded><![CDATA[<p>Opnine, </p>
<p>chmod gu+x pemu<br />
./pemu</p>
<p>should work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-16813</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 10 Oct 2008 02:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-16813</guid>
		<description>Opnine,

Does the pemu binary have exec rights? Send the output of this command from the pemu folder.

&#039;ls -l ./pemu&#039;

Josh</description>
		<content:encoded><![CDATA[<p>Opnine,</p>
<p>Does the pemu binary have exec rights? Send the output of this command from the pemu folder.</p>
<p>&#8216;ls -l ./pemu&#8217;</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: opnine</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-16663</link>
		<dc:creator>opnine</dc:creator>
		<pubDate>Tue, 07 Oct 2008 01:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-16663</guid>
		<description>hi all im having this issue
 ./pemu: Permission denied

and im root.

Help and thanks</description>
		<content:encoded><![CDATA[<p>hi all im having this issue<br />
 ./pemu: Permission denied</p>
<p>and im root.</p>
<p>Help and thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Network models &#171; Yet Another Network Blog</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-15870</link>
		<dc:creator>Network models &#171; Yet Another Network Blog</dc:creator>
		<pubDate>Sun, 21 Sep 2008 18:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-15870</guid>
		<description>[...] leave you with some good links for the day. Someone has come up with a pix/ASA emulator for linux. Also, there&#8217;s a virtual switch software being sold by vmware. Like the post says, the price [...]</description>
		<content:encoded><![CDATA[<p>[...] leave you with some good links for the day. Someone has come up with a pix/ASA emulator for linux. Also, there&#8217;s a virtual switch software being sold by vmware. Like the post says, the price [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-15510</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 12 Sep 2008 05:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-15510</guid>
		<description>Shan,

You need a license key. Follow these directions. 

1) Search google and ebay for show version output of a Pix firewall with an unrestricted license. 
http://www.blindhog.net/gns3-how-to-find-pix-images-pix-serial-numbers-and-ios-images-using-google/

2) Use GNS3. It is much easier.
http://www.blindhog.net/pemu-pix-emulator-with-gns3/

3) Set the default serial number of Pix firewalls in GNS3 to match the serial number of the output you found on ebay or google.

4) Boot the virtual firewall

5) Enter the activation key from the CLI

6) Save the GNS3 topology as a project.
http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/


Josh</description>
		<content:encoded><![CDATA[<p>Shan,</p>
<p>You need a license key. Follow these directions. </p>
<p>1) Search google and ebay for show version output of a Pix firewall with an unrestricted license.<br />
<a href="http://www.blindhog.net/gns3-how-to-find-pix-images-pix-serial-numbers-and-ios-images-using-google/" rel="nofollow">http://www.blindhog.net/gns3-how-to-find-pix-images-pix-serial-numbers-and-ios-images-using-google/</a></p>
<p>2) Use GNS3. It is much easier.<br />
<a href="http://www.blindhog.net/pemu-pix-emulator-with-gns3/" rel="nofollow">http://www.blindhog.net/pemu-pix-emulator-with-gns3/</a></p>
<p>3) Set the default serial number of Pix firewalls in GNS3 to match the serial number of the output you found on ebay or google.</p>
<p>4) Boot the virtual firewall</p>
<p>5) Enter the activation key from the CLI</p>
<p>6) Save the GNS3 topology as a project.<br />
<a href="http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/" rel="nofollow">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/</a></p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shan</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-14790</link>
		<dc:creator>Shan</dc:creator>
		<pubDate>Tue, 02 Sep 2008 13:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-14790</guid>
		<description>Hi, 

Can any one help me out regarding running PIX PEMU on windows. I am able to run PIX PEMU but when i try to configure VPN or enable ISAMKP i get this message.  
&quot;The DES algorithm requires a VPN-DES activation key&quot;

I am not able to configure ISAKMP atttibutes. Please help me out this regards. I am running &quot;PIX Version 7.0(5)&quot;</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Can any one help me out regarding running PIX PEMU on windows. I am able to run PIX PEMU but when i try to configure VPN or enable ISAMKP i get this message.<br />
&#8220;The DES algorithm requires a VPN-DES activation key&#8221;</p>
<p>I am not able to configure ISAKMP atttibutes. Please help me out this regards. I am running &#8220;PIX Version 7.0(5)&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Video Tutorial around Cisco, Dynamips and Dynagen at Cisco认证源动力</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-10204</link>
		<dc:creator>Video Tutorial around Cisco, Dynamips and Dynagen at Cisco认证源动力</dc:creator>
		<pubDate>Thu, 27 Mar 2008 03:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-10204</guid>
		<description>[...] PEMU - Cisco Pix Emulator on Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] PEMU &#8211; Cisco Pix Emulator on Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Conaway</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-10073</link>
		<dc:creator>Aaron Conaway</dc:creator>
		<pubDate>Fri, 21 Mar 2008 16:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-10073</guid>
		<description>I&#039;m finally catching up here.  Thanks for the vid on pemu.  For the first time (in a handful of not-so-dedicated attempts), I&#039;ve got it running.  :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m finally catching up here.  Thanks for the vid on pemu.  For the first time (in a handful of not-so-dedicated attempts), I&#8217;ve got it running.  <img src='http://www.blindhog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-7251</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 03 Jan 2008 22:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-7251</guid>
		<description>Thanks for posting the most recent pemu wrapper.</description>
		<content:encoded><![CDATA[<p>Thanks for posting the most recent pemu wrapper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db</title>
		<link>http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/comment-page-1/#comment-7219</link>
		<dc:creator>db</dc:creator>
		<pubDate>Wed, 02 Jan 2008 19:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/pemu-cisco-pix-emulator-on-linux/#comment-7219</guid>
		<description>hi - thanks indeed for the tutorial which was most useful

also worth noting that the latest pemu wrapper can be found here http://7200emu.hacki.at/viewtopic.php?t=2113</description>
		<content:encoded><![CDATA[<p>hi &#8211; thanks indeed for the tutorial which was most useful</p>
<p>also worth noting that the latest pemu wrapper can be found here <a href="http://7200emu.hacki.at/viewtopic.php?t=2113" rel="nofollow">http://7200emu.hacki.at/viewtopic.php?t=2113</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
