This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision |
| docs:guide-user:network:wifi:dawn [2023/12/29 19:26] – [Fixing umdns (OpenWrt 21.02 only)] rany | docs:guide-user:network:wifi:dawn [2023/12/29 19:27] – [Configuring dawn] rany |
|---|
| ==== Configuring dawn ==== | ==== Configuring dawn ==== |
| |
| <WRAP important 100%>**Warning!** This is not needed if you stick to the default "network_option" of 2 (umdns + tcp). This is recommended due to issues with the other UDP-based options offered by DAWN as it sends packets that are larger interface MTU causing corrupted data to be received on the other end.</WRAP> | <WRAP important 100%>**Warning!** This is NOT needed if you stick to the default "network_option" of 2 (umdns + tcp). It is recommended to stick with the defaults and ignore this section due to issues with the other UDP-based network mode options offered by DAWN as it sends packets that are larger interface MTU causing corrupted data to be received on the other end.</WRAP> |
| |
| dawn's config-file /etc/config/dawn specifies which subnet is used for broadcasts to discover other nodes. By default this is specified as "10.0.0.255". If your OpenWrt has a default 192.168.1.x LAN-subnet, you will need to change this file. | dawn's config-file /etc/config/dawn specifies which subnet is used for broadcasts to discover other nodes. By default this is specified as "10.0.0.255". If your OpenWrt has a default 192.168.1.x LAN-subnet, you will need to change this file. |