Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShapeShifter499/3274006ad7b6653f8d8412b96c1f34f4 to your computer and use it in GitHub Desktop.
Save ShapeShifter499/3274006ad7b6653f8d8412b96c1f34f4 to your computer and use it in GitHub Desktop.
/etc/resolv.conf
GNU nano 4.1 /etc/resolv.conf
# This file is managed by man:systemd-resolved(8). Do not edit.
#
# This is a dynamic resolv.conf file for connecting local clients directly to
# all known uplink DNS servers. This file lists all configured search domains.
#
# Third party programs must not access this file directly, but only through the
# symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a different way,
# replace this symlink by a static file or a different symlink.
#
# See man:systemd-resolved.service(8) for details about the supported modes of
# operation for /etc/resolv.conf.
nameserver 192.168.1.1
nameserver fd72:b86:dead::1
search lan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment