From owner-freebsd-current Wed Apr 2 16:39:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA10770 for current-outgoing; Wed, 2 Apr 1997 16:39:40 -0800 (PST) Received: from noc.msc.edu (noc.msc.edu [137.66.12.254]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id QAA10765 for ; Wed, 2 Apr 1997 16:39:38 -0800 (PST) Received: from uc.msc.edu by noc.msc.edu (5.65/MSC/v3.0.1(920324)) id AA02576; Wed, 2 Apr 97 18:39:29 -0600 Received: from pobox.com (fergus-11.dialup.prtel.com [206.10.99.141]) by uc.msc.edu (8.7.5/8.6.6) with ESMTP id SAA28698; Wed, 2 Apr 1997 18:39:30 -0600 (CST) Received: (from alk@localhost) by pobox.com (8.8.5/8.7.3) id SAA00807; Wed, 2 Apr 1997 18:39:02 -0600 (CST) Date: Wed, 2 Apr 1997 18:39:02 -0600 (CST) Reply-To: alk@pobox.com Message-Id: <199704030039.SAA00807@pobox.com> From: Tony Kimball Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: current@freebsd.org Cc: dfr@nlsystems.com, archie@whistle.com Subject: Re: Anyone familiar with iijppp NFS failures? References: <199703282158.VAA00548@compound.east.sun.com> X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks to all responders. iijppp seems to set the MTU to 600 every time I negotiated with a certain specific uAnnex. Adding an ifconfig tun0 mtu 1500 to ppp.linkup does the trick.