<?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 Full cone/Port Restricted/Restricted NAT in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481682#M104194</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need to make work a voip server behind my pa-3020. The server is using stun protocol and requires that nat is not symmetric.&lt;/P&gt;&lt;P&gt;I've tested a public stun server (for example stun.telbo.com on port 3478)&amp;nbsp; using pystun3 (a python tool to retrieve nat type).&lt;/P&gt;&lt;P&gt;That's what I got (A.B.C.D is my public ip)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;~# pystun3 -H stun.telbo.com -d&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Do Test1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:recvfrom: ('77.72.169.210', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Result: {'Resp': True, 'ExternalIP': 'A.B.C.D', 'ExternalPort': 45548, 'SourceIP': '77.72.169.210', 'SourcePort': 3478, 'ChangedIP': '77.72.169.211', 'ChangedPort': 3479}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Do Test2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Result: {'Resp': False, 'ExternalIP': None, 'ExternalPort': None, 'SourceIP': None, 'SourcePort': None, 'ChangedIP': None, 'ChangedPort': None}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Do Test1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('77.72.169.211', 3479)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:recvfrom: ('77.72.169.211', 3479)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Result: {'Resp': True, 'ExternalIP': 'A.B.C.D', 'ExternalPort': 11317, 'SourceIP': '77.72.169.211', 'SourcePort': 3479, 'ChangedIP': '77.72.169.210', 'ChangedPort': 3478}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NAT Type: Symmetric NAT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;External IP: A.B.C.D&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;External Port: 11317&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we can see is that&lt;/P&gt;&lt;P&gt;- my internal server try to call stun.telbo.com on port 3478&lt;/P&gt;&lt;P&gt;- 77.72.169.210 replies with the alternate ip address and alternate port (as stun works for retrieving nat type), 77.72.169.211 port 3479&lt;/P&gt;&lt;P&gt;- pan drops the connection because it come back from a different ip and port (that's symmetric nat)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I configure pan to make nat port restricted (at least for my private ip and for a couple of address of my stun server provider)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 15:05:06 GMT</pubDate>
    <dc:creator>N2Z2</dc:creator>
    <dc:date>2022-04-21T15:05:06Z</dc:date>
    <item>
      <title>Full cone/Port Restricted/Restricted NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481682#M104194</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need to make work a voip server behind my pa-3020. The server is using stun protocol and requires that nat is not symmetric.&lt;/P&gt;&lt;P&gt;I've tested a public stun server (for example stun.telbo.com on port 3478)&amp;nbsp; using pystun3 (a python tool to retrieve nat type).&lt;/P&gt;&lt;P&gt;That's what I got (A.B.C.D is my public ip)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;~# pystun3 -H stun.telbo.com -d&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Do Test1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:recvfrom: ('77.72.169.210', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Result: {'Resp': True, 'ExternalIP': 'A.B.C.D', 'ExternalPort': 45548, 'SourceIP': '77.72.169.210', 'SourcePort': 3478, 'ChangedIP': '77.72.169.211', 'ChangedPort': 3479}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Do Test2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('stun.telbo.com', 3478)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Result: {'Resp': False, 'ExternalIP': None, 'ExternalPort': None, 'SourceIP': None, 'SourcePort': None, 'ChangedIP': None, 'ChangedPort': None}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Do Test1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:sendto: ('77.72.169.211', 3479)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:recvfrom: ('77.72.169.211', 3479)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;DEBUG:pystun3:Result: {'Resp': True, 'ExternalIP': 'A.B.C.D', 'ExternalPort': 11317, 'SourceIP': '77.72.169.211', 'SourcePort': 3479, 'ChangedIP': '77.72.169.210', 'ChangedPort': 3478}&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NAT Type: Symmetric NAT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;External IP: A.B.C.D&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;External Port: 11317&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we can see is that&lt;/P&gt;&lt;P&gt;- my internal server try to call stun.telbo.com on port 3478&lt;/P&gt;&lt;P&gt;- 77.72.169.210 replies with the alternate ip address and alternate port (as stun works for retrieving nat type), 77.72.169.211 port 3479&lt;/P&gt;&lt;P&gt;- pan drops the connection because it come back from a different ip and port (that's symmetric nat)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I configure pan to make nat port restricted (at least for my private ip and for a couple of address of my stun server provider)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 15:05:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481682#M104194</guid>
      <dc:creator>N2Z2</dc:creator>
      <dc:date>2022-04-21T15:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Full cone/Port Restricted/Restricted NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481924#M104221</link>
      <description>&lt;P&gt;is the application being identified properly as stun?&lt;/P&gt;
&lt;P&gt;have you tried disabling ALG on the app-id ?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 12:38:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481924#M104221</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2022-04-22T12:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Full cone/Port Restricted/Restricted NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481933#M104223</link>
      <description>&lt;P&gt;The application is identified as stun. In addition, I've done an application override to customize udp timeout but with no results&lt;/P&gt;&lt;P&gt;I've disabled alg in sip but there's no sip traffic, just stun&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 12:56:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481933#M104223</guid>
      <dc:creator>N2Z2</dc:creator>
      <dc:date>2022-04-22T12:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Full cone/Port Restricted/Restricted NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481977#M104227</link>
      <description>&lt;P&gt;There was a session that needs to be cleared before retrying, now it's working.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 14:24:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/full-cone-port-restricted-restricted-nat/m-p/481977#M104227</guid>
      <dc:creator>N2Z2</dc:creator>
      <dc:date>2022-04-22T14:24:25Z</dc:date>
    </item>
  </channel>
</rss>

