<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>dmiessler.com | grep understanding - Latest Comments in Problems with Check Point, NAT, and SIP</title><link>http://danielrm26.disqus.com/</link><description>dmiessler.com/about/</description><atom:link href="https://danielrm26.disqus.com/problems_with_check_point_nat_and_sip/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 21 Feb 2009 15:53:03 -0000</lastBuildDate><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6470386</link><description>&lt;p&gt;The basic issue here: SIP just sucks with NAT&lt;/p&gt;&lt;p&gt;Why should a NAT-device user the same source port? What if a second connection uses the same?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TabTwo</dc:creator><pubDate>Sat, 21 Feb 2009 15:53:03 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6379427</link><description>&lt;p&gt;Ok, I tried this and it looks like it's solved a good portion of my problem, but not all of it. I am now able to receive calls more often, but it's still inconsistent. For some reason Check Point is still having trouble with some of the incoming high-numbered UDP connections (even though it was Check Point that gave the provider that port).&lt;/p&gt;&lt;p&gt;Any additional ideas?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Miessler</dc:creator><pubDate>Wed, 18 Feb 2009 14:00:12 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6378268</link><description>&lt;p&gt;The problem isn't the incoming port mapping; it's the outgoing SIP connection coming from the Asterisk system. The Check Point system doesn't give the packets back to port 5060 on the Asterisk box (the original source port); instead it gives it to the Asterisk box as the high level port IT created, which of course isn't accepting traffic--hence the ICMP unreachables.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Miessler</dc:creator><pubDate>Wed, 18 Feb 2009 12:59:56 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6376388</link><description>&lt;p&gt;I think I get the problem now ;). I'm not the VOIP guy, but isn't there any setting in Asterisk that says how external servers should reach it? So that you could do a mapping of extip:port-&amp;gt;intip:port?&lt;br&gt;Besides it seems that VOIP is broken in the first place ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RafalWeglarz</dc:creator><pubDate>Wed, 18 Feb 2009 11:42:13 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6376179</link><description>&lt;p&gt;It should be handled by the "UDP virtual session" concept. The problem would be if the interval between UDP packets is too big, as the firewall will clean the state tables and will not understand the incoming packet as part of a previous "virtual session". If the communication is something regular it can be solved by increasing the UDP virtual session timeout, but if the packet flow is not constant (i.e. there are long time intervals between each UDP packet) it won't help at all.&lt;/p&gt;&lt;p&gt;For some stuff like this one, Check Point should have more granular controls, like UDP virtual session timeouts per protocol and/or rule.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Augusto Paes de Barros</dc:creator><pubDate>Wed, 18 Feb 2009 11:32:29 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6373695</link><description>&lt;p&gt;Hi,&lt;br&gt;I have tested it. And although CheckPoint does change the source port, it does properly handle messages coming back. It properly changes the ports. &lt;br&gt;You mentioned that it is during the initial phase. If it not be during initial phase than I would guest that the problem might be that the UDP session times out. But it should be alive for at least 40 seconds (which is default). Could you provide me with pcap dumps? I do not want to install the whole asterisk thing :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RafalWeglarz</dc:creator><pubDate>Wed, 18 Feb 2009 09:30:19 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6372751</link><description>&lt;p&gt;Er....are you serious?&lt;br&gt;So you mean you can't create an inbound port forwarding rule? (which on most devices implies that the outbound source ports will be preserved)&lt;br&gt;Also are you sure the device doesn't have any SIP Application Layer Gateway functionality enabled?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ghost16825</dc:creator><pubDate>Wed, 18 Feb 2009 08:31:02 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6371702</link><description>&lt;p&gt;Nope, that's the protocol handler trick I mentioned I already tried. Didn't work. But thanks for the link; I appreciate the effort.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Miessler</dc:creator><pubDate>Wed, 18 Feb 2009 07:19:11 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6369747</link><description>&lt;p&gt;Hi,&lt;br&gt;maybe this will help&lt;br&gt;&lt;a href="http://blog.sekiur.com/2008/12/checkpoint-firewall-1-and-the-sip-protocol/" rel="nofollow noopener" target="_blank" title="http://blog.sekiur.com/2008/12/checkpoint-firewall-1-and-the-sip-protocol/"&gt;http://blog.sekiur.com/2008...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RafalWeglarz</dc:creator><pubDate>Wed, 18 Feb 2009 03:27:16 -0000</pubDate></item><item><title>Re: Problems with Check Point, NAT, and SIP</title><link>http://dmiessler.com/blog/problems-with-check-point-nat-and-sip#comment-6367892</link><description>&lt;p&gt;Hopefully I missed something. If anyone knows a solution for this I'd love to hear about it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Miessler</dc:creator><pubDate>Wed, 18 Feb 2009 00:15:35 -0000</pubDate></item></channel></rss>