Bonjour, j’aimerais me connecter à un vpn j’ai un compte chez nordvpn. lorsque que je lance ma connexion vpn j’arrive à me connecter j’ai le message que la connexion est bien faite sauf qu’en faisant un test ip j’ai toujours la même ip.
voilà mon fichier /etc/network/interfaces :
interfaces(5) file used by ifup(8) and ifdown(8)
Please note that this file is written to be used with dhcpcd
For static IP, consult /etc/dhcpcd.conf and ‹ man dhcpcd.conf ›
Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d
auto lo
iface lo inet loopbackauto eth0
allow-hotplug eth0
iface eth0 inet dhcp
Merci d’avance.