lluke
Occasional Visitor
I’m trying to restructure my network to improve security through segregations of devices (personal vs IoT) and I have some doubts to get answered before actually starting to implement it through YazFi (breaking the entire network for a couple of days for experimenting is not an option unfortunately).
I’ve so identified 5 classes of devices for which I’d like to properly manage their behaviour and capabilities inside my network.
I’ve tried to achieve this only through the “basic” Asus Guest Networks plus some ebtables rules but I’ve failed like a noob, and so I’m evaluating to move to YazFi to achieve this setup.
My idea is to setup the 3 Guest Networks from YazFi as follow:
Q2: I’ve then a question about routing and multicast/mdns, can you confirm that since YazFi is not using VLANs but only subnetting if I enable One or Two Way Guest then I’ll be able to cast my content from clients on the standard WiFi network to a receiver connected to a Guest Network?
An additional point is then about IP Reservation, I’ll need to reserve a lot of IPs, as far as I understood the only way to achieve this is through the “dnsmasq.postconf” file.
Q3: Can you confirm there is no way to achieve this from the router’s UI, even by using YazDHCP?
I’ve so identified 5 classes of devices for which I’d like to properly manage their behaviour and capabilities inside my network.
Group | Interface | Internet Access | Client isolation | Access to | Accessible from |
1. IoT Server/Hub | Ethernet | Y | N | IoT Manageable from local | IoT Manageable from local, Personal devices |
2. IoT Manageable from remote only | WiFi (Guest #2) | Y | Y | No internal access | IoT Server/Hub |
3. IoT Manageable from local | WiFi (Guest #3) | On demand (OTA updates) | Y | IoT Server/Hub | IoT Server/Hub, Personal Devices |
4. Personal Devices | WiFi | Y | N | IoT Server/Hub, IoT Manageable from remote only, IoT Manageable from local | Personal Devices |
5. Guest Personal Devices | WiFi (Guest #1) | Y | Y | No internal access | Not accessible from anyone |
I’ve tried to achieve this only through the “basic” Asus Guest Networks plus some ebtables rules but I’ve failed like a noob, and so I’m evaluating to move to YazFi to achieve this setup.
My idea is to setup the 3 Guest Networks from YazFi as follow:
- GN 1 (Guest Personal Devices): Enabled, Router IP as DNS Server (I’m already using Unbound), One/Two way to guest disabled, Client Isolation enabled
- GN 2 (IoT Remote Only): Enabled, Router IP as DNS Server, One way to guest enabled, Client Isolation enabled
- GN 3 (IoT Local): Enabled, Router IP as DNS Server, Two way to guest enabled, Client Isolation enabled, Disable internet access for each device from Network map
Q2: I’ve then a question about routing and multicast/mdns, can you confirm that since YazFi is not using VLANs but only subnetting if I enable One or Two Way Guest then I’ll be able to cast my content from clients on the standard WiFi network to a receiver connected to a Guest Network?
An additional point is then about IP Reservation, I’ll need to reserve a lot of IPs, as far as I understood the only way to achieve this is through the “dnsmasq.postconf” file.
Q3: Can you confirm there is no way to achieve this from the router’s UI, even by using YazDHCP?