Configuración de la red
Ir a la navegación
Ir a la búsqueda
mrodriguez@polonio:~$ cat /etc/network/interfaces
- This file describes the network interfaces available on your system
- and how to activate them. For more information, see interfaces(5).
- The loopback network interface
auto lo iface lo inet loopback
- The primary network interface
auto eth0 iface eth0 inet static address 164.73.234.111 netmask 255.255.255.0 gateway 164.73.234.1 dns-domain taller.curerocha.edu.uy dns-nameservers 164.73.234.104,164.73.128.5
- Interfaz Pedida por los Profes
- allow-hotplug eth0:0
auto eth0:0
- iface eth0:0 inet dhcp
iface eth0:0 inet static address 10.100.1.1 netmask 255.255.255.0