<?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: IPSec VPN Ingress traffic from two different interfaces not passing traffic. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442929#M100160</link>
    <description>&lt;P&gt;Changing the NAT statement solved the issue.&amp;nbsp; &amp;nbsp;The Source Translation type had originally been set to "Dynamic IP" and changing it to "Dynamic IP and Port" solved the issue.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 14:49:18 GMT</pubDate>
    <dc:creator>rswinter</dc:creator>
    <dc:date>2021-10-22T14:49:18Z</dc:date>
    <item>
      <title>IPSec VPN Ingress traffic from two different interfaces not passing traffic.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442334#M100083</link>
      <description>&lt;P&gt;Hey All,&amp;nbsp; We're having a problem in adding new traffic to an existing VPN Tunnel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've had a VPN tunnel up for a few years working just fine, but now we are trying to put traffic from a different interface into the Tunnel and the PA is dropping the packets (found them in Traffic Capture).&amp;nbsp; The VPN is out to the Internet on Eth1/1 and the original ingress traffic to the firewall is on Eth1/5.&amp;nbsp; All traffic is Natted to a local IP address before entering the tunnel, so no update to the ProxyIDs should be necessary for the new traffic.&amp;nbsp; &amp;nbsp;The new traffic (and Zone) has been added to the Security Policy and the NAT policy and in the logs it shows it's being natted and allowed, but no traffic passes, and I see it in the Drop file in a packet capture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My concern is that either the VPN can't be used for traffic coming from two different interfaces, or that the new traffic coming from a sub interface on Eth1/1 (same physical interface, but different zone and sub interface as outbound VPN tunnel) is not allowed..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts/suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Stephen&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 17:03:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442334#M100083</guid>
      <dc:creator>rswinter</dc:creator>
      <dc:date>2021-10-20T17:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec VPN Ingress traffic from two different interfaces not passing traffic.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442695#M100128</link>
      <description>&lt;P&gt;you can use the filter you set for the packetcapture to inspect global counters:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show counter global filter delta yes packet-filter yes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this will tell you why packets are discarded, most likely a zone issue: the NAT source used for traffic into the tunnel, to which zone does it belong? are you accounting for u-turn zones?&lt;/P&gt;
&lt;P&gt;you may need to set up Policy Based Forwarding with symmetric return&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 21:28:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442695#M100128</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2021-10-21T21:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec VPN Ingress traffic from two different interfaces not passing traffic.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442701#M100131</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; We have determined it's a NAT issue due to one of the settings, only showing one NAT available.&amp;nbsp; I have a maintenance window tomorrow morning to make a change suggested by PA support, so we'll see if that fixes the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Source NAT doesn't have a zone, as it's a fake/virtual address only in the PA itself..&amp;nbsp; We'll see if the NAT policy change fixes things and go from there...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Stephen&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 21:55:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442701#M100131</guid>
      <dc:creator>rswinter</dc:creator>
      <dc:date>2021-10-21T21:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec VPN Ingress traffic from two different interfaces not passing traffic.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442929#M100160</link>
      <description>&lt;P&gt;Changing the NAT statement solved the issue.&amp;nbsp; &amp;nbsp;The Source Translation type had originally been set to "Dynamic IP" and changing it to "Dynamic IP and Port" solved the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 14:49:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/ipsec-vpn-ingress-traffic-from-two-different-interfaces-not/m-p/442929#M100160</guid>
      <dc:creator>rswinter</dc:creator>
      <dc:date>2021-10-22T14:49:18Z</dc:date>
    </item>
  </channel>
</rss>

