Last active
April 11, 2016 02:23
-
-
Save taoy/ee3d9f042fb42c7aec9c08e3e1b74e01 to your computer and use it in GitHub Desktop.
debian resolvconf resolving local dns
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in /etc/dhcp/dhclient.conf, | |
write this | |
supersede domain-name ""; | |
also, remove avahi-daemon or | |
edit /etc/avahi/avahi-daemon.conf | |
[server] | |
domain-name=.alocal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment