<?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: blocking IM on asa in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661779#M1037014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was testing the same thing, I got it working on the PIX 7.1.  I thought the asa code was pretty much the same for this, but I'm not sure.&lt;/P&gt;&lt;P&gt;  I tested Yahoo 8.0 with and without the PIX commands applied.  When the following is applied, it prevents me from logging in.  If I'm already logged in it doesn't kill my session.  (this likely isn't the cleanest example, I'm still testing other functions, but it does work.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect im match-all John_IP_Map&lt;/P&gt;&lt;P&gt; match ip-address &lt;MY ip=""&gt; 255.255.255.255&lt;/MY&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;class-map inside-IM-class&lt;/P&gt;&lt;P&gt; match any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect im IM_Policy_Map&lt;/P&gt;&lt;P&gt; description Lab Test&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt; class John_IP_Map&lt;/P&gt;&lt;P&gt;  drop-connection log&lt;/P&gt;&lt;P&gt;policy-map inside-IM-policy&lt;/P&gt;&lt;P&gt; description Lab test&lt;/P&gt;&lt;P&gt; class inside-IM-class&lt;/P&gt;&lt;P&gt;  inspect im IM_Policy_Map &lt;/P&gt;&lt;P&gt;policy-map type inspect im Yahoo_Messenger&lt;/P&gt;&lt;P&gt; description Test&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;!             &lt;/P&gt;&lt;P&gt;service-policy inside-IM-policy interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2006 20:36:07 GMT</pubDate>
    <dc:creator>john.stephens</dc:creator>
    <dc:date>2006-12-07T20:36:07Z</dc:date>
    <item>
      <title>blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661776#M1036959</link>
      <description>&lt;P&gt;is it possible to block messengers susch as Yahoo messenger etc. on an asa 5500?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knows how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 00:48:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661776#M1036959</guid>
      <dc:creator>cfajardo1_2</dc:creator>
      <dc:date>2019-03-13T00:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661777#M1036979</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;Look up the command "port-misuse" in the configuration guide for an example on how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that at present it only blocks the top 3 IM apps (Yahoo, AIM and MSN IM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Andrew.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 15:47:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661777#M1036979</guid>
      <dc:creator>andrew.burns</dc:creator>
      <dc:date>2006-12-06T15:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661778#M1036996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found that with (at least PIX 7.x), Yahoo is not capable of being blocked.  I had this in our lab and it successfully blocked MSN Messenger and AIM.  However, I could continue to use Yahoo Messenger.  When I opened a TAC case, their only recommendation at the time was to put a list of about 30 IP addresses they gave me for Yahoo, and deny to those addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's an impossible way to manage things.  We came up with our solution...create a DNS zone for msg.yahoo.com and have it point to nowhere on your internal DNS servers.  Worked pretty good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 15:32:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661778#M1036996</guid>
      <dc:creator>myer.ramey</dc:creator>
      <dc:date>2006-12-07T15:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661779#M1037014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was testing the same thing, I got it working on the PIX 7.1.  I thought the asa code was pretty much the same for this, but I'm not sure.&lt;/P&gt;&lt;P&gt;  I tested Yahoo 8.0 with and without the PIX commands applied.  When the following is applied, it prevents me from logging in.  If I'm already logged in it doesn't kill my session.  (this likely isn't the cleanest example, I'm still testing other functions, but it does work.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type inspect im match-all John_IP_Map&lt;/P&gt;&lt;P&gt; match ip-address &lt;MY ip=""&gt; 255.255.255.255&lt;/MY&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;class-map inside-IM-class&lt;/P&gt;&lt;P&gt; match any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect im IM_Policy_Map&lt;/P&gt;&lt;P&gt; description Lab Test&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt; class John_IP_Map&lt;/P&gt;&lt;P&gt;  drop-connection log&lt;/P&gt;&lt;P&gt;policy-map inside-IM-policy&lt;/P&gt;&lt;P&gt; description Lab test&lt;/P&gt;&lt;P&gt; class inside-IM-class&lt;/P&gt;&lt;P&gt;  inspect im IM_Policy_Map &lt;/P&gt;&lt;P&gt;policy-map type inspect im Yahoo_Messenger&lt;/P&gt;&lt;P&gt; description Test&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;!             &lt;/P&gt;&lt;P&gt;service-policy inside-IM-policy interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2006 20:36:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661779#M1037014</guid>
      <dc:creator>john.stephens</dc:creator>
      <dc:date>2006-12-07T20:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661780#M1037028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below configuration has been tested. It even blocks access to IM using the web. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate if this solves your issue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map MyClass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; match any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  message-length maximum 512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect http WebMSN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  protocol-violation action drop-connection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; class _default_msn-messenger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  drop-connection log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect ftp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect h323 h225 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect h323 ras &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect netbios &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect rsh &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect rtsp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect skinny &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect esmtp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect sqlnet &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect sunrpc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect tftp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect sip &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect xdmcp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect im BlockMSN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; description To Block MSN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; match protocol msn-im &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  drop-connection log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type inspect im BlockYahoo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; match protocol yahoo-im &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  drop-connection log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map MyInsidePolicy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; class MyClass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  inspect im BlockYahoo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy MyInsidePolicy interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 21:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661780#M1037028</guid>
      <dc:creator>m-haddad</dc:creator>
      <dc:date>2006-12-08T21:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661781#M1037042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot. this works for me. but what about msn messengers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 08:03:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661781#M1037042</guid>
      <dc:creator>cfajardo1_2</dc:creator>
      <dc:date>2006-12-21T08:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: blocking IM on asa</title>
      <link>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661782#M1037049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't seem to work. For me it worked the first two times and then I was able to send files anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 21:21:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/blocking-im-on-asa/m-p/661782#M1037049</guid>
      <dc:creator>NotMeHere</dc:creator>
      <dc:date>2007-07-18T21:21:45Z</dc:date>
    </item>
  </channel>
</rss>

