From owner-freebsd-net@FreeBSD.ORG Tue Mar 31 06:38:59 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C75591065688 for ; Tue, 31 Mar 2009 06:38:59 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qy0-f134.google.com (mail-qy0-f134.google.com [209.85.221.134]) by mx1.freebsd.org (Postfix) with ESMTP id 85AEA8FC25 for ; Tue, 31 Mar 2009 06:38:59 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by qyk40 with SMTP id 40so4578072qyk.3 for ; Mon, 30 Mar 2009 23:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=tpsys4wObwpp1GllxZCjZiA2vzdsRplxA/2CTSfyrLA=; b=jsOTEg9XcVQHB+LdsY3dNl/w3JWyv5UfvKUeOiU3R70U+sib5BHKl0SCFhCJhFVjnH 8XxrTZ16yT/rq6M/0yyUstPHo187geGUjQYw7vGgJ8IFpZI0PUUjlJeOOkKofWmTvPzY Dyv09GYMCWmcSS/nLjDHJDYwHnmvC9dLYzNKI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=HH+iMBYIxJH36lLa7Xri8A9LN4htdsausJO75IDnuwOeTcVena9M+Wt0AmZ/4rfgww BnmReACOdJuX70ZmQVzblWWifukWU2XFZAWUq79+ePNh+Qpc72+Sid9rqfwcRU95+DlR mHlVj2T1oKi0kU5BjymY0/ybTRzzjhVSTknqo= MIME-Version: 1.0 Received: by 10.229.94.148 with SMTP id z20mr2185655qcm.106.1238480114964; Mon, 30 Mar 2009 23:15:14 -0700 (PDT) Date: Tue, 31 Mar 2009 01:15:14 -0500 Message-ID: <11167f520903302315u28f2dffdqe79f493a49b96863@mail.gmail.com> From: "Sam Fourman Jr." To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: 802.11 QinQ in need of some help X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 06:39:00 -0000 Hello List, I have searched hi and low, and I have not found the answer to my question, So I am seeking help. We have a small dedicated server webhosting company, and we need support for QinQ vlan tags actually I need the following Customers Vlan tag our Vlan tag aka service provider Would someone have the spare time, to provide me with a working sample on how to use ng_vlan on a bridge between Customer and core service network to apply at least Double stacked VLAN tags, I am confused on how to Double tag specific Ethernet frames with a specific "Service Provider tag" based on destination ip address. and then how to "unstack the frame on the other end" Thank you very much for your time Sam Fourman Jr.