<?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"
	>
<channel>
	<title>Comments on: Nmap getinterfaces failure on OS X with VMware installed</title>
	<atom:link href="http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/feed/" rel="self" type="application/rss+xml" />
	<link>http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/</link>
	<description>Coding, Security, and maybe a little bit about Damon Cortesi</description>
	<pubDate>Fri, 29 Aug 2008 22:17:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Joel</title>
		<link>http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-58101</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Fri, 18 Jan 2008 21:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-58101</guid>
		<description>@Damon: Thanks for the tip, this was a life saver. @jlaroffon: thanks for the script. :)</description>
		<content:encoded><![CDATA[<p>@Damon: Thanks for the tip, this was a life saver. @jlaroffon: thanks for the script. <img src='http://dcortesi.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlaroff</title>
		<link>http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-33396</link>
		<dc:creator>jlaroff</dc:creator>
		<pubDate>Wed, 27 Jun 2007 03:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-33396</guid>
		<description>For what its worth.... I created a quick little script to make nmap work on my mac while VMware Fusion is installed.
#!/bin/sh
/Library/Application\ Support/VMware\ Fusion/boot.sh --stop &#38;&#62; /dev/null
/opt/local/bin/nmap $@
/Library/Application\ Support/VMware\ Fusion/boot.sh --start &#38;&#62; /dev/null
~</description>
		<content:encoded><![CDATA[<p>For what its worth&#8230;. I created a quick little script to make nmap work on my mac while VMware Fusion is installed.<br />
#!/bin/sh<br />
/Library/Application\ Support/VMware\ Fusion/boot.sh &#8211;stop &amp;&gt; /dev/null<br />
/opt/local/bin/nmap $@<br />
/Library/Application\ Support/VMware\ Fusion/boot.sh &#8211;start &amp;&gt; /dev/null<br />
~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-26439</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Tue, 15 May 2007 16:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-26439</guid>
		<description>The dreaded kill -9!!

I can't use it anymore without thinking of Hans Reiser: http://www.wired.com/politics/law/news/2007/05/reiser

Oh, the irony!</description>
		<content:encoded><![CDATA[<p>The dreaded kill -9!!</p>
<p>I can&#8217;t use it anymore without thinking of Hans Reiser: <a href="http://www.wired.com/politics/law/news/2007/05/reiser" rel="nofollow">http://www.wired.com/politics/law/news/2007/05/reiser</a></p>
<p>Oh, the irony!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-26395</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Tue, 15 May 2007 01:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://dcortesi.com/2007/05/14/nmap-getinterfaces-failure-on-os-x-with-vmware-installed/#comment-26395</guid>
		<description>Nice, I just ran into this last night after installing vmware.</description>
		<content:encoded><![CDATA[<p>Nice, I just ran into this last night after installing vmware.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

