Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2021 08:39:12 -0600
From:      Kevin Bowling <kevin.bowling@kev009.com>
To:        Rozhuk Ivan <rozhuk.im@gmail.com>
Cc:        freebsd-hackers@freebsd.org, freebsd-net@freebsd.org
Subject:   Re: Bug in MAC filter on IGB/if_vlan?
Message-ID:  <CAK7dMtDPZ7ubkrQQn6cO6XMesLAMt-KUuig36_CiEDfWnR5cEA@mail.gmail.com>
In-Reply-To: <20211107010311.70eceebd@rimwks.local>
References:  <20211107010311.70eceebd@rimwks.local>

next in thread | previous in thread | raw e-mail | index | archive | help
--0000000000005181b205d05c13c1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Sat, Nov 6, 2021 at 5:03 PM Rozhuk Ivan <rozhuk.im@gmail.com> wrote:

> Hi!
>
> I have in rc.conf:
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> vlans_igb0=3D"vlan77 vlan86 vlan87"
> create_args_vlan87=3D"vlan 87"
> create_args_vlan86=3D"vlan 86"
> create_args_vlan77=3D"vlan 77"
> ifconfig_vlan87=3D"inet 185.44.68.92 netmask 255.255.252.0 mtu 1500 down =
up"
> ifconfig_vlan87_alias0=3D"link 00:aa:fa:dd:44:55"
> ifconfig_vlan86=3D"DHCP mtu 1500"
> ifconfig_vlan86_alias0=3D"link 00:ff:fa:dd:44:55"
> ifconfig_vlan77=3D"inet 192.168.0.254 netmask 255.255.255.0"
> ifconfig_vlan77_alias0=3D"link 00:0f:43:48:67:fe"
> ifconfig_vlan77_ipv6=3D"inet6 2001:470:2345:555::1/64 prefixlen 64
> auto_linklocal"
> ifconfig_igb0=3D"-lro -tso -vlanhwtso mtu 9000 down up"
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> There is 4 different MAC addresses.
> System is unavailable after boot until: ifconfig igb0 promisc down up
>
> FreeBSD 13 build from fresh sources.
>
>
> Is this a bug or this is normal?


Which chip?  Please post uname -a or git rev.

Why do you have =E2=80=9Cdown up=E2=80=9D in the stateful config, please re=
move =E2=80=9Cdown=E2=80=9D and
the MTU change and report back findings

>

--0000000000005181b205d05c13c1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAK7dMtDPZ7ubkrQQn6cO6XMesLAMt-KUuig36_CiEDfWnR5cEA>