<?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 Tunel - no nat in outbound traffic in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209643#M34720</link>
    <description>&lt;P&gt;Review the following settings:&lt;BR /&gt;&lt;BR /&gt;GW Cluster properties &amp;gt; IPSec VPN &amp;gt; Link Selection &amp;gt; Source IP settings (Button)&lt;BR /&gt;"When intiating a tunnel use the following IP Address..."&lt;BR /&gt;Set to Manual: &amp;gt; Main IP Address or Select address from Topology table.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 21:29:19 GMT</pubDate>
    <dc:creator>spottex</dc:creator>
    <dc:date>2024-03-25T21:29:19Z</dc:date>
    <item>
      <title>IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209483#M34695</link>
      <description>&lt;P&gt;Hi mates!&lt;/P&gt;&lt;P&gt;I detail the problem, it is the first time I try to configure a tunnel in a ClusterXL in Open Server.&lt;/P&gt;&lt;P&gt;The external interface of the cluster has private addressing, my ISP allows the traffic without NAT, it sends or receives the traffic without modifying it.&lt;/P&gt;&lt;P&gt;So somehow I have to present my traffic with public addressing. I have tried to create a NAT rule but it does not work. Currently the traffic is arriving to my ISP with origin my private VIP from the external interface.&lt;/P&gt;&lt;P&gt;The tunnel is configured, in the linkselection my VIP from the external interface is selected.&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;1.- NO Nats configured:&lt;/P&gt;&lt;P&gt;[vs_0][fw_0] eth8:o[44]: ip_ext_phy_node1 -&amp;gt; peer_public_dst (UDP) len=200 id=1664&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_0] eth8:O[44]: vip_ext_cluster -&amp;gt; peer_public_dst (UDP) len=200 id=1664&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_0] eth8:o[44]: ip_ext_phy_node1 -&amp;gt; peer_public_dst (UDP) len=200 id=7197&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_0] eth8:O[44]: vip_ext_cluster -&amp;gt; peer_public_dst (UDP) len=200 id=7197&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2.- Nat Configured&lt;BR /&gt;src original: vip_ext_cluster&lt;/P&gt;&lt;P&gt;dst original:&amp;nbsp;peer_public_dst&lt;/P&gt;&lt;P&gt;translated src: my_ip_public&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[vs_0][fw_0] eth8:o[44]: ip_ext_phy_node1 -&amp;gt; peer_public_dst (UDP) len=200 id=28261&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_0] eth8:O[44]: my_ip_public&amp;nbsp;-&amp;gt; peer_public_dst (UDP) len=200 id=28261&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_0] eth8:o[44]: ip_ext_phy_node1 -&amp;gt; peer_public_dst (UDP) len=200 id=29229&lt;BR /&gt;UDP: 500 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_0] eth8:O[44]: my_ip_public -&amp;gt; peer_public_dst (UDP) len=200 id=29229&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, if I don't configure nat it doesn't nat with the public IP on my side.&lt;BR /&gt;If I configure nat it does nat but not from the virtual one, but from the physical one of the node (This differs from the IP selected in linkselection)&lt;/P&gt;&lt;P&gt;At this point my question is if there is a way to nat my outgoing traffic from the VIP configured in the linkselection or as a solution I have to create an interface and configure the public IP and modify the linkselection. Or is there a step that I am missing?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 13:21:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209483#M34695</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-22T13:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209493#M34700</link>
      <description>&lt;P&gt;Just to be 100% clear, you're trying to NAT traffic that is originating from the gateway specifically? (not some host behind it)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 15:19:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209493#M34700</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-03-22T15:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209498#M34701</link>
      <description>&lt;P&gt;Yes, I’m trying to present my outgoing traffic (from the gateway) with an IP public (with NAT) to stablish an IPsec tunnel.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 16:14:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209498#M34701</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-22T16:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209516#M34705</link>
      <description>&lt;P&gt;I think a simple network diagram would help us understand this better.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 01:28:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209516#M34705</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-23T01:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209517#M34706</link>
      <description>&lt;P&gt;Yes, I am trying to nat traffic that is presented with the IP set in the linkselection (the VIP of the external interface) but I only can nat if the source is the physical ip of the gateway not the VIP.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 02:06:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209517#M34706</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-23T02:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209519#M34707</link>
      <description>&lt;P&gt;diagram&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2024 02:09:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209519#M34707</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-23T02:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209534#M34708</link>
      <description>&lt;P&gt;Just make sure NAT is NOT disabled inside vpn community and then create nat rule to reflect the change you need.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 13:01:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209534#M34708</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T13:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209536#M34709</link>
      <description>&lt;P&gt;This is what Im referring to...&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81.20/SmartConsole_OLH/EN/Topics-OLH/dL_YCs4YOk8Belcgyiq0Lg2.htm?cshid=dL_YCs4YOk8Belcgyiq0Lg2" target="_blank"&gt;VPN Communities - Advanced (checkpoint.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24991i76A53582570E0663/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2024 13:19:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209536#M34709</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-24T13:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209579#M34713</link>
      <description>&lt;P&gt;This option is checked and NAT tests were performed like that.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 08:39:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209579#M34713</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-25T08:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209643#M34720</link>
      <description>&lt;P&gt;Review the following settings:&lt;BR /&gt;&lt;BR /&gt;GW Cluster properties &amp;gt; IPSec VPN &amp;gt; Link Selection &amp;gt; Source IP settings (Button)&lt;BR /&gt;"When intiating a tunnel use the following IP Address..."&lt;BR /&gt;Set to Manual: &amp;gt; Main IP Address or Select address from Topology table.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 21:29:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209643#M34720</guid>
      <dc:creator>spottex</dc:creator>
      <dc:date>2024-03-25T21:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209645#M34721</link>
      <description>&lt;P&gt;Super valid point.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 22:59:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209645#M34721</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-25T22:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209687#M34728</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-03-26 11_18_05-linkselection.png" style="width: 838px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25023i93C6CCDC58838FAA/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-03-26 11_18_05-linkselection.png" alt="2024-03-26 11_18_05-linkselection.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tested the change and it remains the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my main doubt:&lt;/P&gt;&lt;P&gt;Is this behavior normal?&lt;BR /&gt;- Outbound traffic:&lt;BR /&gt;&lt;STRONG&gt;Physical IP of the node&lt;/STRONG&gt; &amp;gt; (nat) Public IP =&amp;gt; Peer Public&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Incoming traffic:&lt;BR /&gt;Peer Public =&amp;gt; Public IP &amp;gt; (nat) &lt;STRONG&gt;VIP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;What I mean is that the IP with which the traffic originates to establish the tunnel is different from the IP with which the traffic is received. In both cases it would have to be with the VIP, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 10:29:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209687#M34728</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-26T10:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209692#M34729</link>
      <description>&lt;P&gt;I think I have a feeling what issue could be...will send you screenshot later.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 11:29:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209692#M34729</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-26T11:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209716#M34731</link>
      <description>&lt;P&gt;Can you check below, install policy and try?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25025i19E0272BC74F831A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 14:30:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209716#M34731</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-26T14:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209748#M34736</link>
      <description>&lt;P&gt;I just reviewed one of our firewalls with an internal VPN using '&lt;SPAN&gt;Source IP settings (Button)' and yes it still using the vip of the egress interface.&lt;BR /&gt;I had to sit and think why we had to do this and now remember. It adds an ID in the auth packets with the 'Source IP settings (Button)' config. The ID needed to match the alternative IP configured in the VPN certificate for the auth. So this wont help.&lt;BR /&gt;&lt;BR /&gt;So now if the setting the_rock mentions does not work...&lt;BR /&gt;My thoughts are:&lt;BR /&gt;The packet needs to leave with the source of the interface for the traffic to return there.&lt;BR /&gt;It should leave with the VIP IP or the NAT as it is doing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The VIP IP needs to be routable back to the ISP from the internet so your ISP will need to advertise it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The ISP needs to route your VIP back to your fw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your VIP needs to be on the correct network or another interface and/&lt;/SPAN&gt;&lt;SPAN&gt;or accept ARP for the public ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In your capture we don't see return traffic . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Check your fw for ARP requests and it is replying:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; tcpdump -nni eth8 arp host &amp;lt;public ip&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If not try to edit your local.arp for the FW or vFW and push policy. Or use gratuitous ARP.&lt;BR /&gt;&lt;BR /&gt;Or the NAT needs to happen at the ISP and you have NAT-t enabled&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 19:07:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209748#M34736</guid>
      <dc:creator>spottex</dc:creator>
      <dc:date>2024-03-26T19:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209749#M34737</link>
      <description>&lt;P&gt;Now I can't connect to the computer to post a screenshot but I don't have that option, I checked it before and I don't have that check.&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-03-27 12_29_46-check.png" style="width: 785px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25040i6A2DE237BDF4B8A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-03-27 12_29_46-check.png" alt="2024-03-27 12_29_46-check.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:31:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209749#M34737</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-27T11:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209804#M34745</link>
      <description>&lt;P&gt;The return traffic works, only in the trace I attached only destination.&lt;/P&gt;&lt;P&gt;PPAK 0: Get before set operation succeeded of fwmonitor_kiss_enable&lt;BR /&gt;[vs_0][ppak_0] eth8:i[44]: peer_public -&amp;gt; my_public (UDP) len=404 id=51628&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_2] eth8:i[44]: peer_public -&amp;gt; my_public (UDP) len=404 id=51628&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_2] eth8:I[44]: peer_public -&amp;gt; vip_cluster_int_ext (UDP) len=404 id=51628&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_1] eth8:o[44]: peer_public -&amp;gt; vip_cluster_int_ext (UDP) len=404 id=51628&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_1] eth8:O[44]: peer_public -&amp;gt; vip_cluster_int_ext (UDP) len=404 id=51628&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][ppak_0] eth8:i[44]: peer_public -&amp;gt; my_public (UDP) len=404 id=20144&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_2] eth8:i[44]: peer_public -&amp;gt; my_public (UDP) len=404 id=20144&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_2] eth8:I[44]: peer_public -&amp;gt; vip_cluster_int_ext (UDP) len=404 id=20144&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_1] eth8:o[44]: peer_public -&amp;gt; vip_cluster_int_ext (UDP) len=404 id=20144&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;BR /&gt;[vs_0][fw_1] eth8:O[44]: peer_public -&amp;gt; vip_cluster_int_ext (UDP) len=404 id=20144&lt;BR /&gt;UDP: 1012 -&amp;gt; 500&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:35:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209804#M34745</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-27T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209807#M34746</link>
      <description>&lt;P&gt;Can you do zdebug to see if that IP is dropped anywhere?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:50:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209807#M34746</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-27T11:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209808#M34747</link>
      <description>&lt;P&gt;Sure, I did it and no drops:&lt;/P&gt;&lt;P&gt;fw ctl zdebug + drop | grep peer_public&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:53:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209808#M34747</guid>
      <dc:creator>intaq</dc:creator>
      <dc:date>2024-03-27T11:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: IPSec Tunel - no nat in outbound traffic</title>
      <link>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209860#M34752</link>
      <description>&lt;P&gt;OK that moves us on a bit. Two things...&lt;/P&gt;&lt;P&gt;The traffic is showing on vs_0. Is the VPN created in the policy of a virtual firewall or the VSX policy?&lt;/P&gt;&lt;P&gt;The return traffic should be UDP: 500 -&amp;gt; 500 so once your end is sorted and this still happens you will need to look at the other end.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 19:33:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/IPSec-Tunel-no-nat-in-outbound-traffic/m-p/209860#M34752</guid>
      <dc:creator>spottex</dc:creator>
      <dc:date>2024-03-27T19:33:25Z</dc:date>
    </item>
  </channel>
</rss>

