Re: [PATCH net-next v2 0/5] Add support for locked bridge ports (for 802.1X)
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-02-11 23:00:02
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-02-11 23:00:02
On Wed, 9 Feb 2022 14:05:32 +0100 Hans Schultz wrote:
The most common approach is to use the IEEE 802.1X protocol to take care of the authorization of allowed users to gain access by opening for the source address of the authorized host.
noob question - this is 802.1x without crypto? I'm trying to understand the system you're describing.