<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>It&#039;s not me &#187; nat</title>
	<atom:link href="http://blog.raoulbonnal.net/tag/nat/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.raoulbonnal.net</link>
	<description>My Ego gets a Blog</description>
	<lastBuildDate>Fri, 11 Mar 2011 02:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Solved: VMPlayer &amp; Nat &amp; Subnets</title>
		<link>http://blog.raoulbonnal.net/2010/03/19/solved-vmplayer-nat-update</link>
		<comments>http://blog.raoulbonnal.net/2010/03/19/solved-vmplayer-nat-update#comments</comments>
		<pubDate>Fri, 19 Mar 2010 15:54:52 +0000</pubDate>
		<dc:creator>Ego</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[vmplayer]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://blog.raoulbonnal.net/?p=272</guid>
		<description><![CDATA[This is my third day of fighting agains machines, is there Skynet out there ? I had to fix my Windows 7 winsock by following this post. netsh winsock reset catalog netsh int ip reset reset.log hit Unfortunately that wasn’t enought to solve the problem, Windows 7 was assigning 169.254.X to my network interfaces, fisical [...]]]></description>
			<content:encoded><![CDATA[<p>This is my third day of fighting agains machines, is there Skynet out there ?</p>
<p>I had to fix my Windows 7 winsock by following this <a href="http://windows7themes.net/repair-reset-winsock-windows-7.html">post</a>.<br />
<code>netsh winsock reset catalog<br />
netsh int ip reset reset.log hit<br />
</code><br />
Unfortunately that wasn’t enought to solve the problem, Windows 7 was assigning 169.254.X to my network interfaces, fisical and virtual too. I had to reinstall VMPlayer and VirtualBox to get a valid 192.168.X.X address for my virtual machines.<br />
After the reinstallation the guest operating systems have a “valid” IP address but in a completely different subnet than before. I have a lot of configuration pointing directly to that machines so… I need the OLD addresses.</p>
<p>Solution:<br />
Install the Virtual Network Editor coming with VMPlayer (but not installed automatically check this <a href="http://www.solo-technology.com/blog/2009/10/29/vmware-player-3-0-and-network-configuration/">post</a>).<br />
Edit the VMnet8 interface and change the subnet to your needs. Mine was 192.168.38.0 and restart your virtual OS.</p>
<p>Note: Changing the IP address from Windows Networks Cards dosen’t work. You must change the configuration from vmnetcfg.exe ( this is the application file name)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.raoulbonnal.net/2010/03/19/solved-vmplayer-nat-update/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

