<?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: Multiple Addresses in the same ethernet interface in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66636#M39263</link>
    <description>&lt;P&gt;Thank you very much, Pakumar...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem solved!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2015 12:12:43 GMT</pubDate>
    <dc:creator>Retired Member</dc:creator>
    <dc:date>2015-10-15T12:12:43Z</dc:date>
    <item>
      <title>Multiple Addresses in the same ethernet interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66634#M39261</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;need to publish 2 webservers (192.168.23.10 and 192.168.23.11), both located inside my LAN (trusted zone) through 2 different public IP addresses (200.111.111.114 and 200.111.111.115). This is the configuration:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;admin@PA-500# show network interface ethernet ethernet1/1
ethernet1/1 {
  layer3 {
    ipv6 {
      neighbor-discovery {
        router-advertisement {
          enable no;
        }
      }
    }
    ip {
      200.111.111.114/28;
      200.111.111.115/28;
    }
    interface-management-profile Ping-Only;
  }
  comment "Conectada a Level3";
  lacp {
    port-priority 32768;
  }
}
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I set these IP addresses in my ethernet interface ethernet1/1 and commit, I get this error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;In virtual-router default: address 200.111.111.115/28 on interface ethernet1/1 has overlapping subnet with address 200.111.111.114/28 on interface ethernet1/1.(Module: routed)
Commit failed
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I set this two ip addresses on the same interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance and best regards!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 11:53:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66634#M39261</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2015-10-15T11:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Addresses in the same ethernet interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66635#M39262</link>
      <description>&lt;P&gt;Try&amp;nbsp;giving IP as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;200.111.111.114/28&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;200.111.111.115/32&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However it is not required to assign ip address on interface for Destination NAT&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 12:00:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66635#M39262</guid>
      <dc:creator>pankaku</dc:creator>
      <dc:date>2015-10-15T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Addresses in the same ethernet interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66636#M39263</link>
      <description>&lt;P&gt;Thank you very much, Pakumar...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem solved!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 12:12:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/66636#M39263</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2015-10-15T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Addresses in the same ethernet interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/74599#M41735</link>
      <description>&lt;P&gt;This solution also works well when moving from another vendors VRRP solution where some clients have the actual router IP instead of the VRRP address. Adding the secondary host /32 ip address to the interface allows the incorrectly clients to work until their gateways are updated correctly.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2016 18:45:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/multiple-addresses-in-the-same-ethernet-interface/m-p/74599#M41735</guid>
      <dc:creator>TheNewGuy</dc:creator>
      <dc:date>2016-03-11T18:45:18Z</dc:date>
    </item>
  </channel>
</rss>

