Results 1 to 7 of 7

Thread: Connection Refused

  1. #1
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    Connection Refused

    I am using TeraTerm for Windows and I am getting a connection refused message from the program.

    Do I need to add anything to 10.04?

  2. #2
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: Connection Refused

    TeraTerm seems to be a telnet client/terminal emulator. Any reason you have to use it? You probably should be using a SSH client like Putty.
    「明後日の夕方には帰ってるからね。」


  3. #3
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    Re: Connection Refused

    It supports SSH
    Last edited by Vegan; August 15th, 2010 at 02:56 AM.

  4. #4
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: Connection Refused

    Quote Originally Posted by Vegan View Post
    It supports SSL
    Given that the website says "Last updated: Aug 9 1999", it probably uses an old and insecure version of whatever protocol it uses. If you really want to use it, what port does it try to connect on?
    Last edited by Bachstelze; August 15th, 2010 at 03:33 AM.
    「明後日の夕方には帰ってるからね。」


  5. #5
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Connection Refused

    Quote Originally Posted by Bachstelze View Post
    Gice that the website says "LAst updated: Aug 9 1999", it probably uses an old and insecure version of whatever protocol it uses. If you really want to use it, what port does it try to connect on?
    There's a newer version out. http://ttssh2.sourceforge.jp/

    I'd still stick to putty tbh.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  6. #6
    Join Date
    Feb 2008
    Location
    MN
    Beans
    79
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Connection Refused

    Have you successfully ssh into your Ubuntu server from any other device?

    I am not positive if open-ssh is installed or not by default. You could try sudo apt-get install openssh-server in the command line of the Ubuntu server and see if that fixes your issue.

  7. #7
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    Re: Connection Refused

    Quote Originally Posted by eric_1982 View Post
    Have you successfully ssh into your Ubuntu server from any other device?

    I am not positive if open-ssh is installed or not by default. You could try sudo apt-get install openssh-server in the command line of the Ubuntu server and see if that fixes your issue.
    Thanks, that package was what I needed to install.

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
  •