You probably enabled https, try to reach router with 8443 port
https://192.168.1.1:8443
# Never forward plain names (without a dot or domain part)
domain-needed
# Never forward addresses in the non-routed address spaces.
bogus-priv
address=/somename/192.168.1.10
address=/anothername/192.168.1.11
.. a few more
Yes! Thanks!
After restarting, the WiFi connection always disconnected after 5 seconds or so. I deleted the dnsmasq file, and everything's working again. Could you tell me what's wrong with it?
Code:# Never forward plain names (without a dot or domain part) domain-needed # Never forward addresses in the non-routed address spaces. bogus-priv address=/somename/192.168.1.10 address=/anothername/192.168.1.11 .. a few more
Alternatively, I've tried adding the names to /etc/hosts, but after rebooting my additions are gone.
We use essential cookies to make this site work, and optional cookies to enhance your experience.