informatica:wifi:ethernet_ip_estatica
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:wifi:ethernet_ip_estatica [2009/10/29 13:29] – 192.168.1.30 | informatica:wifi:ethernet_ip_estatica [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| (Como root) | (Como root) | ||
| - | 1. Editar / | + | 1. Editar |
| + | |||
| + | sudo vim / | ||
| + | |||
| + | Con el siguiente contenido: | ||
| < | < | ||
| auto lo | auto lo | ||
| iface lo inet loopback | iface lo inet loopback | ||
| + | |||
| + | auto eth0 | ||
| allow-hotplug eth0 | allow-hotplug eth0 | ||
| iface eth0 inet static | iface eth0 inet static | ||
| Line 11: | Line 17: | ||
| netmask 255.255.255.0 | netmask 255.255.255.0 | ||
| gateway 192.168.1.1 | gateway 192.168.1.1 | ||
| - | auto eth0 | + | dns-search local.legido.com |
| + | dns-nameservers 192.168.1.1 | ||
| </ | </ | ||
| 2. Habrá otra forma de hacerlo, pero reiniciar | 2. Habrá otra forma de hacerlo, pero reiniciar | ||
| + | |||
| + | sudo / | ||
informatica/wifi/ethernet_ip_estatica.1256822997.txt.gz · Last modified: (external edit)
