From owner-freebsd-hackers Thu Jan 30 09:14:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA19839 for hackers-outgoing; Thu, 30 Jan 1997 09:14:14 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA19834 for ; Thu, 30 Jan 1997 09:14:11 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA22139; Thu, 30 Jan 1997 09:55:15 -0700 From: Terry Lambert Message-Id: <199701301655.JAA22139@phaeton.artisoft.com> Subject: Re: Setting MTU from userland ppp To: dk+@ua.net Date: Thu, 30 Jan 1997 09:55:15 -0700 (MST) Cc: shocking@mailbox.uq.edu.au, freebsd-hackers@freebsd.org In-Reply-To: <199701300559.VAA03336@dog.farm.org> from "Dmitry Kohmanyuk" at Jan 29, 97 09:59:48 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > set mtu 576 > > in /etc/ppp/ppp.conf > > works for me. > > This would specify your _tranimission_ size. To change it on the other > side, change the other end's setup. > > Don't use 256 as your MTU. (violates the RFC) Any chance of having the software *enforce* the RFC, then? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.