this post was submitted on 16 Oct 2024
0 points (NaN% liked)

networking

2811 readers
1 users here now

Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.

founded 1 year ago
MODERATORS
 

Hi,

I would like to create a LAN where each node need to authenticate before gaining access to the LAN.

and secondly be able to monitor the data consumption of each node and even limit the speed for a node when exceeded.

I'm looking for something FLOSS. For example a single-board computer with a gnu/Linux etc...

Maybe some distribution or solution already exist for this ?

Thanks.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 month ago

if it's not WLAN, you could have a VPN in the LAN and simply not route anything not from the VPN. The devices in the LAN could still communicate with each other though, and someone could share their internet and become a router. To limit that, you need a special switch. Usually that's not possible for switches, as they are Layer 2 and the things you want are Layer 3, but you're not the only one who wants that, so special switches with more capabilities are available.