Cisco 1700 router port forwarding

Does someone know how can i open 1 TCP port from my router to 1 computer that is connected to it?

Reply to
John
Loading thread data ...

some good documents on the subject:

formatting link
formatting link
and here are the notes I have put together so far:

================== to access the router ======================= access via a telnet session: telnet 10.10.10.1

access via service port console: connect the service port cable to com1 of windows PC programs - accessories - communications - hyper terminal set speed to 9600 press enter - get router prompt

================ privledged and configure mode ================== ( from the router prompt. either in telnet or console session. ) enable // enters privledged mode configure terminal // enters configure mode use ctrl-z to exit config mode

=================== commands ============================= enable // enter privlidged mode configure terminal // configure mode. show interface show ip nat translation

=================== debug commands =========================== enable term mon debug ip nat detailed

Reply to
Steve Richter

Config t..............ip nat inside source static tcp interface

Reply to
Flatch U. Lance

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.