Port Forwarding through Cisco 2800

Forum General Networking : General Gateways, Routers and Firewalls - Port Forwarding through Cisco 2800

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

I need to forward port 9001 from the internet to a private ip on my network. Any suggestions!

Sponsored Links
Register or log in to remove.

Quote :

interface Ethernet0
ip address 192.168.1.xxx 255.255.255.0
ip nat inside
interface FastEthernet0
ip address xxx.xxx.xxx.xxx 255.255.252.0
ip nat outside

ip nat inside source list 7 interface FastEthernet0 overload
ip nat inside source static 192.168.1.YYY xxx.xxx.xxx.xxx
ip nat inside source static 192.168.1.ZZZ xxx.xxx.xxx.xxx
ip nat inside source static tcp 192.168.1.UUU 5080 xxx.xxx.xxx.xxx 5080
ip nat inside source static tcp 192.168.1.UUU 8088 xxx.xxx.xxx.xxx 8088

access-list 7 deny 192.168.1.YYY
access-list 7 deny 192.168.1.ZZZ
access-list 7 permit 192.168.1.0 0.0.0.255



This is taken directly from my Cisco router... and butchered so my IPs aren't visible
I have two static IPs
192.168.1.YYY and UUU use one while ZZZ uses another
UUU is a port forward while the others forward all traffic (I also have access lists set up for some basic security)


Message edited by CircusMusic on 03-12-2009 at 10:22:37 PM
Reply to CircusMusic
Tom's Hardware > Forum > General Networking > General Gateways, Routers and Firewalls > Port Forwarding through Cisco 2800
Go to:

There are 1107 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them