Cisco PIX 525 Especificaciones Pagina 88

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 466
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 87
2-28
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 2 Establishing Connectivity
Basic Configuration Examples
Step 14 Disable SNMP access and SNMP traps generation:
no snmp-server location
no snmp-server contact
snmp-server community public
Step 15 Set the maximum transmission unit value for Ethernet access:
mtu outside 1500
mtu inside 1500
Example 2-2 shows the listing for the basic configuration required to implement a PIX Firewall with two
interfaces without NAT.
Example 2-2 Two Interfaces Without NAT
nameif ethernet0 outside security0
nameif ethernet1 inside security100
interface ethernet0 100basetx
interface ethernet1 100basetx
ip address outside 209.165.201.3 255.255.255.224
ip address inside 209.165.202.129 255.255.255.0
hostname pixfirewall
arp timeout 14400
no failover
names
pager lines 24
logging buffered debugging
nat (inside) 0 209.165.201.3 255.255.255.224
route outside 0.0.0.0 0.0.0.0 209.165.201.1 1
access-list acl_out permit icmp any any
access-group acl_out in interface outside
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00
udp 0:02:00 rpc 0:10:00 h323 0:05:00
sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
no snmp-server location
no snmp-server contact
snmp-server community public
mtu outside 1500
mtu inside 1500
Two Interfaces with NAT and PAT
Use NAT if the network addresses in use on your internal network are not valid for use on the public
Internet, or when you want to hide your network addresses from potential attackers. Use PAT when you
do not have a large enough pool of registered IP addresses for all the users on your internal network that
require concurrent connectivity to the public Internet.
Figure 2-6 illustrates a network using unregistered
IP addresses on the intranet, which requires NAT for connecting to the public Internet.
Vista de pagina 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 465 466

Comentarios a estos manuales

Sin comentarios