Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS Plugin is ignoring my local DNS on startup #17

Closed
superm1 opened this issue Dec 8, 2020 · 1 comment
Closed

DNS Plugin is ignoring my local DNS on startup #17

superm1 opened this issue Dec 8, 2020 · 1 comment

Comments

@superm1
Copy link

superm1 commented Dec 8, 2020

I've noticed that when I power cycle my machine running HassOS, that local DNS resolution doesn't work at all. Nearly all of my ESP8266 devices rely upon local DNS resolution so most devices stop working. The local DNS is set via DHCP. I don't set any upstream DNS, everything is supposed to be forwarded through my local DNS.

I've found that I can get it resolved by running ha dns restart at which point my local DNS server starts getting used.

# ping lgwebostv.localdomain
ping: bad address 'lgwebostv.localdomain`
# ha dns restart
Processing... Done.
# ping lgwebostv.localdomain
PING lgwebostv.localdomain (192.168.20.62): 56 data bytes

I've got Hassio supervisor 2020.12.6 on stable channel (HassOS 4.17; deployment production).

@superm1
Copy link
Author

superm1 commented Jan 20, 2021

#20 is the same issue and has way more details and debugging... closing my issue as a duplicate.

@superm1 superm1 closed this as completed Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant