From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 19:41:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A813237B401 for ; Thu, 10 Jul 2003 19:41:35 -0700 (PDT) Received: from ms-smtp-04.tampabay.rr.com (ms-smtp-04.tampabay.rr.com [65.32.1.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E3543F85 for ; Thu, 10 Jul 2003 19:41:34 -0700 (PDT) (envelope-from habeeb@cfl.rr.com) Received: from kernel (31.126.35.65.cfl.rr.com [65.35.126.31]) h6B2fXjp011058 for ; Thu, 10 Jul 2003 22:41:33 -0400 (EDT) Message-ID: <002b01c34755$c7399da0$0a1010ac@kernel> From: "David" To: References: <001801c34721$da2b0090$0a1010ac@kernel> <20030710205458.GC27617@teddy.fas.com> <004b01c34727$f18d45d0$0a1010ac@kernel> <20030711013010.GA764@teddy.fas.com> Date: Thu, 10 Jul 2003 22:40:23 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: Network not working correctly without promiscuous mode being set? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 02:41:35 -0000 there are 2 redundant routes on xl1 side, but I'll let that be for now. I have upgraded the source and have since noticed VLAN_MTU which makes me wonder. If this card is enabling a virtual lan and it sends packets out, but can't get them back this would make sense, and when i set promisc mode it basically bypasses the vlan settings. I'm new to VLAN support so I might as well ask for any info on this and how to disable it, or atleast set it correctly ;) thanks again.