From owner-freebsd-net@freebsd.org Tue May 1 13:09:02 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1332FAB627 for ; Tue, 1 May 2018 13:09:02 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 451FA812B8 for ; Tue, 1 May 2018 13:09:02 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (220-253-154-11.dyn.iinet.net.au [220.253.154.11]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id w41D8uTh005593 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 1 May 2018 06:08:59 -0700 (PDT) (envelope-from julian@freebsd.org) Subject: Re: NETGRAPH- bridge vlans using netgraph help To: Eugene Grosbein , Freddie Cash Cc: freebsd-net , Abdullah Tariq References: <5AE34754.6040905@grosbein.net> <5AE34CFA.7000207@grosbein.net> <5AE437C1.8010706@grosbein.net> <5AE44ADD.7020302@grosbein.net> <5AE468D5.9030702@grosbein.net> <5AE4D1AC.3080702@grosbein.net> <5AE75988.3020306@grosbein.net> <5AE75BAD.8030303@grosbein.net> From: Julian Elischer Message-ID: Date: Tue, 1 May 2018 21:08:50 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <5AE75BAD.8030303@grosbein.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.25 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, 01 May 2018 13:09:02 -0000 On 1/5/18 2:08 am, Eugene Grosbein wrote: > 01.05.2018 1:03, Freddie Cash wrote: > >> On Mon, Apr 30, 2018 at 10:59 AM, Eugene Grosbein >wrote: >> >> > What the OP is trying to do is have PC1 send untagged packets to igb0 on FreeBSD which is configured for tagged vlan 5. >> > Then bridge the packets to igb1 which is also configured for tagged vlan 5. Then send the packets out, untagged, to PC2. >> >> Why would one want to "configure igb0 for tagged vlan 5" when igb0 supposed to receive untagged frames? >> This does not make any sense. One should just bridge igb0 as is, without creation vlan on it and problem's solved. >> >> ​Yes, agree. What the OP wants to do can't be done. :)​ > Perhaps, you missed a message from him when he states that configuration style does no matter for him really. > So, what he wants can be done, just using different style. > a picture would do wonders to understand what he wants. > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > >