[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: sshd problems



Brenden Walker wrote:

My guess would be iptables/chains or some other firewall is blocking the SSH
port.



-----Original Message-----
From: Albert A. Ogonevskij [mailto:chimera land ru] Sent: Wednesday, December 18, 2002 10:51 PM
To: redhat-list redhat com
Subject: sshd problems



Hi there!
I have RedHat 7.3 installed.
Now i have installed OpenSSH and have such prob:
i cant connect to my computer from another: "Connection refused" error appears. But when i'm trying to connect from localhost, all works fine.


Where is problem?

Thanx.
Albert



--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



i'm newbie in linux. Could you tell me is that right:

[root abyss /]# /sbin/ipchains -L input
Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     udp  ------  poterik-0.akademcom.ru anywhere              domain ->   1025:65535
ACCEPT     all  ------  anywhere             anywhere              n/a
REJECT     tcp  -y----  anywhere             anywhere              any ->   0:1023
REJECT     tcp  -y----  anywhere             anywhere              any ->   nfs
REJECT     udp  ------  anywhere             anywhere              any ->   0:1023
REJECT     udp  ------  anywhere             anywhere              any ->   nfs
REJECT     tcp  -y----  anywhere             anywhere              any ->   x11:6009
REJECT     tcp  -y----  anywhere             anywhere              any ->   xfs



Thanx





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]