EasyManuals Logo

Cisco ASA 5545-X Configuration Guide

Cisco ASA 5545-X
428 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #209 background imageLoading...
Page #209 background image
10-5
Cisco ASA Series Firewall CLI Configuration Guide
Chapter 10 NAT Examples and Reference
Examples for Network Object NAT
Single Address for FTP, HTTP, and SMTP (Static NAT-with-Port-Translation)
The following static NAT-with-port-translation example provides a single address for remote users to
access FTP, HTTP, and SMTP. These servers are actually different devices on the real network, but for
each server, you can specify static NAT-with-port-translation rules that use the same mapped IP address,
but different ports.
Figure 10-4 Static NAT-with-Port-Translation
Procedure
Step 1 Create a network object for the FTP server and configure static NAT with port translation, mapping the
FTP port to itself.
hostname(config)# object network FTP_SERVER
hostname(config-network-object)# host 10.1.2.27
hostname(config-network-object)# nat (inside,outside) static 209.165.201.3 service tcp ftp
ftp
Step 2 Create a network object for the HTTP server and configure static NAT with port translation, mapping
the HTTP port to itself.
hostname(config)# object network HTTP_SERVER
hostname(config-network-object)# host 10.1.2.28
hostname(config-network-object)# nat (inside,outside) static 209.165.201.3 service tcp
http http
Step 3 Create a network object for the SMTP server and configure static NAT with port translation, mapping
the SMTP port to itself.
Host
Outside
Inside
Undo Translation
10.1.2.27209.165.201.3:21
Undo Translation
10.1.2.28209.165.201.3:80
Undo Translation
10.1.2.29209.165.201.3:25
FTP server
10.1.2.27
HTTP server
10.1.2.28
SMTP server
10.1.2.29
130031

Table of Contents

Other manuals for Cisco ASA 5545-X

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASA 5545-X and is the answer not in the manual?

Cisco ASA 5545-X Specifications

General IconGeneral
Power SupplyDual, Hot-swappable
Memory8 GB
Flash Memory8 GB
AC Input Voltage100-240 VAC
Form Factor1 RU
Number of VLANs1024
Security Contexts50
Interfaces8 x Gigabit Ethernet
Frequency50-60 Hz
Dimensions (H x W x D)1.75 x 17.5 x 12 in (4.4 x 44.5 x 30.5 cm)
High AvailabilityActive/Standby
StorageSSD (optional)

Related product manuals