You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

debian_setup.static_ip.interfaces 95 B

12345
  1. auto eth0
  2. iface eth0 inet static
  3. address 192.168.2.4
  4. netmask 255.255.255.0
  5. gateway 192.168.2.1