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

pix equivalent of extendable

rpalacio
Level 1
Level 1

I wanted the counterpart in PIX of the EXTENDABLE port option in the router. The router has the ff. command

ip nat source static tcp 192.168.150.1 397 IP(public) 397 extendable

How will i allow the same in my PIX.

Thanks.

1 Reply 1

gfullage
Cisco Employee
Cisco Employee

There's not really an extendable equivalent. To just create the port static you'd do:

> static (inside,outside) tcp 397 192.168.150.1 397 netmask 255.255.255.255

Hope that helps.

Review Cisco Networking for a $25 gift card