Bonjour,

Comme dans le titre, mon ordinateur portable est connecté au réseau via ethernet et wifi mais je ne parviens pas à accéder à internet.

Exemple :
val@blackypred:~$ sudo apt update
[sudo] Mot de passe de val :
Err :1 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
  Ne parvient pas à résoudre « fr.archive.ubuntu.com »
Err :2 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
  Ne parvient pas à résoudre « fr.archive.ubuntu.com »
Err :3 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
  Ne parvient pas à résoudre « fr.archive.ubuntu.com »
Err :4 http://liveusb.info/multisystem/depot all InRelease
  Ne parvient pas à résoudre « liveusb.info »
Err :5 https://brave-browser-apt-release.s3.brave.com stable InRelease
  Ne parvient pas à résoudre « brave-browser-apt-release.s3.brave.com »
Err :6 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic InRelease
  Ne parvient pas à résoudre « ppa.launchpad.net »
Err :7 http://deb.playonlinux.com bionic InRelease
  Ne parvient pas à résoudre « deb.playonlinux.com »
Err :8 https://updates.signal.org/desktop/apt xenial InRelease
  Ne parvient pas à résoudre « updates.signal.org »
Err :9 https://download.virtualbox.org/virtualbox/debian bionic InRelease
  Ne parvient pas à résoudre « download.virtualbox.org »
Err :10 https://repo.windscribe.com/ubuntu zesty InRelease
  Ne parvient pas à résoudre « repo.windscribe.com »
Err :11 https://packages.microsoft.com/repos/ms-teams stable InRelease
  Ne parvient pas à résoudre « packages.microsoft.com »
Err :12 http://linux.teamviewer.com/deb stable InRelease
  Ne parvient pas à résoudre « linux.teamviewer.com »
Err :13 http://security.ubuntu.com/ubuntu bionic-security InRelease
  Ne parvient pas à résoudre « security.ubuntu.com »
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/bionic/InRelease  Ne parvient pas à résoudre « fr.archive.ubuntu.com »
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease  Ne parvient pas à résoudre « fr.archive.ubuntu.com »
W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease  Ne parvient pas à résoudre « fr.archive.ubuntu.com »
W: Impossible de récupérer http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease  Ne parvient pas à résoudre « security.ubuntu.com »
W: Impossible de récupérer http://liveusb.info/multisystem/depot/dists/all/InRelease  Ne parvient pas à résoudre « liveusb.info »
W: Impossible de récupérer https://brave-browser-apt-release.s3.brave.com/dists/stable/InRelease  Ne parvient pas à résoudre « brave-browser-apt-release.s3.brave.com »
W: Impossible de récupérer http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/dists/bionic/InRelease  Ne parvient pas à résoudre « ppa.launchpad.net »
W: Impossible de récupérer http://deb.playonlinux.com/dists/bionic/InRelease  Ne parvient pas à résoudre « deb.playonlinux.com »
W: Impossible de récupérer https://updates.signal.org/desktop/apt/dists/xenial/InRelease  Ne parvient pas à résoudre « updates.signal.org »
W: Impossible de récupérer https://packages.microsoft.com/repos/ms-teams/dists/stable/InRelease  Ne parvient pas à résoudre « packages.microsoft.com »
W: Impossible de récupérer http://linux.teamviewer.com/deb/dists/stable/InRelease  Ne parvient pas à résoudre « linux.teamviewer.com »
W: Impossible de récupérer https://download.virtualbox.org/virtualbox/debian/dists/bionic/InRelease  Ne parvient pas à résoudre « download.virtualbox.org »
W: Impossible de récupérer https://repo.windscribe.com/ubuntu/dists/zesty/InRelease  Ne parvient pas à résoudre « repo.windscribe.com »
W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

val@blackypred:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
^C
--- 8.8.8.8 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1002ms
Je précise que j'ai installé un dual boot avec Arch Linux, il n'y a aucun problème sur ce dernier.

Pourriez vous m'aider ?
Bonjour,

