<?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 from inside to outside cannot share desktop in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091177#M395464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Mahmoud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try to disable the h323 inspection as follows and give a try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class inspection_default&lt;/P&gt;&lt;P&gt;no inspect h323 h225 &lt;/P&gt;&lt;P&gt;no inspect h323 ras&lt;/P&gt;&lt;P&gt;exi&lt;/P&gt;&lt;P&gt;exi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear local-host all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Nov 2012 10:32:09 GMT</pubDate>
    <dc:creator>Harish Balakrishnan</dc:creator>
    <dc:date>2012-11-17T10:32:09Z</dc:date>
    <item>
      <title>from inside to outside cannot share desktop</title>
      <link>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091176#M395462</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Dear All,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a VC system "Tandberg C60 Model", and ASA&amp;nbsp; firewall. C60 unit is in the inside zone of the firewall and mapped to&amp;nbsp; real IP, from the outside anyone can call me and make a video call and&amp;nbsp; share his presentation "desktop" without any problem, and also when I&amp;nbsp; make a call is works well, but the problem when trying to share my&amp;nbsp; desktop to the other site, he didn't see the presentation and the call&amp;nbsp; will disconnect after a few seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hint:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when the VC system put directly to the router with real IP it works well bidirectional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASA Config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 7.0(8)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname CRFW&lt;/P&gt;&lt;P&gt;domain-name CR.org&lt;/P&gt;&lt;P&gt;enable password ja7JlGww/OCQtJ0v encrypted&lt;/P&gt;&lt;P&gt;passwd zv/jqe4Rp2ry75// encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;dns-guard&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 196.221.68.97 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.10.65 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; nameif DMZ&lt;/P&gt;&lt;P&gt; security-level 40&lt;/P&gt;&lt;P&gt; ip address 10.0.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;access-list vc_daks_acl extended permit tcp any host 196.221.68.100 eq https&lt;/P&gt;&lt;P&gt;access-list vc_daks_acl extended permit tcp any host 196.221.68.100 eq h323&lt;/P&gt;&lt;P&gt;access-list vc_daks_acl extended permit udp any host 196.221.68.100 eq 1719&lt;/P&gt;&lt;P&gt;access-list vc_daks_acl extended permit udp any host 196.221.68.100 range 2326 2485&lt;/P&gt;&lt;P&gt;access-list vc_daks_acl extended permit tcp any host 196.221.68.100 range 5555 5574&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu DMZ 1500&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply outside&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-508.bin&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 196.221.68.100 192.168.10.30 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;access-group vc_daks_acl in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 196.221.68.96 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00&lt;/P&gt;&lt;P&gt;timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;username admin password 78oT4ziTSBGKRwvH encrypted privilege 15&lt;/P&gt;&lt;P&gt;username shereif password biVxeeF8XD3bj8xW encrypted privilege 15&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.10.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;telnet 192.168.10.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 15&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns maximum-length 512&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;Cryptochecksum:877d1f83588a0db98a4e9db5eee70038&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please, everyone help me to solve this issue...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Omar Mahmoud&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:24:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091176#M395462</guid>
      <dc:creator>Omar Abdelhalim</dc:creator>
      <dc:date>2019-03-12T00:24:41Z</dc:date>
    </item>
    <item>
      <title>from inside to outside cannot share desktop</title>
      <link>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091177#M395464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Mahmoud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try to disable the h323 inspection as follows and give a try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;class inspection_default&lt;/P&gt;&lt;P&gt;no inspect h323 h225 &lt;/P&gt;&lt;P&gt;no inspect h323 ras&lt;/P&gt;&lt;P&gt;exi&lt;/P&gt;&lt;P&gt;exi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear local-host all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2012 10:32:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091177#M395464</guid>
      <dc:creator>Harish Balakrishnan</dc:creator>
      <dc:date>2012-11-17T10:32:09Z</dc:date>
    </item>
    <item>
      <title>from inside to outside cannot share desktop</title>
      <link>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091178#M395465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did what you say, but the problem now, I cannot be reached from the outside "could be called and hear tone only, and then the call will disconnect".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i have to do?, please advice me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Omar Mahmoud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:45:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/from-inside-to-outside-cannot-share-desktop/m-p/2091178#M395465</guid>
      <dc:creator>Omar Abdelhalim</dc:creator>
      <dc:date>2012-11-20T12:45:56Z</dc:date>
    </item>
  </channel>
</rss>

