<?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: Carve public Subnet without involving Vendor in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238466#M68310</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28203"&gt;@gwesson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Just to be sure, you're saying:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;server(1.1.1.50) &amp;lt;---&amp;gt; [e1/3]PAN[e1/1] &amp;lt;---&amp;gt; Router&lt;/PRE&gt;&lt;P&gt;And you want the PAN to respond to ARP requests&amp;nbsp;for 1.1.1.50 that originate from the router?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that's correct, there are two ways I can think of offhand:&lt;/P&gt;&lt;P&gt;1. Proxy ARP will do this if you do destination-NAT on 1.1.1.50 to some other internal address. There's a good doc on that here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/nat/nat-policy-rules/proxy-arp-for-nat-address-pools" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/nat/nat-policy-rules/proxy-arp-for-nat-address-pools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Use virtual wire (vwire) interfaces instead of layer 3. A virtual wire doesn't terminate layer 2 or 3, so the ARP request will directly hit the server, and the response will come from the port that eth1/1 is connected to. Docs on that here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/networking/virtual-wire-deployments" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/networking/virtual-wire-deployments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/configure-interfaces/virtual-wire-interfaces/configure-virtual-wires" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/configure-interfaces/virtual-wire-interfaces/configure-virtual-wires&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(1.1.1.50) [e1/4]FW 2[e1/7] 10.10.10.11/24 &amp;lt;----&amp;gt; [e1/3]PAN[e1/7] 10.10.10.10/24 &amp;lt;---&amp;gt; [e1/3]PAN[e1/1] &amp;lt;---&amp;gt; Router&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two Firewalls PAN and FW2&lt;/P&gt;&lt;P&gt;If i do a destination NAT on 1.1.1.50 to internal IP would the packet even make its way to ETH3? I cannot modify any IPs behind e1/3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2018 23:16:17 GMT</pubDate>
    <dc:creator>junior_r</dc:creator>
    <dc:date>2018-11-02T23:16:17Z</dc:date>
    <item>
      <title>Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238455#M68307</link>
      <description>&lt;P&gt;Anyway to accomplish following without modifying routes at the router?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a subnet 1.1.1.0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.1.1.1/24 PAN ETH1 Need to route 1.1.1.50 from ETH1 -&amp;gt; ETH3 as it sits behind ETH3. I need ETH1 to reply back to router when it says arp who has for 1.1.1.50&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 22:34:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238455#M68307</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-11-02T22:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238465#M68309</link>
      <description>&lt;P&gt;Just to be sure, you're saying:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;server(1.1.1.50) &amp;lt;---&amp;gt; [e1/3]PAN[e1/1] &amp;lt;---&amp;gt; Router&lt;/PRE&gt;&lt;P&gt;And you want the PAN to respond to ARP requests&amp;nbsp;for 1.1.1.50 that originate from the router?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that's correct, there are two ways I can think of offhand:&lt;/P&gt;&lt;P&gt;1. Proxy ARP will do this if you do destination-NAT on 1.1.1.50 to some other internal address. There's a good doc on that here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/nat/nat-policy-rules/proxy-arp-for-nat-address-pools" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/nat/nat-policy-rules/proxy-arp-for-nat-address-pools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Use virtual wire (vwire) interfaces instead of layer 3. A virtual wire doesn't terminate layer 2 or 3, so the ARP request will directly hit the server, and the response will come from the port that eth1/1 is connected to. Docs on that here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/networking/virtual-wire-deployments" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/networking/virtual-wire-deployments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/configure-interfaces/virtual-wire-interfaces/configure-virtual-wires" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/configure-interfaces/virtual-wire-interfaces/configure-virtual-wires&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 22:55:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238465#M68309</guid>
      <dc:creator>gwesson</dc:creator>
      <dc:date>2018-11-02T22:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238466#M68310</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28203"&gt;@gwesson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Just to be sure, you're saying:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;server(1.1.1.50) &amp;lt;---&amp;gt; [e1/3]PAN[e1/1] &amp;lt;---&amp;gt; Router&lt;/PRE&gt;&lt;P&gt;And you want the PAN to respond to ARP requests&amp;nbsp;for 1.1.1.50 that originate from the router?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that's correct, there are two ways I can think of offhand:&lt;/P&gt;&lt;P&gt;1. Proxy ARP will do this if you do destination-NAT on 1.1.1.50 to some other internal address. There's a good doc on that here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/nat/nat-policy-rules/proxy-arp-for-nat-address-pools" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/nat/nat-policy-rules/proxy-arp-for-nat-address-pools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Use virtual wire (vwire) interfaces instead of layer 3. A virtual wire doesn't terminate layer 2 or 3, so the ARP request will directly hit the server, and the response will come from the port that eth1/1 is connected to. Docs on that here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/networking/virtual-wire-deployments" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/71/pan-os/pan-os/networking/virtual-wire-deployments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/configure-interfaces/virtual-wire-interfaces/configure-virtual-wires" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/81/pan-os/pan-os/networking/configure-interfaces/virtual-wire-interfaces/configure-virtual-wires&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;(1.1.1.50) [e1/4]FW 2[e1/7] 10.10.10.11/24 &amp;lt;----&amp;gt; [e1/3]PAN[e1/7] 10.10.10.10/24 &amp;lt;---&amp;gt; [e1/3]PAN[e1/1] &amp;lt;---&amp;gt; Router&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two Firewalls PAN and FW2&lt;/P&gt;&lt;P&gt;If i do a destination NAT on 1.1.1.50 to internal IP would the packet even make its way to ETH3? I cannot modify any IPs behind e1/3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 23:16:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238466#M68310</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-11-02T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238499#M68324</link>
      <description>&lt;P&gt;It sounds like you want the same layer 3 subnet configured on two interfaces and also have routing between those interfaces.&amp;nbsp; This would not be possible to commit on the PAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The nat options above are to use an internal subnet on the server side and then nat/proxy arp to connect the ip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your other option if you need to keep that public ip on the server is to put two physical interfaces into that external facing subnet and zone with one for the upstream connection and the other for the server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this you would move the layer 3 address to a vlan interface and the configure two layer 2 interfaces associated with that vlan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here then the server is directly attached to that subnet and your policy controls are then untrust to untrust policies since the server will also be in that same zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 16:03:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238499#M68324</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2018-11-03T16:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238505#M68327</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9524"&gt;@pulukas&lt;/a&gt;&amp;nbsp;in this setup would the server send arp-reply to arp request from the circut?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Nov 2018 00:15:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238505#M68327</guid>
      <dc:creator>junior_r</dc:creator>
      <dc:date>2018-11-04T00:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238539#M68335</link>
      <description>&lt;P&gt;Yes, in that configuration the server and the external interface will be in the same vlan and broadcast domain so they will respond to arp requests normally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Nov 2018 13:14:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238539#M68335</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2018-11-04T13:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238869#M68413</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9524"&gt;@pulukas&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;It sounds like you want the same layer 3 subnet configured on two interfaces and also have routing between those interfaces.&amp;nbsp; This would not be possible to commit on the PAN.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/9524"&gt;@pulukas&lt;/a&gt;-&amp;nbsp; I don't know if this is &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/56277"&gt;@junior_r&lt;/a&gt;'s best solution, but in the scenario you describe, wouldn't that be possible if you had the L3 interfaces configured as part of two seperate vrouters, with routing between?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to be clear for anyone else reading this - I'm not at all saying this is a great idea.&amp;nbsp; Even if it commits, the complexity would make this only a solution for a very few, niche setups.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 14:18:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/238869#M68413</guid>
      <dc:creator>JW6224</dc:creator>
      <dc:date>2018-11-07T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Carve public Subnet without involving Vendor</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/239604#M68630</link>
      <description>&lt;P&gt;You can't route the same subnet between two virtual routers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both will see the subnet as local.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if you have two interfaces with the same subnet in different VR you would be using NAT to get them to communicate.&amp;nbsp; And at that point you can go ahead and do the same thing back in the main VR to start with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically I see this request for a server with the same public address as the untrust of the firewall from voice or other applications that don't want any nat applied to their sessions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 01:18:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/carve-public-subnet-without-involving-vendor/m-p/239604#M68630</guid>
      <dc:creator>pulukas</dc:creator>
      <dc:date>2018-11-13T01:18:35Z</dc:date>
    </item>
  </channel>
</rss>

