Cisco PIX 525 Especificaciones Pagina 74

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 466
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 73
2-14
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 2 Establishing Connectivity
Configuring the PIX Firewall for Routing
Note Before testing your configuration, flush the ARP caches on any routers that feed traffic into or from the
PIX
Firewall and between the PIX Firewall and the Internet. For Cisco routers, use the clear arp
command to flush the ARP cache.
Configuring RIP Static Routes on PIX Firewall
Follow these steps to add static routes:
Step 1 Sketch out a diagram of your network as shown in Figure 2-2.
Figure 2-2 Sketch Network with Routes
34789
dmz1
192.168.1.1
security20
dmz3
192.168.3.1
security60
192.168.5.0
192.168.6.0
dmz4
192.168.4.1
security80
dmz2
192.168.2.1
security40
outside
209.165.201.1
security0
inside
192.168.0.1
security100
PIX Firewall
Router
209.165.201.2
192.168.8.0
192.168.7.0
Router
192.168.0.2
Router
192.168.4.2
Router
192.168.3.2
Router
192.168.2.2
Router
192.168.1.2
Step 2 Enter the default route:
route outside 0 0 209.165.201.2 1
Only one default route is permitted. This command statement sends any packets destined for the default
route, IP address 0.0.0.0 (abbreviated as 0, and 0 for the netmask), to the router 209.165.201.2. The “1”
at the end of the command statement indicates that the router is the router closest to the PIX
Firewall;
that is, one hop away.
In addition, add static routes for the networks that connect to the inside router as follows:
route inside 192.168.5.0 255.255.255.0 192.168.0.2 1
route inside 192.168.6.0 255.255.255.0 192.168.0.2 1
These static route command statements can be read as “for packets intended for either network
192.168.5.0 or 192.168.6.0, ship them to the router at 192.168.0.2.” The router decides which packet
goes to which network. The PIX
Firewall is not a router and cannot make these decisions.
Vista de pagina 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 465 466

Comentarios a estos manuales

Sin comentarios