RE: ssh, permission denied. all the time

"scan" <[email protected]> Sun, 23 Feb 2003 16:44:46 +0100
Newsgroups gmane.linux.redhat.release.guinness
Message-ID <[email protected]>
sshd deamon is running?
$ /etc/init.d/sshd status
does mashine listen on port 22?
$ netstat -nt --listen
can you go the other way arround (connect from target to source)?
maybe also
$ /etc/init.d/iptables stop
will help
regards~scan 

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Maroun Farah
> Sent: Sunday, February 23, 2003 4:05 PM
> To: [email protected]
> Subject: ssh, permission denied. all the time
> 
> 
> Hi,
> 
> I finally got open-ssh working on my linux 7.0
> computer.
> 
> Now I am facing another problem, I cannot ssh into my
> computer. not as any user neither as root. I have
> modified the /etc/hosts.allow 
> -added the line:  "sshd: ALL"
> -/etc/hosts.deny does not contain anything.
> -I found no file by the name /etc/hosts.equiv?? or
> /etc/shosts.equiv ??
> 
> I would appriciate it if anybody can give me a help on
> this.
> 
> Thanks,
> Maroun.
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> 
> 
> 
> _______________________________________________
> Guinness-list mailing list
> [email protected]
> https://listman.redhat.com/mailman/listinfo/guinness-list
>