Fournis les cartes réseaux :
lspci -k -nn | grep -A 3 -i net
et :
ip a
Bonjour xubu,

Tout d'abord merci de ta réponse rapide, voici le résultat des commandes :
val@blackypred:~$ lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:84ad]
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822]
        Subsystem: Hewlett-Packard Company Device [103c:831b]
        Kernel driver in use: r8822be
        Kernel modules: r8822be
val@blackypred:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 84:a9:3e:56:3c:13 brd ff:ff:ff:ff:ff:ff
3: wlo1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 80:2b:f9:95:03:8d brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.6/24 brd 192.168.1.255 scope global dynamic noprefixroute wlo1
       valid_lft 30601sec preferred_lft 30601sec
4: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
    inet 172.16.57.1/24 brd 172.16.57.255 scope global vmnet1
       valid_lft forever preferred_lft forever
5: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
    inet 192.168.132.1/24 brd 192.168.132.255 scope global vmnet8
       valid_lft forever preferred_lft forever
Pour essayer de rétablir une connexion filaire :
sudo ip link set enp2s0 down
sudo ip link set enp2s0 up
sudo dhclient enp2s0
Montre le sources.list, vu le joyeux mélange de bionic, zesty et xenial :
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
ip link
val@blackypred:~$ sudo ip link set enp2s0 down
[sudo] Mot de passe de val :
val@blackypred:~$ sudo ip link set enp2s0 up
val@blackypred:~$ sudo dhclient enp2s0
cmp: EOF on /tmp/tmp.jQnFG0c9F6 which is empty
source.list
val@blackypred:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list

     1  # deb cdrom:[Ubuntu 18.04.1 LTS _Bionic Beaver_ - Release amd64 (20180725)]/ bionic main restricted
     2
     3  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4  # newer versions of the distribution.
     5  deb http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
     6  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
     7
     8  ## Major bug fix updates produced after the final release of the
     9  ## distribution.
    10  deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
    11  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
    12
    13  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14  ## team. Also, please note that software in universe WILL NOT receive any
    15  ## review or updates from the Ubuntu security team.
    16  deb http://fr.archive.ubuntu.com/ubuntu/ bionic universe
    17  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic universe
    18  deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
    19  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
    20
    21  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    22  ## team, and may not be under a free licence. Please satisfy yourself as to
    23  ## your rights to use the software. Also, please note that software in
    24  ## multiverse WILL NOT receive any review or updates from the Ubuntu
    25  ## security team.
    26  deb http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
    27  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
    28  deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
    29  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
    30
    31  ## N.B. software from this repository may not have been tested as
    32  ## extensively as that contained in the main release, although it includes
    33  ## newer versions of some applications which may provide useful features.
    34  ## Also, please note that software in backports WILL NOT receive any review
    35  ## or updates from the Ubuntu security team.
    36  deb http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
    37  # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
    38
    39  ## Uncomment the following two lines to add software from Canonical's
    40  ## 'partner' repository.
    41  ## This software is not part of Ubuntu, but is offered by Canonical and the
    42  ## respective vendors as a service to Ubuntu users.
    43  # deb http://archive.canonical.com/ubuntu bionic partner
    44  # deb-src http://archive.canonical.com/ubuntu bionic partner
    45
    46  deb http://security.ubuntu.com/ubuntu bionic-security main restricted
    47  # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
    48  deb http://security.ubuntu.com/ubuntu bionic-security universe
    49  # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
    50  deb http://security.ubuntu.com/ubuntu bionic-security multiverse
    51  # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
    52  # deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
    53  # deb-src https://dl.winehq.org/wine-builds/ubuntu/ bionic main
    54
    55  deb http://liveusb.info/multisystem/depot all main
    56

/etc/apt/sources.list.d/teamviewer.list

     1  ###   TeamViewer DEB repository list
     2
     3  ### NOTE: Manual changes to this file
     4  ###        - prevent it from being updated by TeamViewer package updates
     5  ###        - will be lost after using the 'teamviewer repo' command
     6  ###       The original file can be restored with this command:
     7  ###       cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
     8  ###       which has the same effect as 'teamviewer repo default'
     9
    10  ### NOTE: It is preferred to use the following commands to edit this file:
    11  ###       teamviewer repo                - show current repository configuration
    12  ###       teamviewer repo default        - restore default configuration
    13  ###       teamviewer repo disable        - disable the repository
    14  ###       teamviewer repo stable         - make all regular TeamViewer packages available (default)
    15  ###       teamviewer repo preview        - additionally, make feature preview packages available
    16  ###       teamviewer repo development    - additionally, make the latest development packages available
    17
    18
    19  deb http://linux.teamviewer.com/deb stable main
    20
    21  # deb http://linux.teamviewer.com/deb preview main
    22  # deb http://linux.teamviewer.com/deb development main

/etc/apt/sources.list.d/brave-browser-release.list

     1  deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main

/etc/apt/sources.list.d/virtualbox.list

     1  deb https://download.virtualbox.org/virtualbox/debian bionic contrib

/etc/apt/sources.list.d/playonlinux.list

     1  deb http://deb.playonlinux.com/ bionic main

/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list

     1  deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
     2  # deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main

/etc/apt/sources.list.d/signal-xenial.list

     1  deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main

/etc/apt/sources.list.d/wiznote-team-ubuntu-ppa-bionic.list

     1  # deb-src http://ppa.launchpad.net/wiznote-team/ppa/ubuntu bionic main

/etc/apt/sources.list.d/teams.list

     1  ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2  # You may comment out this entry, but any other modifications may be lost.
     3  deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main

/etc/apt/sources.list.d/windscribe-repo.list

     1  deb https://repo.windscribe.com/ubuntu zesty main
Je vais demander de l'aide pour aligner la liste des sources.

_ _ _

Tu as aussi une [doc]virtualisation[/doc] ?
Du zesty dans Bionic ???

Quant à nilarimogard-ubuntu-webupd8, c'est une constante source de problèmes depuis des années. La Doc dit bien (si on ne peut pas faire autrement) avec quelles précautions l'utiliser, non pas pour éviter les problèmes mais pour limiter le risque de problèmes.
Pour zesty, j'utilise cette source pour insatller le vpn windscribe. Windscribe

Ensuite, pour nilarimogard-ubuntu-webupd8, je t'avoue que je ne sais même pas pourquoi je l'ai dans mes sources, je n'ai pas le souvenir de l'avoir mis.
xubu1957 a écritSuite au #5 :
cmp: EOF on /tmp/tmp.jQnFG0c9F6 which is empty
Pas de [doc]vpn[/doc] ?

> askubuntu.com/questions/1254692/eof-error-when-running-dhclient-command
Tu m'as fait une petite frayeur mais non le vpn est bien éteint.
val@blackypred:~$ windscribe status
windscribe -- pid: 2761, status: running, uptime: 4h 12m, %cpu: 0.0, %mem: 0.4
IP: Unknown
DISCONNECTED
Blackeagle360 a écritPour zesty, j'utilise cette source pour insatller le vpn windscribe. Windscribe
Le dépot bionic est bien dispo pour windscribe, c'est jusque que les liens sont pas tous bon sur leur site, tu peut remplacer le zesty par bionic sans pb 😉
Ah super ! merci pour l'info alv37, je viens de modifier la source.

Mais cela ne règle pas le problème.
Bonjour xubu,

