Sir
I am facing a weird problem on my dedicated server the problem is that i cant connect to ssh normally, i use putty and i get error "connection refused"
i have checked my firewall and sshd_config and ports are same and open for what i am using.
However in Rescue mode SSH works fine .
please can u suggest me a workaround.
Regards,
SiD.
Help regarding SSHd daemon
Help regarding SSHd daemon
Anything in the logs?
SELinux? (enabled or diabled)
doublecheck FW rules
SELinux? (enabled or diabled)
doublecheck FW rules
-
- Retired Moderator
- Posts: 18276
- Joined: 2006/12/13 20:15:34
- Location: Tidewater, Virginia, North America
- Contact:
Re: Help regarding SSHd daemon
Welcome to the CentOS fora. Reading [url=https://www.centos.org/modules/newbb/viewforum.php?forum=47]FAQ & Readme First[/url] is recommended for new users.
Is the service enabled?[code]
chkconfig sshd --list
service sshd status[/code]
Is the service enabled?[code]
chkconfig sshd --list
service sshd status[/code]