<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>Continuum Drift - Virtualization</title>
    <link>http://www.continuumconcepts.com/Blog/</link>
    <description>Continuum Concepts Dev Log</description>
    <language>en-us</language>
    <copyright>Continuum Concepts, LLC</copyright>
    <lastBuildDate>Sat, 06 Dec 2008 21:22:28 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>chris@continuumconcepts.com</managingEditor>
    <webMaster>chris@continuumconcepts.com</webMaster>
    <item>
      <trackback:ping>http://www.continuumconcepts.com/Blog/Trackback.aspx?guid=13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa</trackback:ping>
      <pingback:server>http://www.continuumconcepts.com/Blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.continuumconcepts.com/Blog/PermaLink,guid,13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa.aspx</pingback:target>
      <dc:creator>Chris</dc:creator>
      <wfw:comment>http://www.continuumconcepts.com/Blog/CommentView,guid,13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa.aspx</wfw:comment>
      <wfw:commentRss>http://www.continuumconcepts.com/Blog/SyndicationService.asmx/GetEntryCommentsRss?guid=13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">I think this behavior is by design, where
Windows Vista and Windows Server 2008 treat networks they do not understand as public
ones, assuming they are more dangerous. This poses a problem with VMWare Workstation
6.5 and VMWare Server 2.0, whose networks never register as anything other than Unidentified
Networks, as far as I know.<br /><br />
So, if I'd like a computer running VMWare (a host) to be available for Network Discovery
and / or File Sharing, I need to configure these options every time I boot up that
computer, which is pretty annoying. Since I don't use the NAT or DHCP features of
VMWare (I use only network bridging), I found a way to get rid of the Unidentified
Network entirely by disabling the VMWare options I don't use. I can always enable
them later.<br /><ol><li>
Start the VMWare Network Editor as an Administrator<br /></li></ol><ol><li>
Hit the windows key and start typing "Network" without the quotes.</li><li>
Right click "Virtual Network Editor" and select Run as Administrator.</li></ol><li>
On the NAT tab, set the VMnet host to Disabled and hit Apply. The Service Status should
now read "Stopped". If you don't have an apply button it's because you didn't run
the Virtual Network Editor as an Administrator.<br /></li><li>
On the DHCP tab, remove the two Virtual Networks called VMnet1 and VMnet8. Stop the
DHCP Service, and hit Apply.</li><li>
On the Host Virtual Adapters tab, remove VMnet1 and VMnet8 again, and hit Apply. This
should cause the unidentified network to disappear from the Network and Sharing Center.</li><font color="#008000"><b>With no Unidentified Networks, your system should properly
persist the Network Discovery and File Sharing options.</b></font><br /><br />
VMWare adapter bridging still works, and resources previously occupied by unused NAT
and DHCP features are now freed up. If you ever need all this stuff back, just restore
your original settings. I'd just use an unmodified VMWare host for reference.<br /><br /><font color="#008000"><b>2008/12/07 Update: I found an alternative work-around. You
CAN change Vista and Server 2008's default behavior for Unidentified Networks.</b></font> Just
run the Local Security Policy. You'll see the setting under Network List Manager Policies.
It's simply called "Unidentified Networks". Change the Location Type to Private and
you're all set. You can leave User Permissions unset because the default setting will
allow you to change the location. Immediately, and upon further reboots, your VMWare
Unidentified Network will show up as Private, which will allow your Discoverability
and File Sharing settings to survive system restarts.<br /><br /><font color="#ff0000"><b>Security Warning: By changing this setting, you're saying
you trust unidentified networks to an extent.</b></font> For example, if you were
to install a device or application that created a network windows could not identify,
it would immediately become private, and take on the private profile of your firewall,
which is generally less restrictive. I personally find this risk acceptable, because
I doubt I will be creating many unidentified networks.<br /><p></p><img src="http://www.continuumconcepts.com/Blog/content/binary/Local-Security-Policy.png" border="0" /><img width="0" height="0" src="http://www.continuumconcepts.com/Blog/aggbug.ashx?id=13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa" /></body>
      <title>Network and Sharing Center Doesn't Remember Settings for Unidentified Networks (Affects VMWare Hosts) (Solved - Twice)</title>
      <guid isPermaLink="false">http://www.continuumconcepts.com/Blog/PermaLink,guid,13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa.aspx</guid>
      <link>http://www.continuumconcepts.com/Blog/2008/12/06/NetworkAndSharingCenterDoesntRememberSettingsForUnidentifiedNetworksAffectsVMWareHostsSolvedTwice.aspx</link>
      <pubDate>Sat, 06 Dec 2008 21:22:28 GMT</pubDate>
      <description>I think this behavior is by design, where Windows Vista and Windows Server 2008 treat networks they do not understand as public ones, assuming they are more dangerous. This poses a problem with VMWare Workstation 6.5 and VMWare Server 2.0, whose networks never register as anything other than Unidentified Networks, as far as I know.&lt;br&gt;
