Find the answer to your Linux question:
Results 1 to 4 of 4
Hi, I am not sure why sometime ssh failed to connect from my old Suse at home (Linux POMDESKTOP 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686 i686 ...
  1. #1
    pom
    pom is offline
    Just Joined!
    Join Date
    Nov 2004
    Posts
    17

    ssh from Suse to Fedora often failed

    Hi,

    I am not sure why sometime ssh failed to connect from my old Suse at home (Linux POMDESKTOP 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686 i686 i386 GNU/Linux) to my Fedora core 14 at work.

    I used the command

    "ssh -X -l login_name IP_of_fedora"

    Sometime it connected very fast but most of the time error with 'connection time out'
    Also ping remote desktop often failed.

    Can someone help me with this problem so I can get reliable connection every time.

    Both desktops has been rebooted several times and both have internet access.

    thanks
    Pom

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    You can try increasing the length of time before a timeout.

    How to avoid SSH timeouts

  3. #3
    pom
    pom is offline
    Just Joined!
    Join Date
    Nov 2004
    Posts
    17
    Thanks for the hint.

    Do I need to reboot the desktop after adding those two lines in ssh_config file?

    thanks

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    If you edit it server side, you'll need to restart ssh, but you don't have to reboot the whole thing.

Posting Permissions

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