[vox-tech] SSH question

Peter Jay Salzman p at dirac.org
Tue Aug 10 14:47:29 PDT 2004


On Tue 10 Aug 04,  2:24 PM, Matthew Lange <matthewlange at hotmail.com> said:
> Hi all,
> 
> I'm helping a friend back-up his files on his RH 8 machine.  I'm trying
> to SSH in, but getting denied.  I tried using the RH GUI to adjust the
> firewall settings to allow incoming SSH sessions, but after they appear
> to set, they then revert to the most restrictive settings (disallowing
> all).
> 
> Unfortunately, I can't remember the config file(s) that I need to adjust
> manually to allow SSH access, can anyone help?
> 
> It's just a vanilla install--btw, we are backing up so that we can move
> to a Debian install.
> 
> 
> Thanks in advance.
> 
> Matthew

Welcome to Debian, btw.

Take a look at /etc/ssh.  In particular, /etc/ssh/sshd_config.

Don't forget about your log files.  Make sure there's nothing in auth or
syslog.  Doubtful it'll be in messages.  Log files should be the first
thing you look at, even before Googling.

Don't forget about ssh options.  Did you know that ssh has a "verbose"
option?  Check it out.

Don't forget about tcpdump.  You probably won't learn anything useful
from it, but you may.  "tcpdump -i ethX tcp port ssh" may tell you
something interesting.

As Bill said, you can check out the tcpwrapper files, but I doubt that's
relevent here.

Also, please do not start a new thread by replying to an old one and
changing the subject line.  Many of us use threaded mailers like mutt.
It's kinda annoying.  Thanks.

HTH
Pete


-- 
Make everything as simple as possible, but no simpler. -- Albert Einstein
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D


More information about the vox-tech mailing list