cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
476
Views
0
Helpful
2
Replies

871w: setting up port forwading for a web server

Pra3tor1an
Level 1
Level 1

We need to set up port forwarding for a web server we are running and doing some testing on. I will need to open up ports 80 and 8080. I'm not sure how to go about this, whether I would set up a new route, or is if the router has some other functionality for this. Thanks in advance.

2 Replies 2

spremkumar
Level 9
Level 9

Hi

Need more info on your current setup,connectivity details,ip addressing scheme and a small piece of network diagram representing your network.

regds

adding port forwarding to 80 and 8080 worked in this case:

ip nat inside source static tcp 192.168.69.10 80 80

ip nat inside source static tcp 192.168.69.10 8080 8080

thanks

Review Cisco Networking for a $25 gift card