informatica:wifi:ethernet_ip_estatica
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:wifi:ethernet_ip_estatica [2009/03/06 20:02] – creado 192.168.1.31 | 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 |
| - | | + | |
| - | iface lo inet loopback | + | |
| - | + | ||
| - | allow-hotplug eth0 | + | |
| - | iface eth0 inet static | + | |
| - | address 192.168.1.2 | + | |
| - | netmask 255.255.255.0 | + | |
| - | gateway 192.168.1.1 | + | |
| - | | + | 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 | ||
| + | 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.1236369752.txt.gz · Last modified: (external edit)
