firmware icon indicating copy to clipboard operation
firmware copied to clipboard

The router can't do DNS lookups before the wizard was finished

Open SvenRoederer opened this issue 6 years ago • 1 comments

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.

SvenRoederer avatar Apr 14 '19 19:04 SvenRoederer

This might be fixed by https://github.com/freifunk-berlin/firmware-packages/pull/152

SvenRoederer avatar Apr 14 '19 19:04 SvenRoederer