Issues with DNS resolving over USB tethering connection

This forum is for discussion about general software issues.

Issues with DNS resolving over USB tethering connection

Postby archimedes » Sat Jul 18, 2020 8:31 pm

Hi,

using arch on pi3, latest build,


I'm having issues resolving domain names to ip adresses using public listed dns servers



first, logon as root and plug in my phone. I then enable usb tethering with phone, i use dhcpd to get a link local adress for usb0 interface, but I cannot ping google.com or any other domain, however I can ping ips like 8.8.8.8 and get a consistent echo.

ive read the dns arch wiki page and tried to follow it best i could, however i still remain without resolution, here are my files
(check image for console output when i plug phone in and enable tether)
edit: apparently picture is too large to upload here, let me know if its worth finding another way to upload, it looks like a dmsg of device being connected, nothing noteworthy i see

/etc/nsswitch.conf
-----------
# Name Switch configuration file.
# See nsswitch.conf(5) for details

passwd: files mymachines systemd
group: files mymachines systemd
shadow: files

publickey: files

hosts: files mymachines
networks: files

protocols: files
services: files
ethers: files
rpc: files

netgroup: files
-----------



/etc/resolv.conf
-----------
nameserver 1.1.1.1
namerserver 8.8.8.8
-----------








/etc/resolveconf.conf
-----------
# Configuration for resolvconf(8)
# See resolvconf.conf(5) for details

resolv_conf=resolv.conf
#If you run a local name server, you should uncomment the below line and
#configure your subscribers configuration files below.
#name_servers=127.0.0.1
name_servers=1.1.1.1
-----------

ive tried rebooting with these settings, and still doesnt work. i only get 'Name or service not known'


im google-fu'd out, i believe i tried mostly everything recommended, can pass me proper reference? thanks for reading :)
archimedes
 
Posts: 1
Joined: Sat Jul 18, 2020 12:55 pm

Return to General

Who is online

Users browsing this forum: No registered users and 7 guests

cron