Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Types of IP address

  1. #21
    Right turn Clyde Nokia's Avatar
    Join Date
    Aug 2003
    Location
    Button Moon
    Posts
    1,696

  2. #22
    Junior Member
    Join Date
    Jul 2005
    Posts
    11
    Im trying to post on somewhat relevent grounds; how can one setup a static IP on a local machine then use another to access that computer through telnet. I want to practice on a local network but would it be possible to do this through the information highway?
    _________________
    "you give a man a fire you warm him up for a day, you set a man on fire you warm him up for a lifetime"

  3. #23
    Right turn Clyde Nokia's Avatar
    Join Date
    Aug 2003
    Location
    Button Moon
    Posts
    1,696
    You'll need to install a Telnet server on the host you want to Telnet on to. If you want to connect to it over the internet (which I wouldn't recommend) you will need to configure your router and/or firewall to forward connection to port 23 to the relevant host.

  4. #24
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    As stated, Telnet is not recommended for internet use. It came to life around 1970 and was largely used on private networks. There wasn't much in the way of an "internet" back then, certainly not how we know it today.

    The main point is that security was not a major issue back then, such as it is now. Telnet is fundamentally insecure as it does not encrypt traffic, and most versions do not have strong authentication so "man-in-the-middle" attacks are quite possible.

    There are other vulnerability issues as well, depending on which flavour you are using.

    I would suggest that you take a look at "PUTTY" which will give you the feel of Telnet but is rather more secure.

    http://www.chiark.greenend.org.uk/~sgtatham/putty/

    Basically, Telnet should not be used over the public internet.

  5. #25
    Member Alec Empire's Avatar
    Join Date
    Oct 2007
    Posts
    33
    The main point is that security was not a major issue back then, such as it is now. Telnet is fundamentally insecure as it does not encrypt traffic
    Im tired of people saying that while logged into something that can be sniffed out along with the rest of their online activities.

    Seems like a cheap shot at promoting software. I can play that game aswell.

    "Wow, Look everyone! Poderosa has better SUCKurity! And it even has features that are so cool... you'll never use them."

  6. #26
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Im tired of people saying that while logged into something that can be sniffed out along with the rest of their online activities.
    Well, it happens to be very true. In the case of Telnet, you are sending unencrypted information which may or may not matter, but why take risks?

    PUTTY is basically Telnet with encryption and some more controls/options. Hardly rocket science, and it is free.

    Seems like a cheap shot at promoting software. I can play that game aswell.
    It is freeware, and an improvement on Telnet, that is now 37 years old. Hell, you don't still boot DOS 1.0 do you? If I wanted to promote something, I would at least go for VPN or the like?

Similar Threads

  1. the anonymity tutorial
    By hot_guy in forum AntiOnline's General Chit Chat
    Replies: 3
    Last Post: August 2nd, 2003, 02:18 PM
  2. PING - What happens?
    By variable_node in forum Other Tutorials Forum
    Replies: 0
    Last Post: January 31st, 2003, 07:43 PM
  3. Newbies, list of many words definitions.
    By -DaRK-RaiDeR- in forum Newbie Security Questions
    Replies: 9
    Last Post: December 14th, 2002, 08:38 PM

Posting Permissions

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