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.

  • lurch (he/him)
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days 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.