<?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: LinEn Network Acquisition using VMware Fusion for OS X</title>
	<atom:link href="http://anthonyvance.com/blog/forensics/linen/feed/" rel="self" type="application/rss+xml" />
	<link>http://anthonyvance.com/blog/forensics/linen/</link>
	<description>Assistant Professor—Information Systems—Brigham Young University</description>
	<pubDate>Thu, 09 Sep 2010 05:22:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Anthony</title>
		<link>http://anthonyvance.com/blog/forensics/linen/#comment-164</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 03 Sep 2008 21:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://anthonyvance.com/blog/?p=136#comment-164</guid>
		<description>Just:

Thanks for taking a stab at answering the question.
Actually, vmnet0 is the network interface for the guest virtual machine. VMware acts as a NAT router by default. For example, my current IP address on my Mac is 10.10.10.139. Within the virtual machine, the IP address is 192.168.222.128. Because of this NAT arrangement, the guest VM can’t ping the host.

By adding “en0″ to the end of the vmnet-bridge command, the vmnet0 interface is bound (if that is the right word) to the Ethernet interface on my Mac. Once VMware’s vmware-vmx program is restarted (via the boot.sh command), the VMware guest machine is on the same “network” as the host machine. At this point my Mac can ping the guest OS, and vice versa.

Making this change is necessary to put the guest OS (in my case Windows XP) on the same network as the machine I want to acquire evidence from via the cross-over cable. Once I have connected my Mac via the cross-over cable to the target machine (the machine I want to acquire evidence from), the target machine, the guest OS (running EnCase), and my Mac can all ping each over.

Essentially, this set up is the same as if I connected the target machine, the Mac, and an XP machine to a switch, and configured all three machines to use the same subnet.

I hope this makes sense. I picked up this trick in the VMware forums here:

http://communities.vmware.com/thread/107821</description>
		<content:encoded><![CDATA[<p>Just:</p>
<p>Thanks for taking a stab at answering the question.<br />
Actually, vmnet0 is the network interface for the guest virtual machine. VMware acts as a NAT router by default. For example, my current IP address on my Mac is 10.10.10.139. Within the virtual machine, the IP address is 192.168.222.128. Because of this NAT arrangement, the guest VM can’t ping the host.</p>
<p>By adding “en0″ to the end of the vmnet-bridge command, the vmnet0 interface is bound (if that is the right word) to the Ethernet interface on my Mac. Once VMware’s vmware-vmx program is restarted (via the boot.sh command), the VMware guest machine is on the same “network” as the host machine. At this point my Mac can ping the guest OS, and vice versa.</p>
<p>Making this change is necessary to put the guest OS (in my case Windows XP) on the same network as the machine I want to acquire evidence from via the cross-over cable. Once I have connected my Mac via the cross-over cable to the target machine (the machine I want to acquire evidence from), the target machine, the guest OS (running EnCase), and my Mac can all ping each over.</p>
<p>Essentially, this set up is the same as if I connected the target machine, the Mac, and an XP machine to a switch, and configured all three machines to use the same subnet.</p>
<p>I hope this makes sense. I picked up this trick in the VMware forums here:</p>
<p><a href="http://communities.vmware.com/thread/107821" rel="nofollow">http://communities.vmware.com/thread/107821</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: just guess</title>
		<link>http://anthonyvance.com/blog/forensics/linen/#comment-163</link>
		<dc:creator>just guess</dc:creator>
		<pubDate>Wed, 03 Sep 2008 20:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://anthonyvance.com/blog/?p=136#comment-163</guid>
		<description>I'll try to describe what i think he's doing there ...

AFAIK he's changing the way VMware Fusion is setting up the network bridge .. the original file is setting up the bridge (vmnet0) to the first interface the MAC is connected to (e.g. ... vmnet0 ''). He's changing that to hard wire the bridge to en0 (vmnet0 en0) - i guess it is necessary to avoid that the wrong interface is bound to the bridge. After the change te bridge is hard wired to en0 aka your first network port on your mac ;-)</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try to describe what i think he&#8217;s doing there &#8230;</p>
<p>AFAIK he&#8217;s changing the way VMware Fusion is setting up the network bridge .. the original file is setting up the bridge (vmnet0) to the first interface the MAC is connected to (e.g. &#8230; vmnet0 &#8221;). He&#8217;s changing that to hard wire the bridge to en0 (vmnet0 en0) - i guess it is necessary to avoid that the wrong interface is bound to the bridge. After the change te bridge is hard wired to en0 aka your first network port on your mac <img src='http://anthonyvance.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nicholson</title>
		<link>http://anthonyvance.com/blog/forensics/linen/#comment-162</link>
		<dc:creator>Robert Nicholson</dc:creator>
		<pubDate>Mon, 11 Aug 2008 20:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://anthonyvance.com/blog/?p=136#comment-162</guid>
		<description>Can you describe what those changes to the fusion boot script actually do and why they are necessary?</description>
		<content:encoded><![CDATA[<p>Can you describe what those changes to the fusion boot script actually do and why they are necessary?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
