From owner-freebsd-isp Thu Jun 13 8:13:16 2002 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by hub.freebsd.org (Postfix) with ESMTP id D171F37B414 for ; Thu, 13 Jun 2002 08:13:08 -0700 (PDT) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 17IVLr-0003bS-00; Thu, 13 Jun 2002 07:13:27 -0700 Date: Thu, 13 Jun 2002 07:13:25 -0700 (PDT) From: Tom Samplonius To: Wesley Colazelli Gentini Cc: freebsd-isp@freebsd.org Subject: Re: VLAN 802.1q Interface In-Reply-To: <20020613101905.63ecf00f.colazelli@esnx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 13 Jun 2002, Wesley Colazelli Gentini wrote: > Hello for all, I implemented network with 3 cisco switchs > conected by trunk(802.1q) and a FreeBSD with one vlan interface for > each vlan connected to this switches. All is working fine, but I have > problem to send large emails to remote smtp servers, and I cant access > secure pages. The error is the same as (Broken Pipe). It is probably a MTU problem. What does the output of "ifconfig -a" look like? Also, not all NICs support 802.1q encapsulation well. fxp or a gigabit card probably work the best. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message