I would also check the sshd_config.conf (locate sshd_config.conf) file to verify that root is allowed to ssh in. In your case, verify PermitRootLogin=yes.
Steve On Tue, Feb 17, 2009 at 8:05 PM, Gopinath Achari < [email protected]> wrote: > Use > > service iptables start --- to start > service iptables status ---to check the status > service sshd status --to check the status of SSHD > iptables -L ---> to List the policies inserted in different Chains > of the > Iptables > > > On Tuesday 17 February 2009 16:27, Gabriel Craciun wrote: > > do you know hosw to start/check/configure ssh/iptables? > > > > On Tue, 2009-02-17 at 16:24 +0530, Buddhika Karunanayaka wrote: > > > I have two computer one with RHEL5.0 one with Ubuntu 8.10 > > > I can ping and ssh from Ubuntu to RHEL > > > But I cant ssh from RHEL to Ubuntu (Ping ok) > > > > > > RHEL IP 10.60.8.10 > > > Ubuntu IP 10.60.8.54 > > > (Same subnet) > > > > > > error > > > [r...@cpo-it ~]# ssh 10.60.8.54 > > > ssh: connect to host 10.60.8.54 port 22: Connection refused > > > > NOTICE OF CONFIDENTIALITY This E-mail message and its attachments (if > any) > > are intended solely for the use of the addressees hereof. In addition, > this > > message and the attachments (if any) may contain information that is > > confidential, privileged and exempt from disclosure under applicable law. > > If you are not the intended recipient of this message, you are prohibited > > from reading, disclosing, reproducing, distributing, disseminating or > > otherwise using this transmission. Delivery of this message to any person > > other than the intended recipient is not intended to waive any right or > > privilege. If you have received this message in error, please promptly > > notify the sender by reply E-mail and immediately delete this message > from > > your system. > > > > _______________________________________________ > > rhelv5-list mailing list > > [email protected] > > https://www.redhat.com/mailman/listinfo/rhelv5-list > > _______________________________________________ > rhelv5-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/rhelv5-list >
_______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
