firmware
firmware copied to clipboard
The router can't do DNS lookups before the wizard was finished
With v1.0.2 a fresh flashed node can't do DNS-lookups.
root@gib-mir-einen-namen:/tmp# cat /var/resolv.conf*
search lan
nameserver 127.0.0.1
# Interface wan
This is caused by network.wan.peerdns='0'. Setting this to '1' makes DNS work.
This might be fixed by https://github.com/freifunk-berlin/firmware-packages/pull/152