Does someone know how can i open 1 TCP port from my router to 1 computer that is connected to it?
Cisco 1700 router port forwarding
May 11, 2005
2 Replies
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
Config t..............ip nat inside source static tcp interface
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required