public:ipadress

Ceci est une ancienne révision du document !


Voir IP

ip -c -a
nano /etc/network/interfaces

USER
#allow-hotplug ens33 #iface ens33 inet dhcp

allow-hotplug ens33
iface ens33 inet static
  address 10.102.200.153/16
  gateway 10.102.255.254
  dns-nameservers 10.100.0.3 10.0.0.3

  • public/ipadress.1729772596.txt.gz
  • Dernière modification : 2024/10/24 14:23
  • de vincent1890