<?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: NAT and OSPF in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156396#M51335</link>
    <description>&lt;P&gt;If your question is how to advertise your NAT pool or single address out OSPF I believe we just created OSPF Export Rules and advertised them as ext-1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've got two virtual routers, one for the inside networks and one for the Internet side. &amp;nbsp;Each of those does OSPF out to their respective networks (Internet side OSPF just goes to an edge router) and iBGP propogates whatever routes we want between the two. &amp;nbsp;The export rules that contain our NAT ranges are on the Internet side VR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I asked our proffesional services steam if this was the correct way to implement it and they said that would probably be how they would have done it. &amp;nbsp;The only thing I don't like with our current setup is that it is advertising ALL of our public IPs this way which means even IPs that aren't being used for NAT have a route from the firewall. &amp;nbsp;I think a solution would be to just create more specific Export Rules to contain only what we're using for NAT and then have a NULL route for the entire range on our edge router. &amp;nbsp;That way, any traffic destined for an IP not being used for NAT currently just dies at the edge instead of having to hit the firewall.&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 13:40:45 GMT</pubDate>
    <dc:creator>jsalmans</dc:creator>
    <dc:date>2017-05-12T13:40:45Z</dc:date>
    <item>
      <title>NAT and OSPF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/155923#M51215</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a PA-3060 (A-A).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a NAT lests say&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.1.1.1: 443 -&amp;gt; 192.168.10.10:10000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now the PA is part of an OSPF network, how to I publish out the address 1.1.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking of adding 1.1.1.1 to a loopback and adding to a virtual router and then adding the interface to OSPF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read that I need a policy for src address: port -&amp;gt; 192.168.10.10:10000 as the policy happens after the NAT. &amp;nbsp;But now that I have the ip address on the loopback, I am seeing failed packets on 1.1.1.1 address so do I need both ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 08:47:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/155923#M51215</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2017-05-10T08:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and OSPF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156123#M51256</link>
      <description>&lt;P&gt;Okay for any one coming to this later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fristly, NAT doesn't happen first !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So added ip address to a loopback (on both devices HA A/A)&lt;/P&gt;&lt;P&gt;add interface to OSPF setup&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now the bit that wasn't working - you have to set the management port profile ... even though the packets are going to end up else where, its a loop back and you have to allow whats needs, so for me it was http and https..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you would do if it was something else I am not sure !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 02:16:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156123#M51256</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2017-05-11T02:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and OSPF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156306#M51315</link>
      <description>&lt;P&gt;Added a static route and added in redistribution of static into ospf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 00:14:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156306#M51315</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2017-05-12T00:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: NAT and OSPF</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156396#M51335</link>
      <description>&lt;P&gt;If your question is how to advertise your NAT pool or single address out OSPF I believe we just created OSPF Export Rules and advertised them as ext-1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've got two virtual routers, one for the inside networks and one for the Internet side. &amp;nbsp;Each of those does OSPF out to their respective networks (Internet side OSPF just goes to an edge router) and iBGP propogates whatever routes we want between the two. &amp;nbsp;The export rules that contain our NAT ranges are on the Internet side VR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I asked our proffesional services steam if this was the correct way to implement it and they said that would probably be how they would have done it. &amp;nbsp;The only thing I don't like with our current setup is that it is advertising ALL of our public IPs this way which means even IPs that aren't being used for NAT have a route from the firewall. &amp;nbsp;I think a solution would be to just create more specific Export Rules to contain only what we're using for NAT and then have a NULL route for the entire range on our edge router. &amp;nbsp;That way, any traffic destined for an IP not being used for NAT currently just dies at the edge instead of having to hit the firewall.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 13:40:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-and-ospf/m-p/156396#M51335</guid>
      <dc:creator>jsalmans</dc:creator>
      <dc:date>2017-05-12T13:40:45Z</dc:date>
    </item>
  </channel>
</rss>

