<?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: Problem with NAT with video call on ASA5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622829#M581144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The test is incorrect.&lt;/P&gt;&lt;P&gt;You're attempting to reach 172.30.1.102 on port 80 from 10.4.86.199&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From 10.4.86.199 you should reach 10.40.86.102 (and the ASA will statically NAT it to 172.30.1.102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer in E-40 tcp 10.4.86.199 12345 10.4.86.102 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Feb 2011 00:03:14 GMT</pubDate>
    <dc:creator>Federico Coto Fajardo</dc:creator>
    <dc:date>2011-02-25T00:03:14Z</dc:date>
    <item>
      <title>Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622826#M581137</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a video system at 10.4.86.199 trying to call another system at 172.30.1.102.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The System at 10.4.86.199 receive the video image and sound, but at 172.30.1.102 doesn't after the call is established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.4.86.199 actaully contacts 10.40.86.102 which NAT to 172.30.1.102, it cannot contact 172.30.1.102 directly. It is done by design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to packettrace and it points to problem with NAT but I can't pinpoint it. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see attached config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:56:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622826#M581137</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2019-03-11T19:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622827#M581139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand correctly 10.4.86.199 should reach 10.40.86.102 to be able to get the service from 172.30.1.102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.30.1.102 NATs to 10.40.86.102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to allow 10.4.86.199 to reach 10.40.86.102 you need a static NAT (which you have): &lt;BR /&gt;static (inside,E-40) 10.40.86.102 172.30.1.102 netmask 255.255.255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also ACL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list Endo-40_access_in extended permit ip any object-group DM_INLINE_NETWORK_1 &lt;BR /&gt;access-list Endo-40_access_in extended permit object-group DM_INLINE_SERVICE_1 any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should be permitting this traffic (all ports required to make this work).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally if Packet-Tracer reports a problem (a NAT problem in this case), should show you which NAT rule is causing &lt;BR /&gt;the conflict. &lt;BR /&gt;Can you include that information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 23:02:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622827#M581139</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2011-02-24T23:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622828#M581142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ferderico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's the result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa# packet-tracer in E-40 tcp 10.4.86.199 12345 172.30.1.102 80 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: FLOW-LOOKUP&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in&amp;nbsp;&amp;nbsp; 172.30.1.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group Entrust-40_access_in in interface E-40&lt;BR /&gt;access-list Entrust-40_access_in extended permit ip any any &lt;BR /&gt;Additional Information:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Phase: 4&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: SSM-DIVERT&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: SSM_SERVICE&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;BR /&gt;Type: SSM_SERVICE&lt;BR /&gt;Subtype:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group inside-out-acl out interface inside&lt;BR /&gt;access-list inside-out-acl extended permit ip object-group DM_INLINE_NETWORK_12 172.30.1.0 255.255.255.0 &lt;BR /&gt;object-group network DM_INLINE_NETWORK_12&lt;BR /&gt; network-object 10.4.86.0 255.255.255.0&lt;BR /&gt; network-object 10.40.86.0 255.255.255.0&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 9&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: DROP&lt;BR /&gt;Config:&lt;BR /&gt;static (inside,E-40) 10.40.86.102 172.30.1.102 netmask 255.255.255.255 &lt;BR /&gt;nat-control&lt;BR /&gt;&amp;nbsp; match ip inside host 172.30.1.102 E-40 any&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 10.40.86.102&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 15, untranslate_hits = 36&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: E-40&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: drop&lt;BR /&gt;Drop-reason: (acl-drop) Flow is denied by configured rule&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 23:39:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622828#M581142</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-24T23:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622829#M581144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The test is incorrect.&lt;/P&gt;&lt;P&gt;You're attempting to reach 172.30.1.102 on port 80 from 10.4.86.199&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From 10.4.86.199 you should reach 10.40.86.102 (and the ASA will statically NAT it to 172.30.1.102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;packet-tracer in E-40 tcp 10.4.86.199 12345 10.4.86.102 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 00:03:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622829#M581144</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2011-02-25T00:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622830#M581145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everything seems ok....&lt;/P&gt;&lt;P&gt;any exempt rule I'm missing? everything else works except the video on one end...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa# packet-tracer in E-40 tcp 10.4.86.199 12345 10.4.86.102 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: FLOW-LOOKUP&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in&amp;nbsp;&amp;nbsp; 10.4.86.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; E-40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group Entrust-40_access_in in interface E-40&lt;BR /&gt;access-list Entrust-40_access_in extended permit ip any any &lt;BR /&gt;Additional Information:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Phase: 4&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: SSM-DIVERT&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: SSM_SERVICE&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;BR /&gt;Type: SSM_SERVICE&lt;BR /&gt;Subtype:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group E-40_access_out out interface E-40&lt;BR /&gt;access-list E-40_access_out extended permit ip any any &lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 9&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 10&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW &lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 56854583, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: E-40&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: E-40&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 01:47:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622830#M581145</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-25T01:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622831#M581146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everything seems fine for the test you made on destination port 80:&lt;/P&gt;&lt;P&gt;packet-tracer in E-40 tcp 10.4.86.199 12345 10.4.86.102 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But are there any other ports needed? What kind of video/traffic/protocol you're using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe, we need to open other port besides 80?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 02:04:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622831#M581146</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2011-02-25T02:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622832#M581147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought the ACLs are allowing everything already.&lt;/P&gt;&lt;P&gt;access-list Endo-40_access_in extended permit ip any object-group DM_INLINE_NETWORK_1 &lt;BR /&gt;access-list Endo-40_access_in extended permit object-group DM_INLINE_SERVICE_1 any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tested the ports necessary such as SIP, H323, etc. Is there anything in the conf might have prevented any kind of traffic going to 172.30.1.102? any NAT exempt needed or anything that could overlap any NAT or ACL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa# packet-tracer in E-40 tcp 10.4.86.199 12345 10.4.86.102 SIP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: FLOW-LOOKUP&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in&amp;nbsp;&amp;nbsp; 10.4.86.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; E-40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group Entrust-40_access_in in interface E-40&lt;BR /&gt;access-list Entrust-40_access_in extended permit ip any any &lt;BR /&gt;Additional Information:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Phase: 4&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group E-40_access_out out interface E-40&lt;BR /&gt;access-list E-40_access_out extended permit ip any any &lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 56882019, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: E-40&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: E-40&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ciscoasa# packet-tracer in E-40 tcp 10.4.86.199 12345 10.4.86.102 H323&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: FLOW-LOOKUP&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;Found no matching flow, creating a new flow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ROUTE-LOOKUP&lt;BR /&gt;Subtype: input&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;in&amp;nbsp;&amp;nbsp; 10.4.86.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 255.255.255.0&amp;nbsp;&amp;nbsp; E-40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group Entrust-40_access_in in interface E-40&lt;BR /&gt;access-list Entrust-40_access_in extended permit ip any any &lt;BR /&gt;Additional Information:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Phase: 4&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group E-40_access_out out interface E-40&lt;BR /&gt;access-list E-40_access_out extended permit ip any any &lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype: &lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 56882069, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: E-40&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: E-40&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 03:23:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622832#M581147</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-25T03:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622833#M581148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The access-lists seem to be permitting the entire IP stack to that IP, so you should be good.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now, I think that we can look at the logs to see what's happening with that traffic. &lt;BR /&gt;I see there's a syslog server configured (or you can check the logs directly on the ASA).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;sh log | i 10.40.86.102 &lt;BR /&gt;sh log | i 172.30.1.102&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 04:06:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622833#M581148</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2011-02-25T04:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622834#M581149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you turned on inspect for h.323? It uses a certain port for control traffic and dynamic ports (if not configured otherwise) for data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also open 1720/1721 in your acls!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 05:29:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622834#M581149</guid>
      <dc:creator>Kent Heide</dc:creator>
      <dc:date>2011-02-25T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622835#M581150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gentlemen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've turned on inspect for h.323, added another ACL on top of the one for all IP traffic and the followings, now it seems to work fine but I will do more testing and followup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; object-group service DM_INLINE_SERVICE_1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service-object udp eq 1719&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service-object tcp eq 1721&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service-object tcp eq h323&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service-object tcp eq sip&lt;/P&gt;&lt;P&gt;* orginally only had service-object ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; policy-map E-40-policy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class E-40-class&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect h323 h225&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound_1 line 1 extended permit ip 172.30.1.0 255.255.255.0 10.40.86.0 255.255.255.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 15:36:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622835#M581150</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-25T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622836#M581151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found that only H323 calls work, SIP don't...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 17:08:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622836#M581151</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-25T17:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622837#M581152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just want to know....&lt;/P&gt;&lt;P&gt;Have you tried with SIP inspection disabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;no inspect sip &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 17:26:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622837#M581152</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2011-02-25T17:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622838#M581153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I THOUGHT I solved the problem by putting inspect sip on the E-40 interface instead of the global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy E-40-policy interface E-40&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; policy-map E-40-policy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class E-40-class&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inspect sip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 20:30:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622838#M581153</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-25T20:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622839#M581154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually, negative..... it actually broke all other traffic such as http, https, etc to/from 10.4.86.xx to/from/172.30.1.xx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried inspect sip on global without success...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 16:26:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622839#M581154</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-26T16:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622840#M581155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried with no inspect sip and it still doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 18:13:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622840#M581155</guid>
      <dc:creator>kpoon</dc:creator>
      <dc:date>2011-02-28T18:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622841#M581156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you enable the sip inspection and provide the following outputs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug sip&lt;/P&gt;&lt;P&gt;debug sip ha&lt;/P&gt;&lt;P&gt;show logg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis Sandi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.:|:.:|:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S Please mark this question as answered if it has been resolved. Do rate helpful posts. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 16:27:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622841#M581156</guid>
      <dc:creator>lusandi</dc:creator>
      <dc:date>2011-07-14T16:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with NAT with video call on ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622842#M581157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couple of things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need a Nat entry&amp;nbsp; - Static preferably&amp;nbsp; for &lt;/P&gt;&lt;P&gt;10.4.86.199&amp;nbsp; otherwise the media connection address goes unNATed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic from the 172 address takes the source static NAT defined hence gets to your endpoint.&amp;nbsp; Having said that it seems either the symptoms described is reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However as seen in your packet tracer you need Destination NAT for &lt;/P&gt;&lt;P&gt;10.4.86.102&amp;nbsp; when you try to use that address to translate to a 172 endpoint.&amp;nbsp; Otherwise&lt;/P&gt;&lt;P&gt;it is not translated.&amp;nbsp; ( as you see in your tracer, the packet isnt getting anywhere)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do need global SIP inspect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unclear on the complete picture and symptoms but those may be some pointers to chase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 22:26:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-nat-with-video-call-on-asa5510/m-p/1622842#M581157</guid>
      <dc:creator>Sudeep Khuraijam</dc:creator>
      <dc:date>2011-07-18T22:26:57Z</dc:date>
    </item>
  </channel>
</rss>

