From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 12:30:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4354616A400 for ; Wed, 13 Jun 2007 12:30:40 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 1C92913C480 for ; Wed, 13 Jun 2007 12:30:39 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id D1D9751937 for ; Wed, 13 Jun 2007 08:30:38 -0400 (EDT) Date: Wed, 13 Jun 2007 13:30:35 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070613133035.3c543d12@gumby.homeunix.com.> In-Reply-To: References: <466DA9E0.8040207@locolomo.org> <200706121249.53906.nvass@teledomenet.gr> <68FAFDB9-DDCA-4A88-B1EA-26882AD3893F@mac.com> <466F1E9D.7070803@locolomo.org> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD box/ADSL link config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 12:30:40 -0000 On Tue, 12 Jun 2007 16:13:44 -0700 Chuck Swiger wrote: > Make sure you've set your MTU for that interface down to 1492 if you > are using PPPoE. I don't thinks that's needed, my tun0 interface MTU is set to 1492 even though I've not configured it anywhere. AFAIK it's set automatically based on negotiation with the ppp peer.