From owner-freebsd-questions Tue Apr 17 2:37:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.it.kth.se (mail2.it.kth.se [130.237.212.132]) by hub.freebsd.org (Postfix) with ESMTP id B937937B42C for ; Tue, 17 Apr 2001 02:37:26 -0700 (PDT) (envelope-from forda@ite.mh.se) Received: from fordalap (dhcp88.ssvl.kth.se [130.237.14.88]) by mail2.it.kth.se (8.9.3/8.9.3) with SMTP id LAA29641 for ; Tue, 17 Apr 2001 11:37:21 +0200 (MET DST) Message-ID: <00c501c0c722$51ea02c0$580eed82@fordalap> From: "Daniel Forsgren" To: Subject: Tagging bridge Date: Tue, 17 Apr 2001 11:39:38 +0200 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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, What would be the best way of going about setting up a Freebsd-based bridge that adds/removes VLAN q-tags to ethernet frames containing IP packets from a certain source IP range? The purpose is to put a set of hosts on different VLANs (that use different IP ranges) for bridging over an access network, even though the end hosts are not directly connected to q-tag capable equipment. I guess ethernet broadcast traffic will have to be handled separately somehow, perhaps through some relay software. Regards, Daniel F. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message