cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
331
Views
0
Helpful
4
Replies

2811 port forwading?

Shannon Sutter
Level 1
Level 1

our 2811 gets the internet from comcast static IP and communicates to other devices to our network via a T1.

I need to setup a port forward to allow traffic to a webcam insode the network, anything coming from outside (comcast)on port 80 and send it to 10.10.xxx.xxx

Not sure how to do this.

need helpd.

thank you.

Zeek

1 Accepted Solution

Accepted Solutions

Collin Clark
VIP Alumni
VIP Alumni

ip nat inside source tcp 10.10.xxx.xxx 80 80

Don't forget to allow it on your ACL too.

Hope that helps.

View solution in original post

4 Replies 4

Collin Clark
VIP Alumni
VIP Alumni

ip nat inside source tcp 10.10.xxx.xxx 80 80

Don't forget to allow it on your ACL too.

Hope that helps.

when i get to IP nat inside source ... i have to pick one of these:

list Specify access list describing local addresses

route-map Specify route-map

static Specify static local->global mapping

which one should i chooose?

Done fixed.

Thank you

Sorry, I was going off the top of my head :-)

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