cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
662
Views
0
Helpful
1
Replies

static pat

aksher
Level 1
Level 1

Does a static PAT of this kind allowed to map mulitple global ips to single internal ip on the PIX/ASA 7.2

access-list WAN permit any host 192.168.1.1

static (inside, WAN) tcp 192.168.1.1 80 10.1.1.1 8080 netmask 255.255.255.255

access-list OUT permit any host 192.168.1.2

static (inside, OUT) tcp 192.168.1.2 21 10.1.1.1 21 netmask 255.255.255.255

1 Reply 1

sachinraja
Level 9
Level 9

hello aksher,

unless and until they are configured out of two different interfaces, it is possible !!! i mean you can configure a mail server to an IP address on the outside interface (say 10.1.1.1 - > 202.202.202.202) & also to another interface DMZ ... (10.1.1.1 -> 192.168.1.1)... this is possible.. but if u want to do it on the same interface, it isnt..

Hope this helps.. all the best..

Raj

Review Cisco Networking for a $25 gift card