Closed Thread
Results 1 to 8 of 8

Thread: telnet?

  1. #1
    moonknight is offline Learning Programmer
    Join Date
    Jan 2009
    Posts
    89
    Rep Power
    0

    telnet?

    Ok im just goofing off on my new xubuntu distro and i was wondering how do i use telnet? i got it going but it says access denied and times out and stuff

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143
    Well, you have to have a valid login and password to start with.

  4. #3
    moonknight is offline Learning Programmer
    Join Date
    Jan 2009
    Posts
    89
    Rep Power
    0
    i type
    bash cr*p here>$ telnet
    telnet> open (my ip address)

  5. #4
    Jordan Guest
    What happens after you enter the IP?

  6. #5
    moonknight is offline Learning Programmer
    Join Date
    Jan 2009
    Posts
    89
    Rep Power
    0
    says
    trying (insert ip address here)

    then times out

  7. #6
    Jordan Guest
    There are several things that could be wrong.

    1) You could have an invalid IP adress
    2) A firewall might be running blocking telnet
    3) The server you are trying to connect to might not have telnet service running

  8. #7
    moonknight is offline Learning Programmer
    Join Date
    Jan 2009
    Posts
    89
    Rep Power
    0
    its my own computer? if it's not on can that effect it?

  9. #8
    Jordan Guest
    Yes. You need telnet running if you want to telnet into the telnet port of your own computer. Most computers/servers use SSH now rather than telnet.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Java Telnet Client problem
    By catdog in forum Java Help
    Replies: 2
    Last Post: 07-10-2010, 05:12 PM
  2. Telnet implementation
    By elegos in forum C and C++
    Replies: 1
    Last Post: 02-03-2009, 06:45 PM
  3. web based telnet
    By susiani in forum PHP Development
    Replies: 9
    Last Post: 08-09-2008, 01:43 PM
  4. Telnet
    By Chambered in forum Visual Basic Programming
    Replies: 3
    Last Post: 02-28-2008, 11:17 AM
  5. Java Telnet Linux Problem
    By reachpradeep in forum Java Help
    Replies: 0
    Last Post: 03-05-2007, 10:36 AM

Tags for this Thread

Bookmarks

Posting Permissions

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