Vous êtes sur la page 1sur 2

EJERCICIO REPASO TABLAS DE ENRUTAMIENTO

1) Dibuja el esquema de red del equipo cuya tabla de enrutamiento se muestra a continuacin,
indicando la totalidad de las redes. En el caso en que detectes algn error, o regla de enrutamiento
que no sea posible indica cual es:
[root@linux]# route -n
Kernel IP routing table
Destination
Gateway
192.168.10.0
0.0.0.0
192.168.20.0
0.0.0.0
192.168.30.0
0.0.0.0
12.1.0.0
0.0.0.0
12.2.0.0
0.0.0.0
172.100.0.0
0.0.0.0
172.200.0.0
0.0.0.0
192.168.60.0
0.0.0.0
192.168.70.0
0.0.0.0
172.30.0.0
192.168.10.200
172.40.0.0
192.168.20.200
172.50.0.0
192.168.20.201
172.60.0.0
192.168.30.100
172.70.0.0
12.1.1.100
172.80.0.0
12.2.1.100
12.200.200.0
12.2.1.200
12.222.222.0
172.200.10.10
192.168.40.0
192.168.60.200
192.168.50.0
192.168.70.200
192.168.90.0
192.168.50.200
0.0.0.0
172.200.20.22

Genmask
255.255.255.0
255.255.255.0
255.255.255.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.255.0
255.255.255.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
0.0.0.0

Flags
U
U
U
U
U
U
U
U
U
UG
UG
UG
UG
UG
UG
UG
UG
UG
UG
UG
UG

Iface
eth0
eth0
eth0
eth1
eth1
eth2
eth2
eth3
eth3
eth0
eth0
eth0
eth0
eth1
eth1
eth1
eth2
eth3
eth3
eth3
eth2

Flags
U
U
U
U
UG
UG
UG
UG
UG
UG

Iface
eth0
eth0
eth1
eth2
eth0
eth0
eth1
eth2
eth2
eth2

2) Haz lo mismo que en el ejercicio anterior:


[root@linux]# route -n
Kernel IP routing table
Destination
Gateway
192.168.1.0
0.0.0.0
192.168.2.0
0.0.0.0
192.168.3.0
0.0.0.0
12.1.0.0
0.0.0.0
12.2.0.0
192.168.1.254
172.100.0.0
192.168.1.254
172.200.0.0
192.168.3.254
192.168.6.0
12.1.1.122
192.168.7.0
12.1.1.122
0.0.0.0
12.1.1.123

Genmask
255.255.255.0
255.255.255.0
255.255.255.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.0.0
255.255.255.0
255.255.255.0
0.0.0.0

REPASO DE CONCEPTOS BSICOS DE REDES -

Pag. n1

2) Si tenemos en cuenta que las direcciones IP privada y pblica del router son 192.168.8.200 y
68.123.27.231, indica como seran las tablas de enrutamiento de los equipos
ROUTER/GATEWAY/FIREWALL 3 y ROUTER/GATEWAY/FIREWALL 4, teniendo en
cuenta que deben poder alcanzar cualquier equipo de la intranet e internet. De igual forma, indica
los comandos que sera necesario ejecutar en cada uno de ellos (ifconfig, route e iptables).

REPASO DE CONCEPTOS BSICOS DE REDES -

Pag. n2

Vous aimerez peut-être aussi