<?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: where to connect AIP-SSM 10 MODULE INTERFACE in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671840#M65328</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;switchport problem was there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working now, thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you guide with any document how to use IPS effectively.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2011 12:51:10 GMT</pubDate>
    <dc:creator>rafat0426</dc:creator>
    <dc:date>2011-04-11T12:51:10Z</dc:date>
    <item>
      <title>where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671836#M65324</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have CISCO ASA 5520 model with AIP-SSM 10 IPS Module , i am new to IPS ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i dont know where to connect from this module port another port(Connectivity ) it should connec to any Router or L3 interface ?&lt;/P&gt;&lt;P&gt;2. what IP Address should i use , it should be reachable IP From network or Client ?&lt;/P&gt;&lt;P&gt;3.and How IPS Works.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly can anyone guide me.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 12:19:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671836#M65324</guid>
      <dc:creator>rafat0426</dc:creator>
      <dc:date>2019-03-10T12:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671837#M65325</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;The external port of AIP-SSM-10 is meant only for management connections, like ssh/IDM, etc.&lt;/P&gt;&lt;P&gt;You&amp;nbsp; can connect this port to any L2/L3 port (which would depend on your&amp;nbsp; network setup) such that it is reachable from your management stations.&lt;/P&gt;&lt;P&gt;Though&amp;nbsp; you can give any ip address/subnet such that it is reachable from your&amp;nbsp; management stations, it is advisable to keep it in same subnet as that&amp;nbsp; of ASA's inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All network traffic that IPS inspects is sent by ASA via it's backplane.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is an example to configure ASA to send traffic to IPS for inspection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/products/ps6120/products_configuration_example09186a00807335ca.shtml"&gt;http://www.cisco.com/en/US/partner/products/ps6120/products_configuration_example09186a00807335ca.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following describes the initial setup procedure on IPS module (AIP-SSM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/docs/security/ips/6.0/configuration/guide/cli/cliInit.html#wp1043876"&gt;http://www.cisco.com/en/US/partner/docs/security/ips/6.0/configuration/guide/cli/cliInit.html#wp1043876&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AIP-SSM&amp;nbsp; is signature based IPS device. There are many predefined signatures&amp;nbsp; which are matched against the traffic IPS inspects. In case of a match,&amp;nbsp; IPS takes certain actions as defined in the particular signature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add custom signatures as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 12:56:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671837#M65325</guid>
      <dc:creator>padatta</dc:creator>
      <dc:date>2011-04-06T12:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671838#M65326</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;Thanks For your Reply ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i still i am unable to access and i am unable to download from you metioned Link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connectivity is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L3Switch Port Fa0/12(10.10.20.22/30)----ASAinsideinterface(10.10.20.21/30)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L3Switchport Fa0/13 (10.10.20.26/30)-----ASA IPS Module ( 10.10.20.25/30)--in IPS given de-fault gateway as 10.10.20.26 &amp;amp; in access-list permitted client subnet also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L3SwitchPort Fa0/13 (192.168.111.254/24)-----User PC IP 192.168.111.250&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can access ASA and we configured VPN everything is working fine except i cannot access IPS through ASDM/telnet/ssh from Client PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly Guide me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 14:12:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671838#M65326</guid>
      <dc:creator>rafat0426</dc:creator>
      <dc:date>2011-04-09T14:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671839#M65327</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;Lets try the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open CLI to ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run 'session 1'&lt;/P&gt;&lt;P&gt;Login to IPS.&lt;/P&gt;&lt;P&gt;Obtain 'show config' output.&lt;/P&gt;&lt;P&gt;Check if you can ping 192.168.111.250 and 10.10.20.26 from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 07:24:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671839#M65327</guid>
      <dc:creator>padatta</dc:creator>
      <dc:date>2011-04-11T07:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671840#M65328</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;switchport problem was there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working now, thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you guide with any document how to use IPS effectively.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 12:51:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671840#M65328</guid>
      <dc:creator>rafat0426</dc:creator>
      <dc:date>2011-04-11T12:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671841#M65329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad its working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cycle usually followed in IPS deployments is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deploy&amp;nbsp; --&amp;gt; Monitor alerts --&amp;gt; Tune sugnatures --&amp;gt; Update signature&amp;nbsp; --&amp;gt; Monitor alerts --&amp;gt; Tune signatures&amp;nbsp;&amp;nbsp; and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following examples might be of interest. For now, you can safely ignore the ones that discuss IDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps4077/products_configuration_example09186a0080b0b910.shtml"&gt;http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps4077/products_configuration_example09186a0080b0b910.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps4077/prod_configuration_examples_list.html"&gt;http://www.cisco.com/en/US/partner/products/hw/vpndevc/ps4077/prod_configuration_examples_list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 12:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671841#M65329</guid>
      <dc:creator>padatta</dc:creator>
      <dc:date>2011-04-11T12:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671842#M65330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;forbidden file or application error is coming, and for one link it is asking credentials , i am using supportforum credentials it gives me error forbidden file or application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 13:04:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671842#M65330</guid>
      <dc:creator>rafat0426</dc:creator>
      <dc:date>2011-04-11T13:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671843#M65331</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;You'll need CCO credentials using which you should be able to login to www.cisco.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 13:11:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671843#M65331</guid>
      <dc:creator>padatta</dc:creator>
      <dc:date>2011-04-11T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: where to connect AIP-SSM 10 MODULE INTERFACE</title>
      <link>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671844#M65332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have cco account , anyhow Thanks you very much for your support given to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 13:14:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/where-to-connect-aip-ssm-10-module-interface/m-p/1671844#M65332</guid>
      <dc:creator>rafat0426</dc:creator>
      <dc:date>2011-04-11T13:14:04Z</dc:date>
    </item>
  </channel>
</rss>

