<?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: Publicly Routable DMZ for Microsoft Lync 2010 Edge Servers in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/publicly-routable-dmz-for-microsoft-lync-2010-edge-servers/m-p/35643#M26179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To sum it up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External: 63.x.x.x/24&lt;/P&gt;&lt;P&gt;DMZ1: 10.11.107.1/24&lt;/P&gt;&lt;P&gt;DMZ2: 10.11.113.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the range at External is a public range handed over to you by your ISP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I would do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Setup a linknet between your PA and your ISP, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA: 10.0.0.1/30&lt;/P&gt;&lt;P&gt;ISP: 10.0.0.2/30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Instruct your ISP to route that 63.x.x.x/24 with nexthop 10.0.0.1 (or whatever IP your PA end up with).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Set your PA to use 10.0.0.2 (or whatever IP your ISP will use) as default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can setup parts of 63.x.x.x/24 directly on interfaces on your PA aswell as NAT the other IP's to the DMZ's using private IP's (DMZ1 and DMZ2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you would end up with (just an example):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External: 10.0.0.1/30 (10.0.0.1 is IP at PA, routed 63.x.x.x/24)&lt;/P&gt;&lt;P&gt;DMZ1: 10.11.107.1/24 (10.11.107.1 is IP at PA, 10.11.107.0-255)&lt;/P&gt;&lt;P&gt;DMZ2: 10.11.113.1/24 (10.11.113.1 is IP at PA, 10.11.113.0-255)&lt;/P&gt;&lt;P&gt;DMZ3: 63.0.0.113/28 (63.0.0.113 is IP at PA, 63.0.0.112-127)&lt;/P&gt;&lt;P&gt;NAT1: 63.0.0.1 -&amp;gt; 10.11.107.2 (or whatever)&lt;/P&gt;&lt;P&gt;NAT2: 63.0.0.44 -&amp;gt; 10.11.113.5 (or whatever)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if possible I would start to use this range from two sides. Like NATed IPs from the lower part and routed IPs from the higher part (or the other way around &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External: 10.0.0.1/30 (10.0.0.1 is IP at PA, routed 63.x.x.x/24 from ISP)&lt;/P&gt;&lt;P&gt;DMZ1: 10.11.107.1/24 (10.11.107.1 is IP at PA, 10.11.107.0-255)&lt;/P&gt;&lt;P&gt;DMZ2: 10.11.113.1/24 (10.11.113.1 is IP at PA, 10.11.113.0-255)&lt;/P&gt;&lt;P&gt;DMZ3: 63.0.0.241/28 (63.0.0.241 is IP at PA, 63.0.0.240-255)&lt;/P&gt;&lt;P&gt;NAT1: 63.0.0.1 -&amp;gt; 10.11.107.2 (or whatever)&lt;/P&gt;&lt;P&gt;NAT2: 63.0.0.2 -&amp;gt; 10.11.113.5 (or whatever)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2012 09:34:52 GMT</pubDate>
    <dc:creator>mikand</dc:creator>
    <dc:date>2012-06-19T09:34:52Z</dc:date>
    <item>
      <title>Publicly Routable DMZ for Microsoft Lync 2010 Edge Servers</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/publicly-routable-dmz-for-microsoft-lync-2010-edge-servers/m-p/35642#M26178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I'm hoping you can help me with a problem that has me stumped.&amp;nbsp; I'm trying to configure our PA 5020 to support a Microsoft Lync 2010 server edge environment being load balanced by an F5.&amp;nbsp; Per Microsoft, in order to do this the IP addresses on the edge servers must be publicly routable and cannot employ NAT.&amp;nbsp; Currently, my external interface is configured with a 63.x.x.x/24 address/netmask.&amp;nbsp; We have two DMZ's 10.11.107.1/24 and 10.11.113.1/24 respectively that are taking advantage of NAT's.&amp;nbsp; We have 16 addresses in all that we need to make publicly routable, currently configured to be 63.x.x.120-135.&amp;nbsp; I thought that I could setup a new interface as a public DMZ but was unable to as the IP address ranges on the two interfaces overlapped, so the commit failed.&amp;nbsp; I'm somewhat of a networking novice but I'm pretty sure trying to put those devices in the 107 DMZs won't work as they'll have the wrong gateway address and won't route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really stumped as to how I can accomplish this without NAT's.&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;Rob Z&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 17:21:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/publicly-routable-dmz-for-microsoft-lync-2010-edge-servers/m-p/35642#M26178</guid>
      <dc:creator>mss</dc:creator>
      <dc:date>2012-06-18T17:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Publicly Routable DMZ for Microsoft Lync 2010 Edge Servers</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/publicly-routable-dmz-for-microsoft-lync-2010-edge-servers/m-p/35643#M26179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To sum it up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External: 63.x.x.x/24&lt;/P&gt;&lt;P&gt;DMZ1: 10.11.107.1/24&lt;/P&gt;&lt;P&gt;DMZ2: 10.11.113.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the range at External is a public range handed over to you by your ISP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I would do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Setup a linknet between your PA and your ISP, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PA: 10.0.0.1/30&lt;/P&gt;&lt;P&gt;ISP: 10.0.0.2/30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Instruct your ISP to route that 63.x.x.x/24 with nexthop 10.0.0.1 (or whatever IP your PA end up with).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Set your PA to use 10.0.0.2 (or whatever IP your ISP will use) as default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can setup parts of 63.x.x.x/24 directly on interfaces on your PA aswell as NAT the other IP's to the DMZ's using private IP's (DMZ1 and DMZ2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you would end up with (just an example):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External: 10.0.0.1/30 (10.0.0.1 is IP at PA, routed 63.x.x.x/24)&lt;/P&gt;&lt;P&gt;DMZ1: 10.11.107.1/24 (10.11.107.1 is IP at PA, 10.11.107.0-255)&lt;/P&gt;&lt;P&gt;DMZ2: 10.11.113.1/24 (10.11.113.1 is IP at PA, 10.11.113.0-255)&lt;/P&gt;&lt;P&gt;DMZ3: 63.0.0.113/28 (63.0.0.113 is IP at PA, 63.0.0.112-127)&lt;/P&gt;&lt;P&gt;NAT1: 63.0.0.1 -&amp;gt; 10.11.107.2 (or whatever)&lt;/P&gt;&lt;P&gt;NAT2: 63.0.0.44 -&amp;gt; 10.11.113.5 (or whatever)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if possible I would start to use this range from two sides. Like NATed IPs from the lower part and routed IPs from the higher part (or the other way around &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External: 10.0.0.1/30 (10.0.0.1 is IP at PA, routed 63.x.x.x/24 from ISP)&lt;/P&gt;&lt;P&gt;DMZ1: 10.11.107.1/24 (10.11.107.1 is IP at PA, 10.11.107.0-255)&lt;/P&gt;&lt;P&gt;DMZ2: 10.11.113.1/24 (10.11.113.1 is IP at PA, 10.11.113.0-255)&lt;/P&gt;&lt;P&gt;DMZ3: 63.0.0.241/28 (63.0.0.241 is IP at PA, 63.0.0.240-255)&lt;/P&gt;&lt;P&gt;NAT1: 63.0.0.1 -&amp;gt; 10.11.107.2 (or whatever)&lt;/P&gt;&lt;P&gt;NAT2: 63.0.0.2 -&amp;gt; 10.11.113.5 (or whatever)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 09:34:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/publicly-routable-dmz-for-microsoft-lync-2010-edge-servers/m-p/35643#M26179</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-06-19T09:34:52Z</dc:date>
    </item>
  </channel>
</rss>

