Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

871w: setting up port forwading for a web server

Status
Not open for further replies.

Pra3tor1an

Technical User
Aug 20, 2007
13
US
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.
 
Hello
Something like the below shoud work.
ip nat inside source static tcp 192.168.1.200 80 209.xxx.xxx.201 80
extendable
Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top