<?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: Changing the / in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288115#M76794</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/107987"&gt;@Shawverr&lt;/a&gt;&amp;nbsp;This what I was trying to explain. You need to do the "Option2" in the article. Configure loback and create NAT for it&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2019 14:57:19 GMT</pubDate>
    <dc:creator>BatD</dc:creator>
    <dc:date>2019-09-12T14:57:19Z</dc:date>
    <item>
      <title>Changing the /</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/287620#M76725</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We currently have one outside interface on the firewall and is connected to our Edge Router. The interface has the IP address of 10.10.10.10.5/24 (for example). This is the only port available for inbound and outbound data to the internet. We would like to create a new outside interface on the firewall and start using it for other services, such as our Global Protect VPN and so on. We would like to give the second interface the IP address of 10.10.10.10.6/32 but this IP falls in the range of the first outside interface of 10.10.10.10.5/24. Can we change the IP address on our existing interface to 10.10.10.10.5/32 instead of the /24? Will this impact anything? Then we could use the 10.10.10.10.6/32 for the second outside interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:56:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/287620#M76725</guid>
      <dc:creator>Shawverr</dc:creator>
      <dc:date>2019-09-10T12:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the /</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/287678#M76732</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/107987"&gt;@Shawverr&lt;/a&gt;&amp;nbsp;I think you are missing basic networking principles. You need to have network address, broadcast address and in your case, next hop for the default gateway. If you change your external interface from /24 to /32, then all your internet traffic will stop working, because the firewall will not know how to get the its gateway for the internet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To achieve what you described, the best approach would be to configure loopback address with any IP, for example 192.168.1.1/32, then NAT 110.10.10.10.6 to 192.168.1.1. Then use lo1 interface for Global Protect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second option is a little bit more complicated, but it will also work. You can configure second physical interface in the external subnet and give it IP&amp;nbsp;10.10.10.10.6/24&amp;nbsp; (not 32 for the reasons above). Then create new virtual router with the new interface in. You can utilise inter-vr routing and if needed policy based forwarding to route traffic to and from that interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 16:25:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/287678#M76732</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-09-10T16:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the /</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288113#M76793</link>
      <description>&lt;P&gt;As for GP, can i just do this:&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClJHCA0" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClJHCA0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will that be an issue?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 14:41:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288113#M76793</guid>
      <dc:creator>Shawverr</dc:creator>
      <dc:date>2019-09-12T14:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the /</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288115#M76794</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/107987"&gt;@Shawverr&lt;/a&gt;&amp;nbsp;This what I was trying to explain. You need to do the "Option2" in the article. Configure loback and create NAT for it&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 14:57:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288115#M76794</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-09-12T14:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the /</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288116#M76795</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/140"&gt;@Transporter&lt;/a&gt;I appreciate you're help with this.&amp;nbsp; Just so I'm clear, option one isn't viable because..........&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:01:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288116#M76795</guid>
      <dc:creator>Shawverr</dc:creator>
      <dc:date>2019-09-12T15:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the /</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288212#M76814</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/107987"&gt;@Shawverr&lt;/a&gt;&amp;nbsp;In you original post you said:&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;We would like to create a new outside interface on the firewall and start using it for other services, such as our Global Protect VPN and so on."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Option1 is having two IP Addresses &amp;nbsp;192.168.200.1/24 and &amp;nbsp;192.168.200.2/32 on the same physical etherent1/4 will work in a sense that you will be able to reach the fireawll on .1. and the .2 address, but it will&amp;nbsp; not give you any benefits of having a second interface . You will not be able to have different services, different profiles, zones etc., so it will not match your requirement.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Option2 (nat to loopback interface) will give you the benefit of having two individual interfaces in the same subnet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 07:09:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/changing-the/m-p/288212#M76814</guid>
      <dc:creator>BatD</dc:creator>
      <dc:date>2019-09-13T07:09:46Z</dc:date>
    </item>
  </channel>
</rss>

