From owner-freebsd-questions Mon Dec 22 09:18:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA07009 for questions-outgoing; Mon, 22 Dec 1997 09:18:34 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from ocala.cs.miami.edu (ocala.cs.miami.edu [129.171.34.17]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA06990 for ; Mon, 22 Dec 1997 09:18:29 -0800 (PST) (envelope-from jmcla@ocala.cs.miami.edu) Received: from ocala.cs.miami.edu by ocala.cs.miami.edu via SMTP (950413.SGI.8.6.12/940406.SGI) for id MAA13044; Mon, 22 Dec 1997 12:17:58 -0500 Date: Mon, 22 Dec 1997 12:17:57 -0500 (EST) From: "Joe \"Marcus\" Clarke" To: FreeBSD User Questions List Subject: ppp mtu/mru Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Man do I ask a lot of ppp questions or what? This is more of a question that a problem, though. I'm curious what the mtu/mru should be for ppp. It defaults to 1524, but ethernet is only 1500. The reason I'm asking is that I am forwarding packets from the ethernet to the ppp link, and I wondered if I'd gain better performance setting the mtu/mru on ppp to 1500. Any ideas? Joe Clarke