DNS_PROBE_FINISHED_NXDOMAIN error

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
bourgeois_radical
Level 1
Level 1
Posts: 1
Joined: Fri Jun 17, 2022 6:20 am

DNS_PROBE_FINISHED_NXDOMAIN error

Post by bourgeois_radical »

Hi,

I know it's a common problem but everything I tried in order to solve it didn't work. So I installed a WIFI-Extender TP-Link AC750 in my room today and every gadget (Xiomi and iPad) gets on well with it. Even this laptop has no problems, when I launch Windows, not my MINT Cinnamon (I have both systems).
That's why I concluded that the problem must relate to Linux.

I got this error in Chrome "DNS_PROBE_FINISHED_NXDOMAIN"

After having tried this:

sudo nano /etc/dhcp/dhclient.conf

→ Now add below line in the file
supersede domain-name-servers 8.8.8.8;

→ Save the file and restart the network.
sudo service network-manager restart

I've just deleted everything in this file. So "dhclient.conf" is empty. Because I did too much on my own in that file and thought "OK. just delete everything". But nothing changed. I've also tried to give in "Network" settings IPv4 8.8.8.8 and 8.8.4.4 manually but it has't helped as well.

Please. Help me) I promise I will send you back a postcard from Trier to you if you want)

Code: Select all

System:
  Kernel: 5.4.0-91-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  Desktop: Cinnamon 5.2.7 wm: muffin 5.2.0 dm: LightDM 1.30.0 
  Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal 
Machine:
  Type: Laptop System: ASUSTeK product: ZenBook UX434FQ_UX434FQ v: 1.0 
  serial: <filter> 
  Mobo: ASUSTeK model: UX434FQ v: 1.0 serial: <filter> 
  UEFI: American Megatrends v: UX434FQ.303 date: 02/18/2021 
Battery:
  ID-1: BAT0 charge: 21.2 Wh condition: 41.3/50.0 Wh (83%) volts: 11.9/11.9 
  model: ASUSTeK ASUS Battery type: Li-ion serial: <filter> 
  status: Discharging cycles: 223 
CPU:
  Topology: Quad Core model: Intel Core i5-10210U bits: 64 type: MT MCP 
  arch: Kaby Lake rev: C L2 cache: 6144 KiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
  bogomips: 33599 
  Speed: 2979 MHz min/max: 400/4200 MHz Core speeds (MHz): 1: 3058 2: 3070 
  3: 3266 4: 3018 5: 2924 6: 3070 7: 3073 8: 3098 
Graphics:
  Device-1: Intel UHD Graphics vendor: ASUSTeK driver: i915 v: kernel 
  bus ID: 00:02.0 chip ID: 8086:9b41 
  Device-2: NVIDIA GP107M [GeForce MX350] vendor: ASUSTeK driver: N/A 
  bus ID: 02:00.0 chip ID: 10de:1c96 
  Display: x11 server: X.Org 1.20.11 driver: modesetting 
  unloaded: fbdev,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel UHD Graphics (CML GT2) v: 4.6 Mesa 21.0.3 
  direct render: Yes 
Audio:
  Device-1: Intel vendor: ASUSTeK driver: snd_hda_intel v: kernel 
  bus ID: 00:1f.3 chip ID: 8086:02c8 
  Sound Server: ALSA v: k5.4.0-91-generic 
Network:
  Device-1: Intel Wireless-AC 9462 driver: iwlwifi v: kernel port: 4000 
  bus ID: 00:14.3 chip ID: 8086:02f0 
  IF: wlo1 state: up mac: <filter> 
Drives:
  Local Storage: total: 476.94 GiB used: 70.87 GiB (14.9%) 
  ID-1: /dev/nvme0n1 vendor: Samsung model: MZVLQ512HALU-00000 
  size: 476.94 GiB speed: 31.6 Gb/s lanes: 4 serial: <filter> rev: FXV7000Q 
  scheme: GPT 
Partition:
  ID-1: / size: 319.97 GiB used: 35.41 GiB (11.1%) fs: ext4 
  dev: /dev/nvme0n1p6 
Sensors:
  System Temperatures: cpu: 49.0 C mobo: N/A 
  Fan Speeds (RPM): cpu: 2300 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/google-chrome.list 
  1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://packages.linuxmint.com una main upstream import backport #id:linuxmint_main
  2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
  3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
  4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
  Active apt repos in: /etc/apt/sources.list.d/signal-xenial.list 
  1: deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg] https://updates.signal.org/desktop/apt xenial main
  Active apt repos in: /etc/apt/sources.list.d/slytomcat-ppa-focal.list 
  1: deb http://ppa.launchpad.net/slytomcat/ppa/ubuntu focal main
  Active apt repos in: /etc/apt/sources.list.d/yandex-disk.list 
  1: deb http://repo.yandex.ru/yandex-disk/deb/ stable main
Info:
  Processes: 281 Uptime: 31m Memory: 7.58 GiB used: 2.45 GiB (32.3%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 9 Shell: bash 
  v: 5.0.17 running in: gnome-terminal inxi: 3.0.38
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Networking”