Results 1 to 3 of 3

Thread: how do i open port 23 on my router

  1. #1

    Question how do i open port 23 on my router

    hi
    i hav recently bougth a cisco router. i want to open port 23 so that i can telnet to it frm my laptop.
    how do i do this????

  2. #2
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Using telnet is not considered to be a good idea these days.

    Please take a look at SSH

    http://techrepublic.com.com/5100-1035_11-5875046.html

    If you google for "cisco router" and look for "ssh" within the results you will find quite a few articles and tutorials on the subject.


  3. #3
    Right turn Clyde Nokia's Avatar
    Join Date
    Aug 2003
    Location
    Button Moon
    Posts
    1,696
    Depending on what Cisco router it is, you will have to set a password before it will excpet telent connections, or atleast tell it you dont want a password.

    If it is a small home router type thing you may just have to set a rule for it or open it up on the port filtering menu.

    If it is a commercial router the following commands will set the password

    en
    conf t
    line vty 0 4
    login
    passowrd "your password".

    It usually returns an "error password not set" message if this is the case.

    If you still cant telent, check that no ACL's have been set up blocking port 23.


    SSH is available on cisco router for IOS 12.1.3 and later IIRC but you need to configure it before you can use it, which can be different on different IOS's.

    If you post the make & IOS version of your router it may be a bit easier to help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •