informatica:wifi:ethernet_ip_estatica
This is an old revision of the document!
(Como root)
1. Editar
sudo vim /etc/network/interfaces
Con el siguiente contenido:
auto lo iface lo inet loopback auto eth0 allow-hotplug eth0 iface eth0 inet static address 192.168.1.2 netmask 255.255.255.0 gateway 192.168.1.1
2. Habrá otra forma de hacerlo, pero reiniciar
sudo /etc/init.d/networking restart
informatica/wifi/ethernet_ip_estatica.1337006211.txt.gz · Last modified: 2015/04/13 20:19 (external edit)