Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Redhat: ssh, Telnet, Ftp not working

  • 09-08-2013 09:58AM
    #1
    Registered Users, Registered Users 2 Posts: 28


    Hi Everyone!

    Ok so I'm fairly new to Redhat and I have been working on it for about a month now. I have come across a very strange problem ha.

    So I have one server setup with the correct ip addressing default gateway etc. and I can ping other hosts in the same network and other networks.

    The problem though is that I can't establish a Telnet, SSH session through putty or do any file transfers.

    I can't SSH to myself or Telnet to myself.

    All connections are open but when I check the handshake between a PC and the server establishing a SSH I see that the server is dropping it.

    Completely confused and thank god its friday! I need a DRINK!!


Comments

  • Registered Users, Registered Users 2 Posts: 1,760 ✭✭✭Theta


    Could be anything, SELinux or iptables is more than likely blocking the connection or sshd isnt started.


  • Registered Users, Registered Users 2 Posts: 28 Zack21


    No I stopped iptables and checked SElinux.

    The Deamons are showing that the are on, even though I can't run SSH.


  • Registered Users, Registered Users 2 Posts: 1,929 ✭✭✭PrzemoF


    have you tried:
    ssh -v
    ssh -vv
    ssh -vvv


Advertisement