[Solved]IPV4 DNS entries are not found by browsers or pacman

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[Solved]IPV4 DNS entries are not found by browsers or pacman

Postby klugja » Sat Jul 13, 2019 5:33 am

I had to manually enter addresses in /etc/hosts to get archlinuxarm repos to be found.

It worked yesterday when I first installed.

For instance, in a web browser, google.com is found, but archlinuxarm.org is not.

Similarly, wikipedia.org is not found. I think the problem is that IPV4 addressing does not work outside of dig or nslookup. Every failure I have noticed does not have an IPV6 address.

I am using systemd-networkd. /etc/resolv.conf points at /run/systemd/resolv/resolv.conf.

Here is resolv.conf:
$this->bbcode_second_pass_code('', '
nameserver 75.75.75.75
nameserver 75.75.76.76
nameserver 2001:558:feed::1
# Too many DNS servers configured, the following entries may be ignored.
nameserver 2001:558:feed::2
')
Last edited by klugja on Sat Jul 13, 2019 10:25 pm, edited 1 time in total.
klugja
 
Posts: 10
Joined: Thu Jul 11, 2019 5:22 am

[Solved] IPV4 DNS entries are not found by browsers or pacma

Postby klugja » Sat Jul 13, 2019 10:22 pm

This problem eventually affected all DNS lookups. I found the solution:

https://github.com/systemd/systemd/issues/11102

Basically I had to change DNSSEC from allow-downgrade to no.

Documentation is here:

https://wiki.archlinux.org/index.php/Systemd-resolved

So why hasn't anybody else had this issue?

I have systemd 242.32=3
klugja
 
Posts: 10
Joined: Thu Jul 11, 2019 5:22 am


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 27 guests