<?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: upgrading IPS strings, ASA SSM-10 module  in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999360#M80358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not to sure what you mean by "connected to the port on the IPS." The port on your SSM is merely a management port.  It is not anything that would interfere with network connectivity.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise on your cabling.  You should still connect up as you would normally. Here is how a config of the asa should look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# access-list IPS permit ip any any&lt;/P&gt;&lt;P&gt;hostname(config)# class-map my-ips-class&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# match access-list IPS&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# policy-map my-ids-policy&lt;/P&gt;&lt;P&gt;hostname(config-pmap)# class my-ips-class&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# ips inline fail-open&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# service-policy my-ids-policy global ** Or whatever your main service policy is **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took this directly from the CISCO AIP setup. &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/ips/5.1/configuration/guide/cli/cliSSM.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/ips/5.1/configuration/guide/cli/cliSSM.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is what you were needing.  Please let us know if it is not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2008 02:47:38 GMT</pubDate>
    <dc:creator>chickman</dc:creator>
    <dc:date>2008-04-07T02:47:38Z</dc:date>
    <item>
      <title>upgrading IPS strings, ASA SSM-10 module</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999357#M80355</link>
      <description>&lt;P&gt;I am having a challenging time upgrading the ASA SSM-10 IPS module. I down loaded the IPS-sig-s327-req-e1.pkg to Win XP ftp server (my workstation). The instructions in following does not work: &lt;A class="jive-link-custom" href="http://download-sj.cisco.com/cisco/ciscosecure/ips/6.x/sigup/IPS-sig-S327.readme.txt" target="_blank"&gt;http://download-sj.cisco.com/cisco/ciscosecure/ips/6.x/sigup/IPS-sig-S327.readme.txt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"error: execUpgradeSoftware : Connect failed".  Any suggestion would be appreciated.  &lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 11:03:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999357#M80355</guid>
      <dc:creator>saidfrh</dc:creator>
      <dc:date>2019-03-10T11:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading IPS strings, ASA SSM-10 module</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999358#M80356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion to you would be this:  Use the IDM provided with the system.  It is a lot easier for people unfamiliar with the IPS in CLI mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can access this device via a webpage, "&lt;A class="jive-link-custom" href="https://" target="_blank"&gt;https://&lt;/A&gt;"IPADDRESS" and modify it like this.  I do have to point out that the IPS limits this connectivity out of the box.  You'll want to modify this access-list to include the IP address you're connecting from.  Also, you'll want to ensure the HTTPS Service is enabled, and on port 443 for ease of use. All of this will need to happen initially in the CLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you're in the IDM you'll want to select &lt;/P&gt;&lt;P&gt;"Configuration".  From here scroll down to the update section. You'll select "update is located on this client" and you're golden. You can simply upload your latest signature from the XP machine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 21:48:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999358#M80356</guid>
      <dc:creator>chickman</dc:creator>
      <dc:date>2008-04-04T21:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading IPS strings, ASA SSM-10 module</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999359#M80357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can connect the LAN switch directly to the inside interface of the ASA5510 firewall.  Hosts can get Internet connectivity while cabled to the switch.  However, when the LAN switch is connected to the port on the IPS module, there is no Internet connectivity.  Any suggestions would be appreciated. The following is the sh configuration and sh int output.&lt;/P&gt;&lt;P&gt;sh con_[Jfiguration &lt;/P&gt;&lt;P&gt;Version 5.1(6)&lt;/P&gt;&lt;P&gt; ! Current configuration last modified Sat Apr 05 12:28:11 2008&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service interface&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service analysis-engine&lt;/P&gt;&lt;P&gt;virtual-sensor vs0 &lt;/P&gt;&lt;P&gt;physical-interface GigabitEthernet0/1 &lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service authentication&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service event-action-rules rules0&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service host&lt;/P&gt;&lt;P&gt;network-settings&lt;/P&gt;&lt;P&gt;host-ip 192.168.1.36/24,192.168.1.10&lt;/P&gt;&lt;P&gt;host-name ips&lt;/P&gt;&lt;P&gt;telnet-option enabled&lt;/P&gt;&lt;P&gt;--MORE--&lt;/P&gt;&lt;P&gt;access-list 0.0.0.0/0 &lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;time-zone-settings&lt;/P&gt;&lt;P&gt;offset 0&lt;/P&gt;&lt;P&gt;standard-time-zone-name UTC&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service logger&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service network-access&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service notification&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service signature-definition sig0&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service ssh-known-hosts&lt;/P&gt;&lt;P&gt;exit &lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service trusted-certificates&lt;/P&gt;&lt;P&gt;--MORE--   &lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;! ------------------------------&lt;/P&gt;&lt;P&gt;service web-server&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ips# sh inter_[Jfaces _[2C&lt;/P&gt;&lt;P&gt;Interface Statistics&lt;/P&gt;&lt;P&gt;   Total Packets Received = 6806&lt;/P&gt;&lt;P&gt;   Total Bytes Received = 2001784 &lt;/P&gt;&lt;P&gt;Missed Packet Percentage = 0 &lt;/P&gt;&lt;P&gt;Current Bypass Mode = Auto_off&lt;/P&gt;&lt;P&gt;MAC statistics from interface GigabitEthernet0/1 &lt;/P&gt;&lt;P&gt;Interface function = Sensing interface&lt;/P&gt;&lt;P&gt;Description = &lt;/P&gt;&lt;P&gt;Media Type = backplane&lt;/P&gt;&lt;P&gt;Missed Packet Percentage = 0&lt;/P&gt;&lt;P&gt;Inline Mode = Unpaired&lt;/P&gt;&lt;P&gt;Pair Status = N/A&lt;/P&gt;&lt;P&gt;Link Status = Up&lt;/P&gt;&lt;P&gt;Link Speed = Auto_1000&lt;/P&gt;&lt;P&gt;Link Duplex = Auto_Full&lt;/P&gt;&lt;P&gt;Total Packets Received = 6807&lt;/P&gt;&lt;P&gt;Total Bytes Received = 2001866&lt;/P&gt;&lt;P&gt;Total Multicast Packets Received = 0&lt;/P&gt;&lt;P&gt;Total Broadcast Packets Received = 0&lt;/P&gt;&lt;P&gt;Total Jumbo Packets Received = 0&lt;/P&gt;&lt;P&gt;Total Undersize Packets Received = 0&lt;/P&gt;&lt;P&gt;Total Receive Errors = 0&lt;/P&gt;&lt;P&gt;Total Receive FIFO Overruns = 0&lt;/P&gt;&lt;P&gt;Total Packets Transmitted = 6807&lt;/P&gt;&lt;P&gt;--MORE--&lt;/P&gt;&lt;P&gt;Total Bytes Transmitted = 2017118&lt;/P&gt;&lt;P&gt;Total Multicast Packets Transmitted = 0&lt;/P&gt;&lt;P&gt;Total Broadcast Packets Transmitted = 0&lt;/P&gt;&lt;P&gt;Total Jumbo Packets Transmitted = 0&lt;/P&gt;&lt;P&gt;Total Undersize Packets Transmitted = 0&lt;/P&gt;&lt;P&gt;Total Transmit Errors = 0&lt;/P&gt;&lt;P&gt;Total Transmit FIFO Overruns = 0&lt;/P&gt;&lt;P&gt;MAC statistics from interface GigabitEthernet0/0&lt;/P&gt;&lt;P&gt;Interface function = Command-control interface&lt;/P&gt;&lt;P&gt; Description = &lt;/P&gt;&lt;P&gt; Media Type = TX&lt;/P&gt;&lt;P&gt; Link Status = Down&lt;/P&gt;&lt;P&gt; Link Speed = N/A&lt;/P&gt;&lt;P&gt; Link Duplex = N/A&lt;/P&gt;&lt;P&gt; Total Packets Received = 126&lt;/P&gt;&lt;P&gt; Total Bytes Received = 14255&lt;/P&gt;&lt;P&gt; Total Multicast Packets Received = 0&lt;/P&gt;&lt;P&gt; Total Receive Errors = 0&lt;/P&gt;&lt;P&gt; Total Receive FIFO Overruns = 0&lt;/P&gt;&lt;P&gt; Total Packets Transmitted = 1&lt;/P&gt;&lt;P&gt; Total Bytes Transmitted = 64&lt;/P&gt;&lt;P&gt; Total Transmit Errors = 0&lt;/P&gt;&lt;P&gt; Total Transmit FIFO Overruns = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2008 15:07:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999359#M80357</guid>
      <dc:creator>saidfrh</dc:creator>
      <dc:date>2008-04-06T15:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading IPS strings, ASA SSM-10 module</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999360#M80358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not to sure what you mean by "connected to the port on the IPS." The port on your SSM is merely a management port.  It is not anything that would interfere with network connectivity.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise on your cabling.  You should still connect up as you would normally. Here is how a config of the asa should look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname(config)# access-list IPS permit ip any any&lt;/P&gt;&lt;P&gt;hostname(config)# class-map my-ips-class&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# match access-list IPS&lt;/P&gt;&lt;P&gt;hostname(config-cmap)# policy-map my-ids-policy&lt;/P&gt;&lt;P&gt;hostname(config-pmap)# class my-ips-class&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# ips inline fail-open&lt;/P&gt;&lt;P&gt;hostname(config-pmap-c)# service-policy my-ids-policy global ** Or whatever your main service policy is **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took this directly from the CISCO AIP setup. &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/ips/5.1/configuration/guide/cli/cliSSM.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/ips/5.1/configuration/guide/cli/cliSSM.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is what you were needing.  Please let us know if it is not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 02:47:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999360#M80358</guid>
      <dc:creator>chickman</dc:creator>
      <dc:date>2008-04-07T02:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading IPS strings, ASA SSM-10 module</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999361#M80360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, were you able to update your signature??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 02:48:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999361#M80360</guid>
      <dc:creator>chickman</dc:creator>
      <dc:date>2008-04-07T02:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading IPS strings, ASA SSM-10 module</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999362#M80362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thank you.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 20:21:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-ips-strings-asa-ssm-10-module/m-p/999362#M80362</guid>
      <dc:creator>saidfrh</dc:creator>
      <dc:date>2008-04-07T20:21:44Z</dc:date>
    </item>
  </channel>
</rss>

