From owner-freebsd-questions Mon Sep 22 06:23:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA11767 for questions-outgoing; Mon, 22 Sep 1997 06:23:28 -0700 (PDT) Received: from xioa.cosmic.org (jwb@xioa.cosmic.org [206.151.181.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA11762 for ; Mon, 22 Sep 1997 06:23:23 -0700 (PDT) Received: (from jwb@localhost) by xioa.cosmic.org (8.8.7/8.8.5) id JAA02814 for questions@freebsd.org; Mon, 22 Sep 1997 09:23:07 -0400 (EDT) From: Joe Beiter Message-Id: <199709221323.JAA02814@xioa.cosmic.org> Subject: SLIP and MTU To: questions@freebsd.org Date: Mon, 22 Sep 1997 09:23:06 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I began tracking a problem with sendmail getting "collect: I/O error blah blah" The sendmail FAQ cited MTU incompatibilities between myself and my ISP. My ISP told me my mtu should be set to 1536, which I set on my dip command line. However, when I do an "ifconfig sl0", it says my mtu is 552 and will not let me manually set it to 1536 from the command line claiming it is an illegal argument. Can anyone enlighten me on what is happening here? p.s. Don't bother telling me to use PPP. The version of code on the Bay routers my ISP is using does not like FreeBSD's PPP. Neither Bay nor the FreeBSD development group are concerned so that is why I'm stuck using slip. :---==@==---==@==---==@==---: Joseph Beiter Hacking's just another word for nothing jwb@cosmic.org left to kludge.