<?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: Fragmentation in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075652#M991197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the pix it's a global setting - you can;t define an interface or direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tcp - syn or syn ack that the firewall see's it will change the MSS to the configured value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2008 13:37:57 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2008-09-16T13:37:57Z</dc:date>
    <item>
      <title>Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075646#M991191</link>
      <description>&lt;P&gt;I have 2 sites that are connected through IPSEC VPN between 2 PIX 525 firewalls and i have replication between 2 NETAPP storage devices that is not performing and it appears that the MTU and fragmentation is affecting it.  When i do a ping with size 1500 from one side to the other it fails and as I lower at 1200 it succeeds.  I told the firewall to fragment before encryption and set the inside and outside interfaces to 1200 MTU and still no luck.  Any ideas&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:00:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075646#M991191</guid>
      <dc:creator>bob.bartlett</dc:creator>
      <dc:date>2020-02-21T11:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075647#M991192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the TCP MSS on PIXs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sysopt connection tcp-mss MSS_size_in_bytes &lt;/P&gt;&lt;P&gt;example : sysopt connection tcp-mss 1200 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 18:01:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075647#M991192</guid>
      <dc:creator>singhsaju</dc:creator>
      <dc:date>2008-09-12T18:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075648#M991193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that didn't seem to help still can't ping across with a ping set to 1500 MTU &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 21:16:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075648#M991193</guid>
      <dc:creator>bob.bartlett</dc:creator>
      <dc:date>2008-09-12T21:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075649#M991194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this on both sides (PIX firewalls):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto ipsec df-bit clear-df outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where 'outside' is your egress VPN interface.&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;Farrukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Sep 2008 07:39:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075649#M991194</guid>
      <dc:creator>Farrukh Haroon</dc:creator>
      <dc:date>2008-09-13T07:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075650#M991195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Farrukh - a solid solution, I would add one more thing, to fragement "BEFORE" encryption - not after:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto ipsec fragmentation before-encryption outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer to fragement a clear packet rather than  an encrypted packet - jut my personal preference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Sep 2008 09:07:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075650#M991195</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-09-14T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075651#M991196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is the appropriate place to tell the PIX what the MSS size should be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 13:32:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075651#M991196</guid>
      <dc:creator>bob.bartlett</dc:creator>
      <dc:date>2008-09-16T13:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fragmentation</title>
      <link>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075652#M991197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the pix it's a global setting - you can;t define an interface or direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tcp - syn or syn ack that the firewall see's it will change the MSS to the configured value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 13:37:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fragmentation/m-p/1075652#M991197</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-09-16T13:37:57Z</dc:date>
    </item>
  </channel>
</rss>

