<?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: embryonic connections in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651501#M593881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are just timeout values for diff. types for connections "through" the firewall.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;After the default 1 hour timeout of a tcp connection, the 3 hour xlate timeout will kick in and after the total 4 hours, it will be removed from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can read more here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/t.html#wp1540870"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/t.html#wp1540870&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Feb 2011 17:18:29 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2011-02-03T17:18:29Z</dc:date>
    <item>
      <title>embryonic connections</title>
      <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651497#M593877</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for solid examples of how to implement limiting embryonic connections and/or other possible denial-of-service types of traffic such as half-closed, both through the firewall and to the firewall. I'm also looking for an example of how to use tcp dead connection detection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a client who has had a router brought to its knees by this method and we are going to replace it with an ASA. Given the history, I'd like to not use the defaults and use more aggressive settings. For example, an embryonic connection minimum is 5 seconds and the default is 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solid examples will be most appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:36:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651497#M593877</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2019-03-11T19:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: embryonic connections</title>
      <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651498#M593878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example to limit connections and set half-closed timeout:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map per-client&lt;BR /&gt; class per-client-class&lt;BR /&gt;&amp;nbsp; set connection conn-max 80 embryonic-conn-max 10 per-client-max 10 per-client-embryonic-max 2&lt;/P&gt;&lt;P&gt;&amp;nbsp; set connection half-closed 0:5:0 embryonic 0:0:6&lt;BR /&gt;!&lt;BR /&gt;ASA# sh run class-map per-client-class&lt;BR /&gt;!&lt;BR /&gt;class-map per-client-class&lt;BR /&gt; match access-list per-client&lt;BR /&gt;!&lt;BR /&gt;ASA# sh run access-l per-client&lt;BR /&gt;access-list per-client extended permit ip host 192.168.2.3 any &lt;BR /&gt;access-list per-client extended permit ip host 192.168.2.2 any&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA#sh run service-policy&lt;/P&gt;&lt;P&gt;service-policy per-client int inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Refer here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/s1.html#wp1424045"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/s1.html#wp1424045&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 02:09:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651498#M593878</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-01-19T02:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: embryonic connections</title>
      <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651499#M593879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;very good, thank you!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also was referred to these links by another party for anyone else interested in this topic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman","serif";}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Threat-detection:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_threat.html"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_threat.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Configuring Connection Limits and Timeouts:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_connlimits.html"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_connlimits.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;Preventing network attacks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_protect.html"&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/conns_protect.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 03:38:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651499#M593879</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2011-01-19T03:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: embryonic connections</title>
      <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651500#M593880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do these default statements do--protect the firewall or protect connections through the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 15:00:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651500#M593880</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2011-02-03T15:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: embryonic connections</title>
      <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651501#M593881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are just timeout values for diff. types for connections "through" the firewall.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;After the default 1 hour timeout of a tcp connection, the 3 hour xlate timeout will kick in and after the total 4 hours, it will be removed from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can read more here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/t.html#wp1540870"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/t.html#wp1540870&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 17:18:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651501#M593881</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2011-02-03T17:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: embryonic connections</title>
      <link>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651502#M593882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the explanation and the link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 17:43:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/embryonic-connections/m-p/1651502#M593882</guid>
      <dc:creator>lcaruso</dc:creator>
      <dc:date>2011-02-03T17:43:33Z</dc:date>
    </item>
  </channel>
</rss>