&lt;br&gt;
So, if I'd like a computer running VMWare (a host) to be available for Network Discovery
and / or File Sharing, I need to configure these options every time I boot up that
computer, which is pretty annoying. Since I don't use the NAT or DHCP features of
VMWare (I use only network bridging), I found a way to get rid of the Unidentified
Network entirely by disabling the VMWare options I don't use. I can always enable
them later.&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
Start the VMWare Network Editor as an Administrator&lt;br&gt;
&lt;/li&gt;
&lt;ol&gt;
&lt;li&gt;
Hit the windows key and start typing "Network" without the quotes.&lt;/li&gt;
&lt;li&gt;
Right click "Virtual Network Editor" and select Run as Administrator.&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;
On the NAT tab, set the VMnet host to Disabled and hit Apply. The Service Status should
now read "Stopped". If you don't have an apply button it's because you didn't run
the Virtual Network Editor as an Administrator.&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
On the DHCP tab, remove the two Virtual Networks called VMnet1 and VMnet8. Stop the
DHCP Service, and hit Apply.&lt;/li&gt;
&lt;li&gt;
On the Host Virtual Adapters tab, remove VMnet1 and VMnet8 again, and hit Apply. This
should cause the unidentified network to disappear from the Network and Sharing Center.&lt;/li&gt;&gt;
&lt;font color="#008000"&gt;&lt;b&gt;With no Unidentified Networks, your system should properly
persist the Network Discovery and File Sharing options.&lt;/b&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
VMWare adapter bridging still works, and resources previously occupied by unused NAT
and DHCP features are now freed up. If you ever need all this stuff back, just restore
your original settings. I'd just use an unmodified VMWare host for reference.&lt;br&gt;
&lt;br&gt;
&lt;font color="#008000"&gt;&lt;b&gt;2008/12/07 Update: I found an alternative work-around. You
CAN change Vista and Server 2008's default behavior for Unidentified Networks.&lt;/b&gt;&lt;/font&gt; Just
run the Local Security Policy. You'll see the setting under Network List Manager Policies.
It's simply called "Unidentified Networks". Change the Location Type to Private and
you're all set. You can leave User Permissions unset because the default setting will
allow you to change the location. Immediately, and upon further reboots, your VMWare
Unidentified Network will show up as Private, which will allow your Discoverability
and File Sharing settings to survive system restarts.&lt;br&gt;
&lt;br&gt;
&lt;font color="#ff0000"&gt;&lt;b&gt;Security Warning: By changing this setting, you're saying
you trust unidentified networks to an extent.&lt;/b&gt;&lt;/font&gt; For example, if you were
to install a device or application that created a network windows could not identify,
it would immediately become private, and take on the private profile of your firewall,
which is generally less restrictive. I personally find this risk acceptable, because
I doubt I will be creating many unidentified networks.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.continuumconcepts.com/Blog/content/binary/Local-Security-Policy.png" border="0"&gt;&lt;img width="0" height="0" src="http://www.continuumconcepts.com/Blog/aggbug.ashx?id=13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa" /&gt;</description>
      <comments>http://www.continuumconcepts.com/Blog/CommentView,guid,13e6c9ca-4d41-41a3-a7d4-aa5bd54935aa.aspx</comments>
      <category>Virtualization</category>
    </item>
  </channel>
</rss>