LeLoft-iot SSID
continuous-integration/drone Build is failing Details

main
Thomas Quinot 1 year ago
parent 68d0b70835
commit 4003dd53ba

@ -33,3 +33,5 @@ When using host networking, Traefik will connect to the container on the host's
# Mikrotik setup
I am assigning a separate IoT VLAN to the gateway through a Mikrotik wireless access list. By default, the device will only see multicast frames sent to the [default VLAN of the interface](https://wiki.mikrotik.com/wiki/Manual:Interface/Wireless#Vlan_tag_override) (not to the overridden VLAN from the access list). In order for it to get the multicast frames of its ACL-assigned VLAN, the `multicast-helper=full` option must be enabled on the wifi interface ([doc](https://wiki.mikrotik.com/wiki/Manual:Interface/Wireless#General_interface_properties)).
(Actually I ended up creating a separate virtual SSID for all things IoT instead, so that I do not need to manually maintain the access list).

Loading…
Cancel
Save