From owner-freebsd-isp@FreeBSD.ORG Thu Mar 29 00:58:00 2007 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B39C916A400 for ; Thu, 29 Mar 2007 00:58:00 +0000 (UTC) (envelope-from eternityos@free.fr) Received: from postfix2-g20.free.fr (postfix2-g20.free.fr [212.27.60.43]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD5A13C489 for ; Thu, 29 Mar 2007 00:58:00 +0000 (UTC) (envelope-from eternityos@free.fr) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by postfix2-g20.free.fr (Postfix) with ESMTP id 6B806CF977D for ; Thu, 29 Mar 2007 01:28:36 +0200 (CEST) Received: from imp2-g19.free.fr (imp2-g19.free.fr [212.27.42.2]) by smtp4-g19.free.fr (Postfix) with ESMTP id D74E068AFE for ; Thu, 29 Mar 2007 02:28:15 +0200 (CEST) Received: by imp2-g19.free.fr (Postfix, from userid 33) id A45ED11C47; Thu, 29 Mar 2007 02:28:15 +0200 (CEST) Received: from 200.149.220.90 ([200.149.220.90]) by imp.free.fr (IMP) with HTTP for ; Thu, 29 Mar 2007 02:28:15 +0200 Message-ID: <1175128095.460b081f94385@imp.free.fr> Date: Thu, 29 Mar 2007 02:28:15 +0200 From: eternityos@free.fr To: "freebsd-isp@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 200.149.220.90 Subject: MTU settings. X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 00:58:00 -0000 Hi everyone :) Recently, we changed our internet connection to a ppp based (2Mbps). So naturaly, I thought about changing the MTU of my interfaces on the FreeBSD NAT router. So I set it to 576 instead of the default, 1500 on the two interfaces, LAN and WAN. In what I have seen, 576 is the natural mtu for a ppp connection. Right away after this change, the internet connection blocked. I only got it back setting the mtu back at 1500. Why did this block ? Between the modem and the NAT router, we have a cisco router, I didn't change it's mtu yet, would it be the cause ? Any idea ? Thank you. Pierre Ancelot.