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

Port redirection Pix 501

scramer13
Level 1
Level 1

I have a pix 501 and am needing to do some port forwarding. I have a DVR (being used for security cameras) it has an internal IP address of 192.168.1.150 I need to have port forwarding setup for 3000 - 3007 and 8800

Is it possible to do this through teh pdm or do I need to do it at command line? I'm at a loss.

1 Reply 1

acomiskey
Level 10
Level 10

Never did it via PDM sorry.

static (inside,outside) tcp interface 3000 192.168.1.150 3000 netmask 255.255.255.255

static (inside,outside) tcp interface 3007 192.168.1.150 3007 netmask 255.255.255.255

static (inside,outside) tcp interface 8800 192.168.1.150 8800 netmask 255.255.255.255

I am assuming you are using outside interface of pix and ports are tcp. Don't forget to allow in your acl as well.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card