From owner-freebsd-net Thu Sep 6 17:12:55 2001 Delivered-To: freebsd-net@freebsd.org Received: from samuel.interplex.ca (abi.ca [216.18.127.185]) by hub.freebsd.org (Postfix) with ESMTP id 0890D37B406 for ; Thu, 6 Sep 2001 17:12:52 -0700 (PDT) Received: from there (deejay2@smart-x.ctlc.interplex.ca [209.71.202.73]) by samuel.interplex.ca (8.11.3/8.11.3) with SMTP id f8748l107831 for ; Fri, 7 Sep 2001 00:08:49 -0400 (EDT) (envelope-from db@interplex.ca) Message-Id: <200109070408.f8748l107831@samuel.interplex.ca> Content-Type: text/plain; charset="iso-8859-1" From: Dominic Blais To: freebsd-net@freebsd.org Subject: (FreeBSD 4.3 + fxp + VLAN) == Problems... ?! Date: Thu, 6 Sep 2001 20:15:49 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I got fxp cards when I saw that it has native vlan support... But the problem is that even with this card, the mtu is set to 1496 instead of 1500... So, I tried to force it... ifconfig fpx0 mtu 1500 But there are things that starts not working... and other working... Any email sent that is longer than 3 lines doesn't pass through the freebsd router.. (doesn't get through the vlan interface) So I guess this isn't a good thing.. I saw a patch for freebsd 4.2 that sets a bit on the card to support long frames and sets the mtu to 1500 as default value.. Is it available for FreeBSD 4.3 somewhere?? Thanks a lot, Dominic Blais To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message