Sample Header Ad - 728x90

Problems with DNS resolution

0 votes
2 answers
1206 views
i have a problem with DNS resolution. The routing seems to work, because I can ping other servers and traceroute also works. But using dig, i get the a address for 'a.root-servers.net not found error. I'm on opensuse leap 15.4. dig +trace google.de @1.1.1.1 ; > DiG 9.16.20 > +trace google.de @1.1.1.1 ;; global options: +cmd . 515724 IN NS a.root-servers.net. . 515724 IN NS b.root-servers.net. . 515724 IN NS c.root-servers.net. . 515724 IN NS d.root-servers.net. . 515724 IN NS e.root-servers.net. . 515724 IN NS f.root-servers.net. . 515724 IN NS g.root-servers.net. . 515724 IN NS h.root-servers.net. . 515724 IN NS i.root-servers.net. . 515724 IN NS j.root-servers.net. . 515724 IN NS k.root-servers.net. . 515724 IN NS l.root-servers.net. . 515724 IN NS m.root-servers.net. . 515724 IN RRSIG NS 8 0 518400 20230209050000 20230127040000 951 . PHk0oAh7B64P4athdNaFRLc2Q/IPUaMhDOdxt98tIfOy7AN4BvWteUMg e1lmRQrHW1V6hPAGoKxNm72DV03Dvg25qZyFC8i2pm5ynEOXHUaGNDVQ +pTLw7xFB9l53WmkEXkjBXa4Zym7BankEClAWJOguovlO3jkFHcdVc6J OAT/jNzQ6RCorSSi027oQ+tc2zfc64IFCqg3z43VQx6eFtW+FtzUAvGT lmpbaOiKiZwEOb7Q9ltpqJc8c62uJWr3l2AU0f6ya4bqEU7ELVw5WA90 A6pC9/L2VQL0h83dnzRlRVTR8wwL2dO50sAOyuuItmgJxj/D2oHJi/A+ qnGIrw== couldn't get address for 'a.root-servers.net': not found couldn't get address for 'b.root-servers.net': not found couldn't get address for 'c.root-servers.net': not found couldn't get address for 'd.root-servers.net': not found couldn't get address for 'e.root-servers.net': not found couldn't get address for 'f.root-servers.net': not found couldn't get address for 'g.root-servers.net': not found couldn't get address for 'h.root-servers.net': not found couldn't get address for 'i.root-servers.net': not found couldn't get address for 'j.root-servers.net': not found couldn't get address for 'k.root-servers.net': not found couldn't get address for 'l.root-servers.net': not found couldn't get address for 'm.root-servers.net': not found dig: couldn't get address for 'a.root-servers.net': no more Edit: Current /etc/resolv.conf: ### /etc/resolv.conf is a symlink to /var/run/netconfig/resolv.conf ### autogenerated by netconfig! # # Before you change this file manually, consider to define the # static DNS configuration using the following variables in the # /etc/sysconfig/network/config file: # NETCONFIG_DNS_STATIC_SEARCHLIST # NETCONFIG_DNS_STATIC_SERVERS # NETCONFIG_DNS_FORWARDER # or disable DNS configuration updates via netconfig by setting: # NETCONFIG_DNS_POLICY='' # # See also the netconfig(8) manual page and other documentation. # ### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
Asked by der-zebastian (1 rep)
Jan 28, 2023, 09:39 AM
Last activity: Jan 28, 2023, 04:32 PM