
2-45
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 2 Establishing Connectivity
Enabling Stub Multicast Routing
Step 4 Enter global commands to associate the outside addresses for translation to the outside destination
networks.
global (outside) 1 209.165.202.129 255.255.255.255
global (outside) 2 209.165.202.130 255.255.255.255
Configuring Static Translations
Step 1 Configure IP addresses for the inside and outside interfaces.
ip address inside 10.1.2.1 255.255.255.0
ip address outside 209.165.202.129 255.255.255.255
Step 2 Configure access lists to define traffic for translation.
Note Access lists for policy NAT cannot contain deny statements.
access-list NET1 permit ip host 10.1.2.27 209.165.201.0 255.255.255.224
access-list NET2 permit ip host 10.1.2.27 209.165.200.224 255.255.255.224
Step 3 Configure static translations to individual hosts.
static (inside,outside) 209.165.202.129 access-list NET1
static (inside,outside) 209.165.202.130 access-list NET2
Enabling Stub Multicast Routing
This section describes how to implement the Stub Multicast Routing (SMR) feature, introduced with
PIX
Firewall Version 6.2. It includes the following topics:
• Overview, page 2-46
• Allowing Hosts to Receive Multicast Transmissions
• Forwarding Multicasts from a Transmission Source, page 2-48
• Configuring IGMP Timers, page 2-49
• Clearing IGMP Configuration, page 2-49
• Viewing and Debugging SMR, page 2-50
• For More Information about Multicast Routing, page 2-51
Commentaires sur ces manuels