Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:network:wifi:dawn [2023/12/29 19:23] – [Setting up DAWN] Remove DSA VLAN note, it's device specific and not caused by DAWN; though DAWN's kicking might just exacerbate the problem slightly rany | docs:guide-user:network:wifi:dawn [2023/12/30 13:21] – [Configure 802.11k and 802.11v on all AP-nodes] rany | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| ==== Configure 802.11k and 802.11v on all AP-nodes ==== | ==== Configure 802.11k and 802.11v on all AP-nodes ==== | ||
| - | SSH into each of your wifi/AP nodes and add the following config-lines in ''/ | + | SSH into each of your wifi/AP nodes and add the following config-lines in ''/ |
| option bss_transition ' | option bss_transition ' | ||
| Line 42: | Line 42: | ||
| At this point you have all the packages you need, but they may be in need of additional configuration. | At this point you have all the packages you need, but they may be in need of additional configuration. | ||
| - | ==== Configuring/ | + | ==== Fixing |
| - | Since dawn depends on umdns, ensure umdns is working correctly first. On all nodes where you installed dawn, try the following command: | + | Since dawn in network mode 2 (umdns + tcp) depends on umdns, ensure umdns is working correctly first. On all nodes where you installed dawn, try the following command: |
| / | / | ||
| - | If this command completes without error, umdns is working correctly. | + | If this command completes without error, umdns is working correctly. |
| mv / | mv / | ||
| Line 58: | Line 58: | ||
| ==== Configuring dawn ==== | ==== Configuring dawn ==== | ||
| - | <WRAP important 100%> | + | <WRAP important 100%> |
| dawn's config-file / | dawn's config-file / | ||