Guest User

Resolv.conf

a guest
Sep 21st, 2023
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
  2. # Do not edit.
  3. #
  4. # This file might be symlinked as /etc/resolv.conf. If you're looking at
  5. # /etc/resolv.conf and seeing this text, you have followed the symlink.
  6. #
  7. # This is a dynamic resolv.conf file for connecting local clients to the
  8. # internal DNS stub resolver of systemd-resolved. This file lists all
  9. # configured search domains.
  10. #
  11. # Run "resolvectl status" to see details about the uplink DNS servers
  12. # currently in use.
  13. #
  14. # Third party programs should typically not access this file directly, but only
  15. # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a
  16. # different way, replace this symlink by a static file or a different symlink.
  17. #
  18. # See man:systemd-resolved.service(8) for details about the supported modes of
  19. # operation for /etc/resolv.conf.
  20.  
  21. nameserver 127.0.0.53
  22. options edns0 trust-ad
  23. search .
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. [ Read 23 lines ]
  40. ^G Help ^O Write Out ^W Where Is ^K Cut ^T Execute ^C Location M-U Undo M-A Set Mark
  41. ^X Exit ^R Read File ^\ Replace ^U Paste ^J Justify ^/ Go To Line M-E Redo M-6 Copy
Advertisement
Add Comment
Please, Sign In to add comment