J'ai bien l'interface réseau de mon téléphone mais toujours pas de connexion
val@blackypred:~$ ifconfig
enp0s18u1u1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.106.180  netmask 255.255.255.0  broadcast 192.168.106.255
        ether ba:2b:df:a8:8e:ba  txqueuelen 1000  (Ethernet)
        RX packets 7  bytes 1192 (1.1 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3  bytes 858 (858.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.7  netmask 255.255.255.0  broadcast 192.168.1.255
        ether 84:a9:3e:56:3c:13  txqueuelen 1000  (Ethernet)
        RX packets 16051  bytes 4030938 (4.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 9494  bytes 1047006 (1.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 1000  (Boucle locale)
        RX packets 9471  bytes 3097689 (3.0 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 9471  bytes 3097689 (3.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vmnet1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 172.16.57.1  netmask 255.255.255.0  broadcast 172.16.57.255
        ether 00:50:56:c0:00:01  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 151  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vmnet8: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.132.1  netmask 255.255.255.0  broadcast 192.168.132.255
        ether 00:50:56:c0:00:08  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 157  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlo1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.6  netmask 255.255.255.0  broadcast 192.168.1.255
        ether 80:2b:f9:95:03:8d  txqueuelen 1000  (Ethernet)
        RX packets 35583  bytes 8240998 (8.2 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 15060  bytes 2014414 (2.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
val@blackypred:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2039ms
Commandes :
val@blackypred:~$ sudo ip link set wlo1 up
[sudo] Mot de passe de val :
val@blackypred:~$ ifconfig
enp0s18u1u1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.106.180  netmask 255.255.255.0  broadcast 192.168.106.255
        ether ba:2b:df:a8:8e:ba  txqueuelen 1000  (Ethernet)
        RX packets 14  bytes 2104 (2.1 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 4  bytes 992 (992.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.7  netmask 255.255.255.0  broadcast 192.168.1.255
        ether 84:a9:3e:56:3c:13  txqueuelen 1000  (Ethernet)
        RX packets 17210  bytes 4219624 (4.2 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 9979  bytes 1099748 (1.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 1000  (Boucle locale)
        RX packets 9605  bytes 3149475 (3.1 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 9605  bytes 3149475 (3.1 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vmnet1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 172.16.57.1  netmask 255.255.255.0  broadcast 172.16.57.255
        ether 00:50:56:c0:00:01  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 153  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

vmnet8: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.132.1  netmask 255.255.255.0  broadcast 192.168.132.255
        ether 00:50:56:c0:00:08  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 158  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlo1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.6  netmask 255.255.255.0  broadcast 192.168.1.255
        ether 80:2b:f9:95:03:8d  txqueuelen 1000  (Ethernet)
        RX packets 36094  bytes 8288667 (8.2 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 15060  bytes 2014414 (2.0 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
val@blackypred:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
^C
--- 8.8.8.8 ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 1000ms
Regarde si tu vois une idée dans ce fil > Problème de connexion internet [résolu]

La commande ifconfig dépréciée obsolète est remplacée par :
ip a
> ifconfig déprécié
Alors j'ai suivie le sujet que tu viens de m'envoyer mais je n'ai pas d'évolution.

J'ai donc modifier le resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 192.168.1.254
#8.8.8.8
#208.67.222.222
val@blackypred:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2021ms
ou
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

#nameserver 192.168.1.254
8.8.8.8
208.67.222.222
val@blackypred:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
ping: sendmsg: Opération non permise
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2026ms
val@blackypred:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 84:a9:3e:56:3c:13 brd ff:ff:ff:ff:ff:ff
3: wlo1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 80:2b:f9:95:03:8d brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.6/24 brd 192.168.1.255 scope global dynamic noprefixroute wlo1
       valid_lft 42687sec preferred_lft 42687sec
4: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff
    inet 172.16.57.1/24 brd 172.16.57.255 scope global vmnet1
       valid_lft forever preferred_lft forever
5: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff
    inet 192.168.132.1/24 brd 192.168.132.255 scope global vmnet8
       valid_lft forever preferred_lft forever
6: enp0s18u1u1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether ba:2b:df:a8:8e:ba brd ff:ff:ff:ff:ff:ff
    inet 192.168.106.180/24 brd 192.168.106.255 scope global enp0s18u1u1
       valid_lft forever preferred_lft forever
Blackeagle360 a écritJ'ai donc modifier le resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
(...)
# run "systemd-resolve --status" to see details about the actual nameservers.
(...)
(Je dois sortir mais) Hum...