telnet dosn't work for me

Discussion in 'Programming' started by mybluehair, Jun 23, 2007.

  1. #1
    im just beginning to learn how to hack. i have learned how to use MS-DOS and how to ping websites and other computers, but when i try to telnet ip addresses, it brings up telnet, then sayed "connection is lost" so...idk
     
    mybluehair, Jun 23, 2007 IP
  2. imnajam

    imnajam Well-Known Member

    Messages:
    2,389
    Likes Received:
    113
    Best Answers:
    0
    Trophy Points:
    185
    #2
    you have to specify port as well as the host, by default port 23 is triggered which is usually off.

    e.g

    telnet forums.digitalpoint.com 80
     
    imnajam, Jun 23, 2007 IP
  3. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #3
    With telnet you need to provide user/password. If you're accessing to your site is preferable to use ssh because data transfers encrypted.
     
    ajsa52, Jun 23, 2007 IP
  4. mybluehair

    mybluehair Peon

    Messages:
    1,374
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ok, thanks. um, what would be the best port to use?
     
    mybluehair, Jun 23, 2007 IP
  5. imnajam

    imnajam Well-Known Member

    Messages:
    2,389
    Likes Received:
    113
    Best Answers:
    0
    Trophy Points:
    185
    #5
    different ports serve different purposes.

    For example you can telnet to port 25 (for smtp) purposes than you can email
    Port 21 for ftp
    port 80 for web
    port 110 for pop

    and alot more ports, do some google for port lists.
     
    imnajam, Jun 23, 2007 IP
  6. mybluehair

    mybluehair Peon

    Messages:
    1,374
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ok. thanks, and i more thing, is there like, a cheatsheat for commands on telnet? i forget what they are.
     
    mybluehair, Jun 23, 2007 IP
  7. imnajam

    imnajam Well-Known Member

    Messages:
    2,389
    Likes Received:
    113
    Best Answers:
    0
    Trophy Points:
    185
    #7
    try

    telnet /?

    Goodluck:)

    BTW, this forum is for webdevelopers not for supporting hacking related activities, if you are here for learning how to hack, I guess you are at wrong place..
     
    imnajam, Jun 23, 2007 IP
  8. web_master

    web_master Well-Known Member

    Messages:
    649
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #8
    hmm learning hack....
    when you learn something you ll start hacking our pages!
    thats not good mate!
     
    web_master, Jun 23, 2007 IP