<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Settings for getting Hyper-V working in PAN in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18602#M13573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for following up on this one, I'm sure it will help other folks who are in a Hyper-V environment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 18:06:33 GMT</pubDate>
    <dc:creator>ericgearhart</dc:creator>
    <dc:date>2013-01-31T18:06:33Z</dc:date>
    <item>
      <title>Settings for getting Hyper-V working in PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18600#M13571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;setupHello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been struggling with this all day, and I think I have it narrowed down, but can't seem to nail it down yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a test Hyper-V 2012 server in the data center, and all my services are working properly, except being able to connect to the VM's via Virtual Machine Connection. It uses TCP Port 2179 and is basically RDP, just running on this port instead of 3389. I have everything else working properly, but for some reason, when I either add a service with this port, it breaks MSRPC application, and if I add the tcp port to an application object, it still doesn't work. Looking at the logs and the pcaps, the firewall is doing what it is supposed to and dropping them, but it shouldn't be if I have the rules setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After spending 8 hours searching Google, Bing, Yahoo, Ask, and countless other search engines, including here, I have found not a single person or organization that is running Hyper-V behind a Palo Alto Firewall.&lt;/P&gt;&lt;P&gt;Any direction as to how to setup the Application or the Service to get this working would be great. Currently I have this server doing an allow all from both zones, so basically this server is not being protected by my firewall at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lucas Williams&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 00:19:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18600#M13571</guid>
      <dc:creator>lwilliams415</dc:creator>
      <dc:date>2013-01-31T00:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Settings for getting Hyper-V working in PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18601#M13572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out. I ended up moving away from the App-ID way and going with services. I just looked at the network flow and seen what ports were being called and created services for each port and then put them into a Service Group and applied it to my Hyper-V rule and now everything is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 17:10:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18601#M13572</guid>
      <dc:creator>lwilliams415</dc:creator>
      <dc:date>2013-01-31T17:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Settings for getting Hyper-V working in PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18602#M13573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for following up on this one, I'm sure it will help other folks who are in a Hyper-V environment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 18:06:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18602#M13573</guid>
      <dc:creator>ericgearhart</dc:creator>
      <dc:date>2013-01-31T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Settings for getting Hyper-V working in PAN</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18603#M13574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do be more specific what I did:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I created the following Services with these ports&lt;OL&gt;&lt;LI&gt;ms-rpc: tcp/135,49154&lt;/LI&gt;&lt;LI&gt;ms-ds-smb-tcp: tcp/445,139&lt;/LI&gt;&lt;LI&gt;ms-ds-smb-udp: udp/445&lt;/LI&gt;&lt;LI&gt;hyper-v-rdp: tcp/2179&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;I then created a Service Group called Hyper-V-SVG and added those services to it.&lt;/LI&gt;&lt;LI&gt;I applied this service group to my Hyper-V server rule Allowing it and everything worked!&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 19:40:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-for-getting-hyper-v-working-in-pan/m-p/18603#M13574</guid>
      <dc:creator>lwilliams415</dc:creator>
      <dc:date>2013-01-31T19:40:42Z</dc:date>
    </item>
  </channel>
</rss>

