Date: Fri, 2 May 2014 21:04:33 +0300 From: =?UTF-8?B?w5Z6a2FuIEtJUklL?= <ozkan.kirik@gmail.com> To: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: VLAN switching on freebsd Message-ID: <CAAcX-AHG2vtykOsrGdXMW8WgJGCdnFZ5pWqynuuON6VYuG%2BCNQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, i need to create a virtual interface that forwards only defined vlan tags. Lets talk on a sample scenario : Assume that VLAN 10, 20, 30, 40 tagged on switch connected to em0 interface. create ngeth0 and ngeth1. ( i dont need netgraph interface, it can be a any virtual interface tap .. etc. ) i want to see only VLAN 10, 20 tagged on ngeth0 and VLAN 10, 30, 40 tagged on ngeth1 I tried many ways but no success. Can you suggest a way to do this? Best regards
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAcX-AHG2vtykOsrGdXMW8WgJGCdnFZ5pWqynuuON6VYuG%2BCNQ>