11-16-2009 09:10 AM - edited 03-06-2019 08:37 AM
Hi!
I have pix501 (2interfaces)
inside my lan I have web server
Can anyone tell how to translate requests from port 80 from pix to inside web server?
BR
Solved! Go to Solution.
11-16-2009 09:19 AM
Try
static (inside,outside) tcp [your public IP] 80 [your web server IP] 80 netmask 255.255.255.255
You also need to add port 80 to the public IP above on your outside ACL.
Hope that helps.
11-16-2009 09:19 AM
Try
static (inside,outside) tcp [your public IP] 80 [your web server IP] 80 netmask 255.255.255.255
You also need to add port 80 to the public IP above on your outside ACL.
Hope that helps.
11-16-2009 12:54 PM
Thanx!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide