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:13] – [Configuring 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 10: | Line 10: | ||
| * One or more OpenWrt based APs (and routers). | * One or more OpenWrt based APs (and routers). | ||
| + | * install the full version of wpad | ||
| + | * install and configure required packages for DAWN | ||
| - | And that's pretty much it. | + | ===== Setting up DAWN ===== |
| - | ===== Setting up DAWN with OpenWrt 21.02.x ===== | + | To setup DAWN: |
| - | These instructions have been tested with OpenWrt 21.02.x. For different versions, details may differ. | + | |
| - | To setup DAWN we need to do 4 things: | + | |
| - | + | ||
| - | * install the full version of wpad | + | |
| - | | + | |
| * install and configure required packages for DAWN | * install and configure required packages for DAWN | ||
| - | * reboot all nodes (or just restart the network). | + | * reboot all nodes (or just restart the network |
| - | + | ||
| - | 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 46: | 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 62: | Line 58: | ||
| ==== Configuring dawn ==== | ==== Configuring dawn ==== | ||
| - | <WRAP important 100%>**Note!** This is not needed if you stick to the default " | + | <WRAP important 100%>**Warning!** This is NOT needed if you stick to the default " |
| dawn's config-file / | dawn's config-file / | ||
| Line 84: | Line 80: | ||
| ==== Configuration Tips ==== | ==== Configuration Tips ==== | ||
| - | === Using " | + | === Using " |
| Two key parameters, " | Two key parameters, " | ||