<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>John Paul Cook : virtualization</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/tags/virtualization/default.aspx</link><description>Tags: virtualization</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Update on Windows 7 bios problems</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2009/09/01/update-on-windows-7-bios-problems.aspx</link><pubDate>Tue, 01 Sep 2009 11:59:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16484</guid><dc:creator>John Paul Cook</dc:creator><slash:comments>0</slash:comments><comments>http://sqlblog.com/blogs/john_paul_cook/comments/16484.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/john_paul_cook/commentrss.aspx?PostID=16484</wfw:commentRss><description>Microsoft sent me an updated ASUS bios (1902) to solve my problem of hardware virtualization not being enabled after resuming from sleep mode. This was an unexpected pleasant surprise after receiving this email from ASUS yesterday: Dear Valued Customer,...(&lt;a href="http://sqlblog.com/blogs/john_paul_cook/archive/2009/09/01/update-on-windows-7-bios-problems.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=16484" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/virtualization/default.aspx">virtualization</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Using Wireless with Hyper-V</title><link>http://sqlblog.com/blogs/john_paul_cook/archive/2008/03/23/using-wireless-with-hyper-v.aspx</link><pubDate>Sun, 23 Mar 2008 22:52:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:5753</guid><dc:creator>John Paul Cook</dc:creator><slash:comments>21</slash:comments><comments>http://sqlblog.com/blogs/john_paul_cook/comments/5753.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/john_paul_cook/commentrss.aspx?PostID=5753</wfw:commentRss><description>&lt;P&gt;For those of us who do demos on laptops, Hyper-V provides great performance but no wireless capability. You simply can't bind a Hyper-V virtual machine to a wireless adapter, but you can implement a workaround in just a few minutes. There are three options. One option is to use Internet Connection Sharing (ICS, see Ben Armstrong's blog &lt;A title=http://blogs.msdn.com/virtual_pc_guy/archive/2008/01/09/using-hyper-v-with-a-wireless-network-adapter.aspx href="http://blogs.msdn.com/virtual_pc_guy/archive/2008/01/09/using-hyper-v-with-a-wireless-network-adapter.aspx"&gt;http://blogs.msdn.com/virtual_pc_guy/archive/2008/01/09/using-hyper-v-with-a-wireless-network-adapter.aspx&lt;/A&gt;). ICS imposes a restriction that seems too inconvenient to me. It requires an IP address of 192.168.0.1, which is also the default address for many NAT routers. Although it is possible to change the NAT router's address, there are always networks you're not allowed to reconfigure. A second option is to use Routing and Remote Access Service (RRAS, see Ken Schaefer's blog &lt;A title=http://www.adopenstatic.com/cs/blogs/ken/archive/2008/01/17/15530.aspx href="http://www.adopenstatic.com/cs/blogs/ken/archive/2008/01/17/15530.aspx"&gt;http://www.adopenstatic.com/cs/blogs/ken/archive/2008/01/17/15530.aspx&lt;/A&gt;). RRAS offers the flexibility of being able to change the IP address it uses to avoid conflicts. It requires the most steps but it can still be configured in under 10 minutes. The third option, which was suggested by a reader, is to bridge network connections. It's simple and quick to implement. My personal recommendation is to use RRAS.&lt;/P&gt;
&lt;P&gt;Ken described the steps in written form. After explaining this in person to several people, I'm providing the screen captures so you can see exactly what you need to do for implementing either a network bridge or RRAS. The initial steps are the same for both.&lt;/P&gt;
&lt;P&gt;You'll need to bind your virtual machines to an internal only virtual network adapter. Use the Virtual Network Manager in Hyper-V to accomplish this. Notice a meaningful name of &lt;STRONG&gt;Virtual Internal Network&lt;/STRONG&gt; was specified, which is referenced in the next step. This step is necessary for both RRAS and bridging network connections.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras2_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras2 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras2_thumb.jpg" width=673 height=582&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;To implement RRAS or a network bridge, go to &lt;STRONG&gt;Manage network connections&lt;/STRONG&gt; to configure the network adapter. Notice that in this example, the &lt;STRONG&gt;Virtual Internal Network&lt;/STRONG&gt; name from the previous step appears under &lt;STRONG&gt;Local Area Connection 3&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras3_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras3 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras3_thumb.jpg" width=637 height=424&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Select &lt;STRONG&gt;Internet Protocol Version 4 (TCP/IPv4)&lt;/STRONG&gt; and click the &lt;STRONG&gt;Properties&lt;/STRONG&gt; button. This is the same for both RRAS and a network bridge.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras4_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras4 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras4_thumb.jpg" width=396 height=497&gt;&lt;/A&gt;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;To implement a network bridge, configure the virtual network adapter to use DHCP. &lt;BR&gt;To implement RRAS, assign a static IP address on a different subnet than the one the wireless adapter is connecting to. The wireless adapter is connecting to a 192.168.0.x network, so &lt;STRONG&gt;192.168.1.1&lt;/STRONG&gt; is specified to provide a different subnet for the virtual machines.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/image_4.png"&gt;&lt;IMG style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;BORDER-TOP:0px;BORDER-RIGHT:0px;" border=0 alt=image src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/image_thumb_1.png" width=397 height=441&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras5_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras5 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras5_thumb.jpg" width=397 height=440&gt;&lt;/A&gt; &lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;DHCP for Network Bridge&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Static IP for RRAS&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;To implement a network bridge, select both the virtual network adapter and the wireless adapter. Right-click and select &lt;STRONG&gt;Bridge Connections&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/bridge_2.jpg"&gt;&lt;IMG style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;BORDER-TOP:0px;BORDER-RIGHT:0px;" border=0 alt=bridge src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/bridge_thumb.jpg" width=719 height=357&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Your virtual machines bound to this bridged network adapter can use the wireless network adapter but they will not be able to access the host partition (physical computer) because of Windows Firewall. If you need your child partitions to have full connectivity to the parent partition, you'll need to change your Windows Firewall settings. On the &lt;STRONG&gt;Advanced&lt;/STRONG&gt; tab, uncheck the network bridge to allow communication between the parent and child partitions. This is similar to what is shown in the last screen capture in this post.&lt;/P&gt;
&lt;P&gt;To implement RRAS, add the RRAS role to your Hyper-V server. In the Server Manager, right-click &lt;STRONG&gt;Roles&lt;/STRONG&gt; and select &lt;STRONG&gt;Add Roles&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras1_6.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras1 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras1_thumb_2.jpg" width=223 height=265&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;A wizard will appear. Click Next to advance to the dialog box shown below. Check the box for &lt;STRONG&gt;Network Policy and Access Services&lt;/STRONG&gt; and then click &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras6_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras6 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras6_thumb.jpg" width=618 height=467&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll see a dialog box with no options. Click Next to advance to the following dialog box. Check the box for &lt;STRONG&gt;Routing and Remote Access Services&lt;/STRONG&gt;. Be sure the two checkboxes underneath it are checked and click &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras8_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras8 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras8_thumb.jpg" width=622 height=470&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Click the &lt;STRONG&gt;Install&lt;/STRONG&gt; button to install RRAS. When the installation finishes, click the &lt;STRONG&gt;Close&lt;/STRONG&gt; button.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras9_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras9 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras9_thumb.jpg" width=622 height=470&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Once RRAS is installed, use the Server Manager to configure it. Right-click on &lt;STRONG&gt;Routing and Remote Access&lt;/STRONG&gt; and select &lt;STRONG&gt;Configure and Enable Routing and Remote Access&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras11_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras11 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras11_thumb.jpg" width=431 height=436&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Select &lt;STRONG&gt;Network address translation (NAT)&lt;/STRONG&gt; and click &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras12_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras12 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras12_thumb.jpg" width=523 height=432&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Select your wireless network adapter and click &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras13_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras13 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras13_thumb.jpg" width=524 height=433&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Select the network interface you assigned the static IP address to and click Next.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras14_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras14 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras14_thumb.jpg" width=524 height=433&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Select &lt;STRONG&gt;Enable basic name and address services&lt;/STRONG&gt; and click &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras15_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras15 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras15_thumb.jpg" width=525 height=433&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; and then click &lt;STRONG&gt;Finish&lt;/STRONG&gt; on the screen that follow.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras16_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras16 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras16_thumb.jpg" width=525 height=433&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;At this point, your virtual machine (called the child partition in Hyper-V parlance) has network connectivity, but not to the host physical machine (called the parent partition). If you want to enable child partition network access to the parent partition, you'll need to configure exceptions in Windows Firewall or disable it completely on the virtual network adapter used by your virtual machines.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras18_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH:0px;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" border=0 alt=ras18 src="http://sqlblog.com/blogs/john_paul_cook/WindowsLiveWriter/UsingWirelesswithHyperV_FB4D/ras18_thumb.jpg" width=442 height=517&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Keep in mind that what was disabled here is the firewall on the internal network connection. The virtual machines are being routed to the network using the wireless adapter which is still protected by Windows Firewall.&lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=5753" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/firewall/default.aspx">firewall</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/Hyper-V/default.aspx">Hyper-V</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/network/default.aspx">network</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/Virtual+PC/default.aspx">Virtual PC</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/virtualization/default.aspx">virtualization</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://sqlblog.com/blogs/john_paul_cook/archive/tags/wireless/default.aspx">wireless</category></item></channel></rss>