My Wiki!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:systemd_resolved [2025/02/20 14:54] – created - external edit 127.0.0.1linux:systemd_resolved [2025/10/11 17:05] (current) – [1. Wireguard] td
Line 27: Line 27:
     udp     0 127.0.0.53:53   0.0.0.0:           1050/systemd-resolv     udp     0 127.0.0.53:53   0.0.0.0:           1050/systemd-resolv
  
 +
 +===== - Wireguard =====
 +
 +https://www.reddit.com/r/WireGuard/comments/1foqw8w/wireguard_issues_relating_to_dns_after_upgrade_to/
 +https://www.procustodibus.com/blog/2022/03/wireguard-dns-config-for-systemd/
 +
 +Remove DNS entry from wireguard conf. **Not using WG dns though**
  
 ===== - Add DNS Entries ===== ===== - Add DNS Entries =====
Line 37: Line 44:
  
  
 +Check which route the DNS query goes:
 +    ip route get 1.1.1.1
 +    
 +    dig google.com @1.1.1.1
 +    resolvectl query google.com
  
   * https://unix.stackexchange.com/questions/328131/how-to-troubleshoot-dns-with-systemd-resolved   * https://unix.stackexchange.com/questions/328131/how-to-troubleshoot-dns-with-systemd-resolved
 ====== Resources ====== ====== Resources ======
   * https://geekflare.com/linux-server-local-dns-caching/   * https://geekflare.com/linux-server-local-dns-caching/

Navigation