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:22] – Merge prereq and settting up DAWN rany | docs:guide-user:network:wifi:dawn [2023/12/30 13:21] – [Configure 802.11k and 802.11v on all AP-nodes] rany | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| * install and configure required packages for DAWN | * install and configure required packages for DAWN | ||
| * reboot all nodes (or just restart the network if no wpad packages have been changed). | * reboot all nodes (or just restart the network if no wpad packages have been changed). | ||
| - | |||
| - | Due to a bug in DSA, roaming does not work on VLANs (see [[https:// | ||
| ==== 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 44: | 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 60: | Line 58: | ||
| ==== Configuring dawn ==== | ==== Configuring dawn ==== | ||
| - | <WRAP important 100%> | + | <WRAP important 100%> |
| dawn's config-file / | dawn's config-file / | ||