Hi all,
After some search i find that openssh-client was missing.
This was all my problems. Is strange because on CentOS 5.2
openssh-client was present but after upgrade to 5.3 (with yum) don't.
Thank you all for advices.
Geo
--
George Alexandru Dudău
CORE IT MEX - Grupul de firme MOBEXPERT
N
On 06 May 2009, at 10:57 AM, Marcelo M. Garcia wrote:
> George Alexandru Dudău wrote:
>> Hi All,
>>
>> I have a strange problem with ssh on CentOS 5.3:
>>
>> 1. I make a ssh connection from computer X to Y => OK
>> 2. When i try to conect from Y to Z i receive a strange message:
>>
>> -bash: ssh
George Alexandru Dudău wrote:
> Hi All,
>
> I have a strange problem with ssh on CentOS 5.3:
>
> 1. I make a ssh connection from computer X to Y => OK
> 2. When i try to conect from Y to Z i receive a strange message:
>
> -bash: ssh: command not found
>
> (normal and root user)
>
> #which ssh
sudo find / -name "ssh"
See if you can find ssh anywhere on the system?
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V-
PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+) h--(++) r++ z++
--END GEEK CODE BLOCK--
Hi George,
i guess it could be the iptables ( blocking outbound traffic)
try iptables -F(flush) and then try ssh to other machine
If the above doesnt work try looking at your selinux
--
Harry
George Alexandru Dudău wrote:
> Hi All,
>
> I have a strange problem with ssh on CentOS 5.3:
>
> 1.
George Alexandru DudÄu wrote:
> So connection to Y it's OK, but from Y to another computer don't. Even
> back to X don't work
Sounds like you don't have the openssh client package installed.
rpm -q -f `which ssh`
nate
___
CentOS mailing list
Cent
Hi All,
I have a strange problem with ssh on CentOS 5.3:
1. I make a ssh connection from computer X to Y => OK
2. When i try to conect from Y to Z i receive a strange message:
-bash: ssh: command not found
(normal and root user)
#which sshd
/usr/sbin/sshd
The sshd daemon it's on (see nr.1)
7 matches
Mail list logo