<?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 IP Inspect - increase timeout on TCP Port in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153600#M876761</link>
    <description>&lt;P&gt;I have a 2811 router with IP Inspect enable for Ingress traffic but it is quite generic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect name firewall tcp&lt;/P&gt;&lt;P&gt;ip inspect name firewall udp&lt;/P&gt;&lt;P&gt;ip inspect name firewall icmp&lt;/P&gt;&lt;P&gt;ip inspect name firewall dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int Serial1/1&lt;/P&gt;&lt;P&gt;ip inspect firewall out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Inspection name firewall&lt;/P&gt;&lt;P&gt;    tcp alert is on audit-trail is off timeout 3600&lt;/P&gt;&lt;P&gt;    udp alert is on audit-trail is off timeout 30&lt;/P&gt;&lt;P&gt;    icmp alert is on audit-trail is off timeout 10&lt;/P&gt;&lt;P&gt;    dns alert is on audit-trail is off timeout 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an application that connects outbound that keeps timing out.  It uses a specific TCP port.  I'd like to increase this TCP port's timeout period, but keep the other TCP ports at the default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)#ip inspect name firewall tcp ?       &lt;/P&gt;&lt;P&gt;  alert           Turn on/off alert&lt;/P&gt;&lt;P&gt;  audit-trail     Turn on/off audit trail&lt;/P&gt;&lt;P&gt;  router-traffic  Enable inspection of sessions to/from the router&lt;/P&gt;&lt;P&gt;  timeout         Specify the inactivity timeout time&lt;/P&gt;&lt;P&gt;  &amp;lt;cr&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 14:47:12 GMT</pubDate>
    <dc:creator>mdcarey15</dc:creator>
    <dc:date>2019-03-11T14:47:12Z</dc:date>
    <item>
      <title>IP Inspect - increase timeout on TCP Port</title>
      <link>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153600#M876761</link>
      <description>&lt;P&gt;I have a 2811 router with IP Inspect enable for Ingress traffic but it is quite generic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect name firewall tcp&lt;/P&gt;&lt;P&gt;ip inspect name firewall udp&lt;/P&gt;&lt;P&gt;ip inspect name firewall icmp&lt;/P&gt;&lt;P&gt;ip inspect name firewall dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int Serial1/1&lt;/P&gt;&lt;P&gt;ip inspect firewall out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Inspection name firewall&lt;/P&gt;&lt;P&gt;    tcp alert is on audit-trail is off timeout 3600&lt;/P&gt;&lt;P&gt;    udp alert is on audit-trail is off timeout 30&lt;/P&gt;&lt;P&gt;    icmp alert is on audit-trail is off timeout 10&lt;/P&gt;&lt;P&gt;    dns alert is on audit-trail is off timeout 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an application that connects outbound that keeps timing out.  It uses a specific TCP port.  I'd like to increase this TCP port's timeout period, but keep the other TCP ports at the default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router(config)#ip inspect name firewall tcp ?       &lt;/P&gt;&lt;P&gt;  alert           Turn on/off alert&lt;/P&gt;&lt;P&gt;  audit-trail     Turn on/off audit trail&lt;/P&gt;&lt;P&gt;  router-traffic  Enable inspection of sessions to/from the router&lt;/P&gt;&lt;P&gt;  timeout         Specify the inactivity timeout time&lt;/P&gt;&lt;P&gt;  &amp;lt;cr&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:47:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153600#M876761</guid>
      <dc:creator>mdcarey15</dc:creator>
      <dc:date>2019-03-11T14:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: IP Inspect - increase timeout on TCP Port</title>
      <link>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153601#M876762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the syntax for CBAC. &lt;/P&gt;&lt;P&gt;ip inspect name inspection-name protocol [timeoutseconds]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip inspect one-minute high&lt;/P&gt;&lt;P&gt;ip inspect max-incomplete high&lt;/P&gt;&lt;P&gt;ip inspect tcp max-incomplete host&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 14:38:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153601#M876762</guid>
      <dc:creator>owillins</dc:creator>
      <dc:date>2009-02-12T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: IP Inspect - increase timeout on TCP Port</title>
      <link>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153602#M876763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like I can only do that command for specific protocols though, not for a TCP or UDP port not already defined (like H323), or the entire TCP or UDP port realm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 15:22:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-inspect-increase-timeout-on-tcp-port/m-p/1153602#M876763</guid>
      <dc:creator>mdcarey15</dc:creator>
      <dc:date>2009-02-12T15:22:27Z</dc:date>
    </item>
  </channel>
</rss>

