<?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 FWSM + TCP reset problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285548#M858279</link>
    <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a strange problem regarding FWSM TCP connection timeout configuration using MPF: although the "reset" keyword has been set in policy-map, FWSM does not send any TCP-reset packet to the endpoints (monitored using WireShark).&lt;/P&gt;&lt;P&gt;We are using FWSM Firewall Version 4.0(3) and Device Manager Version 6.1(5)F&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the related configuration below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic originating from outside interface (source IP: 172.16.129.221) destined to an inside host (destination IP: 172.24.250.100) to TCP/22 or TCP/23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list CONNS_TIMEOUT_TEST_ACL line 1 extended permit tcp host 172.16.129.221 host 172.24.250.100 eq ssh log disable&lt;/P&gt;&lt;P&gt;access-list CONNS_TIMEOUT_TEST_ACL line 1 extended permit tcp host 172.16.129.221 host 172.24.250.100 eq telnet log disable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service reset no-connection&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map CONNS_TIMEOUT_TEST_CMAP&lt;/P&gt;&lt;P&gt; match access-list CONNS_TIMEOUT_TEST_ACL&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map CONNS_TIMEOUT_TEST_PMAP&lt;/P&gt;&lt;P&gt; class CONNS_TIMEOUT_TEST_CMAP&lt;/P&gt;&lt;P&gt;  set connection timeout tcp 0:05:00 reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;icmp permit TESTNET_172.24.250.0 255.255.255.0 TESTNET_172.24.250.0/24&lt;/P&gt;&lt;P&gt;access-list TESTNET_172.24.250.0/24_access_in extended permit ip TESTNET_172.24.250.0 255.255.255.0 any log disable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object-group service TEST_OBJECT_GR tcp&lt;/P&gt;&lt;P&gt; port-object eq ssh&lt;/P&gt;&lt;P&gt; port-object eq telnet&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp host 172.16.129.221 host 172.24.250.100 object-group TEST_OBJECT_GR log disable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy CONNS_TIMEOUT_TEST_PMAP interface outside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are planning to upgrade the latest FWSM v4 software verion, because it seem to be a bug. Could anybody help me to solve this problem?  &lt;/P&gt;&lt;P&gt;Any feedback would be appreciated! Thanks in advance! Belabacsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 16:04:51 GMT</pubDate>
    <dc:creator>Bela Mareczky</dc:creator>
    <dc:date>2019-03-11T16:04:51Z</dc:date>
    <item>
      <title>FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285548#M858279</link>
      <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a strange problem regarding FWSM TCP connection timeout configuration using MPF: although the "reset" keyword has been set in policy-map, FWSM does not send any TCP-reset packet to the endpoints (monitored using WireShark).&lt;/P&gt;&lt;P&gt;We are using FWSM Firewall Version 4.0(3) and Device Manager Version 6.1(5)F&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the related configuration below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic originating from outside interface (source IP: 172.16.129.221) destined to an inside host (destination IP: 172.24.250.100) to TCP/22 or TCP/23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list CONNS_TIMEOUT_TEST_ACL line 1 extended permit tcp host 172.16.129.221 host 172.24.250.100 eq ssh log disable&lt;/P&gt;&lt;P&gt;access-list CONNS_TIMEOUT_TEST_ACL line 1 extended permit tcp host 172.16.129.221 host 172.24.250.100 eq telnet log disable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service reset no-connection&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map CONNS_TIMEOUT_TEST_CMAP&lt;/P&gt;&lt;P&gt; match access-list CONNS_TIMEOUT_TEST_ACL&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map CONNS_TIMEOUT_TEST_PMAP&lt;/P&gt;&lt;P&gt; class CONNS_TIMEOUT_TEST_CMAP&lt;/P&gt;&lt;P&gt;  set connection timeout tcp 0:05:00 reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;icmp permit TESTNET_172.24.250.0 255.255.255.0 TESTNET_172.24.250.0/24&lt;/P&gt;&lt;P&gt;access-list TESTNET_172.24.250.0/24_access_in extended permit ip TESTNET_172.24.250.0 255.255.255.0 any log disable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object-group service TEST_OBJECT_GR tcp&lt;/P&gt;&lt;P&gt; port-object eq ssh&lt;/P&gt;&lt;P&gt; port-object eq telnet&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp host 172.16.129.221 host 172.24.250.100 object-group TEST_OBJECT_GR log disable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy CONNS_TIMEOUT_TEST_PMAP interface outside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are planning to upgrade the latest FWSM v4 software verion, because it seem to be a bug. Could anybody help me to solve this problem?  &lt;/P&gt;&lt;P&gt;Any feedback would be appreciated! Thanks in advance! Belabacsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:04:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285548#M858279</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2019-03-11T16:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285549#M858280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;News: We have updated to the latest FWSM software version: v4.0(6) but the problem still exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested the configuration using ASA software version v8.2.1 (above configuration + TCP state bypass global map) and sending TCP reset is OK with ASA!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea? Maybe FWSM bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any feedback would be appreciated! Thanks in advance! Belabacsi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 07:29:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285549#M858280</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2009-08-17T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285550#M858281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The URL below provides a sample configuration for PIX 7.1(1) and later of a timeout that is specific to a particular application such as SSH/Telnet/HTTP, as opposed to one that applies to all applications. This configuration example uses the new Modular Policy Framework introduced in PIX 7.0. This feature is not applicable in an IPsec VPN environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this sample configuration, the PIX Firewall is configured to allow the workstation (10.77.241.129) to Telnet/SSH/HTTP to the remote server (10.1.1.1) behind the router. A separate connection timeout to Telnet/SSH/HTTP traffic is also configured. All other TCP traffic continues to have the normal connection timeout value associated with timeout conn 1:00:00.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080624e19.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080624e19.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 18:30:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285550#M858281</guid>
      <dc:creator>vmoopeung</dc:creator>
      <dc:date>2009-08-17T18:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285551#M858282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm looking at this issue, once the TAC case has been resolved I'll let you know.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any further updates are welcome on &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:amakovec@cisco.com"&gt;amakovec@cisco.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 14:43:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285551#M858282</guid>
      <dc:creator>Adam Makovecz</dc:creator>
      <dc:date>2010-10-19T14:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285552#M858283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are still investigating on the fix for this issue. It is more like a design question now. Soon we have some infos what we can share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 08:13:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285552#M858283</guid>
      <dc:creator>Adam Makovecz</dc:creator>
      <dc:date>2010-10-27T08:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285553#M858284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Adam!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Belabacsi&lt;/P&gt;&lt;P&gt;Budapest, Hungary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 08:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285553#M858284</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2010-10-27T08:30:18Z</dc:date>
    </item>
    <item>
      <title>FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285554#M858285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Adam - Is there any update after this..? We are also facing same kind of strange REST-I issue in our FWSM Firewalls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...KSA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 10:45:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285554#M858285</guid>
      <dc:creator>santosh.madaiah</dc:creator>
      <dc:date>2011-08-04T10:45:55Z</dc:date>
    </item>
    <item>
      <title>FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285555#M858286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Bélabá! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Született-e már megoldás a fentebb vázolt problémára.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egy kis RST nekünk is kellene a ritkábban használt TCP kapcsolatoknál!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Üdv,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 13:17:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285555#M858286</guid>
      <dc:creator>KAROLY KOHEGYI</dc:creator>
      <dc:date>2011-09-23T13:17:54Z</dc:date>
    </item>
    <item>
      <title>FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285556#M858287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Károly! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sajnos jelen állapotában az FWSM továbbra sem küld TCP-RESET-et, számunka is nagyon hiányzik ennek lehetősége. (Jelenleg v4.1(6) verziót használunk.) Arról nincs információm, hogy az ASASM megjelenése az FWSM-es fejlesztéseket hogy fogja befolyásolni, de remélem hamarosan implementálásra kerül a funkció &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Üdvözlettel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bélabá&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 11:48:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285556#M858287</guid>
      <dc:creator>Bela Mareczky</dc:creator>
      <dc:date>2011-10-10T11:48:46Z</dc:date>
    </item>
    <item>
      <title>FWSM + TCP reset problem</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285557#M858288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 11:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-tcp-reset-problem/m-p/1285557#M858288</guid>
      <dc:creator>KAROLY KOHEGYI</dc:creator>
      <dc:date>2011-10-10T11:54:35Z</dc:date>
    </item>
  </channel>
</rss>

