<?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: How to clear DF bit on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264804#M1119773</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/149208"&gt;@Ricky Sandhu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;you can clear the DF bit on ASA by using PBR. For this you will need to configure a route-map:&lt;/P&gt;
&lt;P&gt;route-map cleardf permit 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;set ip df 0&lt;/P&gt;
&lt;P&gt;This route-map should be applied on the interface towards PC2:&lt;/P&gt;
&lt;P&gt;policy-route route-map cleardf&lt;/P&gt;
&lt;P&gt;What the route-map does is match all traffic coming in that interface because there is no match statement, and to that traffic it sets the DF bit to 0 so it can be fragmented along the way.&lt;/P&gt;
&lt;P&gt;Edit: PBR is supported on ASA starting with software version 9.4(1).&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 20:04:18 GMT</pubDate>
    <dc:creator>liviu.gheorghe</dc:creator>
    <dc:date>2025-02-25T20:04:18Z</dc:date>
    <item>
      <title>How to clear DF bit on ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264777#M1119772</link>
      <description>&lt;P&gt;Good day, we are having an issue where remote-vpn users connecting via the ASA are unable to access a resource. (Rough diagram attached).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever PC1 is accessing a given resource on the Internet, it has no issues.&lt;BR /&gt;However whenever PC2 is accessing the same resource via ASA and FTD, it can't. On FTD the below error gets logged:&lt;BR /&gt;Initiator IP: 10.1.1.2&amp;nbsp; &amp;nbsp; &amp;nbsp;4 (Fragmentation Needed and Don't Fragment was set) / icmp&lt;/P&gt;&lt;P&gt;Why is the ASA setting the DF bit and how can I remove it?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 18:58:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264777#M1119772</guid>
      <dc:creator>Ricky Sandhu</dc:creator>
      <dc:date>2025-02-25T18:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear DF bit on ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264804#M1119773</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/149208"&gt;@Ricky Sandhu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;you can clear the DF bit on ASA by using PBR. For this you will need to configure a route-map:&lt;/P&gt;
&lt;P&gt;route-map cleardf permit 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;set ip df 0&lt;/P&gt;
&lt;P&gt;This route-map should be applied on the interface towards PC2:&lt;/P&gt;
&lt;P&gt;policy-route route-map cleardf&lt;/P&gt;
&lt;P&gt;What the route-map does is match all traffic coming in that interface because there is no match statement, and to that traffic it sets the DF bit to 0 so it can be fragmented along the way.&lt;/P&gt;
&lt;P&gt;Edit: PBR is supported on ASA starting with software version 9.4(1).&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 20:04:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264804#M1119773</guid>
      <dc:creator>liviu.gheorghe</dc:creator>
      <dc:date>2025-02-25T20:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear DF bit on ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264920#M1119786</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/118690"&gt;@liviu.gheorghe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to "go around" the issue by routing traffic from the ASA via an IOS router to the destination on the Internet for now.&amp;nbsp; But I will keep this in my back pocket for future&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 03:36:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-clear-df-bit-on-asa/m-p/5264920#M1119786</guid>
      <dc:creator>Ricky Sandhu</dc:creator>
      <dc:date>2025-02-26T03:36:25Z</dc:date>
    </item>
  </channel>
</rss>

