static pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 07:52 PM - edited 03-11-2019 02:30 AM
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
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 07:56 PM
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
