informatica:linux:red:configuracion_interfaz
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:red:configuracion_interfaz [2013/03/22 16:11] – javi | informatica:linux:red:configuracion_interfaz [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 75: | Line 75: | ||
| Instrucciones: | Instrucciones: | ||
| + | ===== Asignar varias IPs en una NIC ===== | ||
| + | |||
| + | Tenemos una NIC (eth0) y queremos asignarle una segunda IP: | ||
| + | |||
| + | sudo ifconfig eth0.2 10.0.0.99/ | ||
| ====== Rutas ====== | ====== Rutas ====== | ||
| auto eth0 | auto eth0 | ||
| Line 88: | Line 93: | ||
| netmask 255.255.255.0 | netmask 255.255.255.0 | ||
| gateway 172.16.33.1 | gateway 172.16.33.1 | ||
| + | |||
| + | |||
| + | ===== 2 gateways ===== | ||
| + | |||
| + | Escenario: | ||
| + | |||
| + | * Servidor con dos interfaces de red, subredes y enrutadores distintos: " | ||
| + | * Queremos acceder desde la DMZ | ||
| + | * Queremos que el enrutador por defecto siga siendo " | ||
| + | |||
| + | |||
| + | |||
| + | |||
informatica/linux/red/configuracion_interfaz.1363968666.txt.gz · Last modified: (external edit)
