Jan 7, 2004 #1 anticlimax2 IS-IT--Management Joined Jan 7, 2004 Messages 2 Location ZA I need to open ports 15000 to 15010 on a Cisco 3600 series Router, please help. Thank you.
Jan 7, 2004 #2 IllegalOperation Technical User Joined Jan 27, 2003 Messages 206 Location US More information is needed. Type of protocol? Open for everyone, or just a specific few? To open TCP 15000 for everyone (for example), get to the config mode of your access list and type... permit tcp any any eq 15000 Upvote 0 Downvote
More information is needed. Type of protocol? Open for everyone, or just a specific few? To open TCP 15000 for everyone (for example), get to the config mode of your access list and type... permit tcp any any eq 15000
Jan 7, 2004 Thread starter #3 anticlimax2 IS-IT--Management Joined Jan 7, 2004 Messages 2 Location ZA Thanks for the help. Upvote 0 Downvote
Jan 19, 2004 #4 Airforce1 IS-IT--Management Joined Feb 19, 2002 Messages 50 Location US Do the same commands apply to open a specified port on a Cisco 1600 router? Upvote 0 Downvote