User Tools

Site Tools


informatica:linux:red:configuracion_interfaz

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:linux:red:configuracion_interfaz [2014/10/11 08:52] – [WPA-PSK and WPA2-PSK - DHCP] javiinformatica:linux:red:configuracion_interfaz [2015/04/13 20:19] (current) – external edit 127.0.0.1
Line 79: Line 79:
 Tenemos una NIC (eth0) y queremos asignarle una segunda IP: Tenemos una NIC (eth0) y queremos asignarle una segunda IP:
  
-  ifconfig eth0.2 10.0.0.99/24 up+  sudo ifconfig eth0.2 10.0.0.99/24 up
 ====== Rutas ====== ====== Rutas ======
 auto eth0 auto eth0
Line 93: 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: "local" y "dmz"
 +  * Queremos acceder desde la DMZ
 +  * Queremos que el enrutador por defecto siga siendo "local"
 +
 +
 +
 +
informatica/linux/red/configuracion_interfaz.1413017555.txt.gz · Last modified: 2015/04/13 20:19 (external edit)