From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Spenneberg Subject: Re: clearing dont-fragment bit Date: 09 Oct 2003 18:23:06 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1065716586.5873.23.camel@kermit> References: <20031009134311.GA25685@oasis.frogfoot.net> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20031009134311.GA25685@oasis.frogfoot.net> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="iso-8859-1" To: Abraham van der Merwe Cc: Netfilter Discussions Am Don, 2003-10-09 um 15.43 schrieb Abraham van der Merwe: > Hi! >=20 > Are there any iptables extensions out there that allow you to clear the D= F > (Dont Fragment) bit in ip headers? If you clear the DF-Bit and use Linux on either side of the tunnel where the packets are fragmented you are in deep trouble, because Linux 2.4 (when using PMTU) not only sets the DF-Bit but also clears the IP-ID which is needed to defragment the packets again. So, when clearing the DF-Bit you have to ensure unique numbers in the IP-ID field, too. Cheers, Ralf --=20 Ralf Spenneberg RHCE, RHCX Book: Intrusion Detection f=FCr Linux Server http://www.spenneberg.com IPsec-Howto http://www.ipsec-howto.org Honeynet Project Mirror: http://honeynet.spenneberg.org