Does someone know how can i open 1 TCP port from my router to 1 computer that is connected to it?
- posted
18 years ago
Does someone know how can i open 1 TCP port from my router to 1 computer that is connected to it?
some good documents on the subject:
================== 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
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.