07-14-2003 09:12 PM - edited 02-20-2020 10:51 PM
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.
07-16-2003 03:47 PM
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.
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
Log in to Community