From owner-freebsd-net Sun Jun 16 2:13:54 2002 Delivered-To: freebsd-net@freebsd.org Received: from pipenetworks.com (cartman.pipenetworks.com [202.4.251.18]) by hub.freebsd.org (Postfix) with ESMTP id D6EDA37B407 for ; Sun, 16 Jun 2002 02:13:31 -0700 (PDT) Received: from internal (internal.pipenetworks.com [10.10.10.1]) by pipenetworks.com (8.11.2/8.11.2) with ESMTP id g5G9A9Q10915 for ; Sun, 16 Jun 2002 19:10:10 +1000 Date: Sun, 16 Jun 2002 19:14:14 +1000 (EST) From: To: Subject: Netgraph bridging vlans Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello, I have been working with Netgrpah in bridging vlans using the vtun package. I recently tried to extend this to bridging vlans but found that it did not work. I think the reason was that the scriptI had been using (/usr/share/examples/netgraph/ether.bridge)to happily do bridging between two real interfaces seemed not to place the vlan interfaces into PROMISC mode. When I start the ether.bridge I do get a message saying promiscuos mode enabled on the vlan1 interface but subsequent "ifconfig" commands do not show the flag set on the interface. Has anybody come across this before ? I am running i386 hardware and 4.5-RELEASE if that helps. Thanks. -- Stephen Baxter Director - PIPE Networks phone : 07 3220 1100/ 0417 818 695 fax : 07 3220 1800 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message