Though now I have my resolve.conf automatically generated and I have enabled all the services which I played around with (including avahi and systemd-resolved), my browsing experience is still very bad as many major sites don't open (sometimes they do after I restart systemd-resolved).
My resolve.conf:
Code: Select all
# Generated by resolvconf
nameserver 192.168.43.1
nameserver 2402:8100:3844::9
nameserver 2001:4860:4860::8888
Code: Select all
# The following lines are desirable for IPv4 capable hosts
127.0.0.1 localhost
# 127.0.1.1 is often used for the FQDN of the machine
#127.0.1.1 thishost.mydomain.org thishost
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters