<?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: Basic multiple-WAN-IP networking question in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1878#M1401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;NAT Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can setup 1:many destination NAT as you're suggesting by specifying multiple rules that use the "Service" field to specify the port you would like to forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Public IP - x.y.z.12&lt;/P&gt;&lt;P&gt;Mail Server IP - 10.0.0.1&lt;/P&gt;&lt;P&gt;Web Server IP - 10.0.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT Rules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Destination Address&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Destination Translation&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mail Server&lt;/TD&gt;&lt;TD&gt;x.y.z.12&lt;/TD&gt;&lt;TD&gt;TCP/25&lt;/TD&gt;&lt;TD&gt;10.0.0.1/25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Web Server&lt;/TD&gt;&lt;TD&gt;x.y.z.12&lt;/TD&gt;&lt;TD&gt;TCP/80&lt;/TD&gt;&lt;TD&gt;10.0.0.2/80&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Routing Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The options suggested by your ISP sound reasonable.&amp;nbsp; The firewall won't have any issues routing out of an interface with a private IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick Campagna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 20:11:30 GMT</pubDate>
    <dc:creator>ncampagna</dc:creator>
    <dc:date>2010-07-26T20:11:30Z</dc:date>
    <item>
      <title>Basic multiple-WAN-IP networking question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1875#M1398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some background, I am coming from a Sonicwall (which I'm not a big fan of, but I'm familiar with it) and I also have experience with the open-source pfSense system.&amp;nbsp; I'm not &lt;EM&gt;super&lt;/EM&gt;-knowledgeable regarding subnetting, but I have a basic understanding and I get how CIDR works and the correspondence between "slash-notation" and the typical decimal dotted quad system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have two different /28 blocks from our ISP on the Sonicwall.&amp;nbsp; On their system, you define a primary interface IP and subnetmask, and then you can add additional secondary IPs to use them for either outbound or inbound translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two /28s are noncontiguous so we can't summarize them.&amp;nbsp;&amp;nbsp; The ISP takes one IP out of each block and assigns to their upstream router, and I have default routes for both subnets to those IPs with our Sonicwall.&amp;nbsp; (The network addresses are x.y.z.32/28 and x.y.z.128/28, so the ISP is using .33 and .129 on their router.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the research I've done I understand that the PA is smart enough to&amp;nbsp; know that if I put in x.y.z.34/28, it will answer for any address in&amp;nbsp; that block.&amp;nbsp; Very handy.&amp;nbsp; However, how do I tell it &lt;STRONG&gt;not&lt;/STRONG&gt; to answer ARP requests for .33 and .129 (as those are remote addresses)?&amp;nbsp; Do I need to specify individual /32s for each address, and if this is the case how can I tell the device to route back to .33 and .129 for the separate subnets given that each IP wouldn't have the correct network mask and thus have no way to know that it is "local" to .33 or to .129?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 21:21:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1875#M1398</guid>
      <dc:creator>bradenmcg</dc:creator>
      <dc:date>2010-07-13T21:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Basic multiple-WAN-IP networking question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1876#M1399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The suggested configuration is to only put one IP address on the External interface, then use inbound NAT policies to allow a arp response for individual IP addresses.&amp;nbsp; You would set up a one to one static NAT for inbound traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add a second IP address to your external IP address, but the real problem is that you can only have one default gateway per Virtual Router.&amp;nbsp; In 3.1.X we add Policy Based Forwarding, which will be what you need to use to work around the routing problem you will have with two Public addresses ranges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 00:03:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1876#M1399</guid>
      <dc:creator>rnitz</dc:creator>
      <dc:date>2010-07-14T00:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Basic multiple-WAN-IP networking question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1877#M1400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm already running 3.1.x so that won't be a problem at least.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, 1:1 NAT will be.&amp;nbsp; We often "hide" multiple systems behind a single external IP - I will take incoming traffic on port 80 and send it to one server, and traffic on 25 and send it to a different one, so I need to be able to use 1:many inbound NAT.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[edit]&lt;/P&gt;&lt;P&gt;My ISP made the suggestion that they could route both blocks to us via private addresses, or requisition another public /30 to do so.&amp;nbsp; Then our virtual router would have a single default gateway and we'd use the other end on our WAN interface.&amp;nbsp; I'd then have all 32 addresses available for our use, and shouldn't have any routing problems, right?&amp;nbsp; Will the device have any problems with routing public IPs out over an RFC1918 network?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 15:45:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1877#M1400</guid>
      <dc:creator>bradenmcg</dc:creator>
      <dc:date>2010-07-15T15:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Basic multiple-WAN-IP networking question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1878#M1401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;NAT Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You can setup 1:many destination NAT as you're suggesting by specifying multiple rules that use the "Service" field to specify the port you would like to forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Public IP - x.y.z.12&lt;/P&gt;&lt;P&gt;Mail Server IP - 10.0.0.1&lt;/P&gt;&lt;P&gt;Web Server IP - 10.0.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT Rules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Destination Address&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Service&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Destination Translation&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mail Server&lt;/TD&gt;&lt;TD&gt;x.y.z.12&lt;/TD&gt;&lt;TD&gt;TCP/25&lt;/TD&gt;&lt;TD&gt;10.0.0.1/25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Web Server&lt;/TD&gt;&lt;TD&gt;x.y.z.12&lt;/TD&gt;&lt;TD&gt;TCP/80&lt;/TD&gt;&lt;TD&gt;10.0.0.2/80&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Routing Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The options suggested by your ISP sound reasonable.&amp;nbsp; The firewall won't have any issues routing out of an interface with a private IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick Campagna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 20:11:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-multiple-wan-ip-networking-question/m-p/1878#M1401</guid>
      <dc:creator>ncampagna</dc:creator>
      <dc:date>2010-07-26T20:11:30Z</dc:date>
    </item>
  </channel>
</rss>

