On 12/6/05, Erik Garrison <[EMAIL PROTECTED]> wrote:
> I've been trying to configure my openssh server for the past hour or so.
> I'm running LFS 6.1.  I have installed iptables, but made sure to open port
> 22 for ssh.

Your using LFS 6.1?  What version of glibc and openssh do you have? 
Could you run the commands:
/lib/libc.so.6
ssh --version

My guess is that you're being bitten by a bug in glibc-2.3.4.  One
place it comes out is on sshd.  Do you have the directory
/var/lib/sshd/lib?  Making that directory may be enough to get you
through if this is the issue.  See the errata from 6.1 (at the bottom)
for more info:
http://www.linuxfromscratch.org/lfs/errata/6.1/

Also, make sure you follow Archaic's advice about minimizing the
configuration to try to narrow down the problem.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to