Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2012 10:37:29 -0400
From:      Rick Miller <vmiller@hostileadmin.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: vlan tagging in releng/8.3 not working
Message-ID:  <CAHzLAVF%2BhEfwVrteX-=506Rpf7EHQKDVaYObQW9VGtaxfZgQEQ@mail.gmail.com>
In-Reply-To: <CAHzLAVF%2BYgSJ=TEj0CXiostAb9fb5ipcBhBJ99a_ayGPAFbMWg@mail.gmail.com>
References:  <CAHzLAVF%2BYgSJ=TEj0CXiostAb9fb5ipcBhBJ99a_ayGPAFbMWg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 13, 2012 at 3:39 PM, Rick Miller <vmiller@hostileadmin.com> wrote:
> Hi All,
>
> I am running the latest releng/8.3 on a HP DL360 with an Intel 82599
> 10G NIC using the ixgbe driver.  Without vlan tagging, tcpdump sees
> traffic on the default vlan.  With vlan tagging there is no traffic on
> the interface.  Wondering if anyone else has seen similar and/or might
> be able to provide some additional information?
>
> I'm not seeing anything in syslog.  The interface is configured via rc.conf:
>
> cloned_interfaces="vlan0"
> ifconfig_vlan0="inet 10.x.x.x  netmask=255.255.255.0 vlan $id vlandev ix0"

I was missing ifconfig_ix0="up" in rc.conf.  After inserting this, it worked!

-- 
Take care
Rick Miller



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHzLAVF%2BhEfwVrteX-=506Rpf7EHQKDVaYObQW9VGtaxfZgQEQ>