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

PAT from ouside to inside in firewall PIX

arturo.reyna
Level 1
Level 1

Hi:

is possible to configure something like a PAT from the external interface (outside) to internal servers using a Firewall PIX.

Regards.

1 Reply 1

Marwan ALshawi
VIP Alumni
VIP Alumni

sure

lets say ur internal server on the inside with ip address 192.168.1.1

and u want to map web traffic to it

do:

static(inside, outside) tcp interface 80 192.168.1.1 80 netmask 255.255.255.255

if u have public ip u can put it instead of the interface word, also u can leave it

u can map whatever port u want

tcp 80 here for eaxmple only

dont forget to make access-list from the outside source any going to ur outside interface ip and allow it regarding the port u want to permit it

good luck

Please, rate if helpful

Review Cisco Networking products for a $25 gift card