Re: SSH Protocol mismatch

2005-01-17 Thread CryBaby
I already fixed it. % less /var/log/auth.log Jan 18 01:57:55 jazzcafe login: _pam_init_handlers: no default config /etc/pam.d/other Jan 18 01:57:55 jazzcafe login: error reading PAM configuration file % man pam ... files located in the /etc/pam.d/ directory. The presence of this

Re: SSH Protocol mismatch

2005-01-15 Thread Matthew D. Fuller
On Sun, Jan 16, 2005 at 04:05:11AM +0800 I heard the voice of CryBaby, and lo! it spake thus: > OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 > > I ssh my host by using putty or any ssh client in WindowsXP, and I > can't login lately. (But telnet and other services are ok.) Check that

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
I think I used a wrong subject. The subject should be "sshd PAM: initialisation failed". The protocol mismatch should mean that I use the wrong protocol - telnet. : ( --- CryBaby <[EMAIL PROTECTED]> ___ freebsd-stable@freebsd.org mailing list http:/

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
PS: [root]/# ident /usr/lib/pam_ssh.so /usr/lib/pam_ssh.so: $FreeBSD: src/lib/libpam/modules/pam_ssh/pam_ssh.c,v 1.28.2.4 2002/07/12 09:24:56 des Exp $ --- CryBaby <[EMAIL PROTECTED]> ___ freebsd-stable@freebsd.org mailing list http://lists.f

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
Peter Jeremy wrote: > What has changed (both on FreeBSD and WinXP) since it last worked? I had try to ssh on Windows(Putty), Linux(sshd) and ssh on the Lan, Wan, and I got the same result. So, I think problem is due to my sshd host. > Have you tried running sshd in a debug mode and looking at what

Re: SSH Protocol mismatch

2005-01-15 Thread Peter Jeremy
On Sun, 2005-Jan-16 04:05:11 +0800, CryBaby wrote: >OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 > >I ssh my host by using putty or any ssh client in WindowsXP, and I can't login >lately. (But telnet and other services are ok.) What has changed (both on FreeBSD and WinXP) since it last

Re: SSH Protocol mismatch

2005-01-15 Thread Saad Kadhi
On 15/01/2005 21:05 CryBaby wrote: OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 I ssh my host by using putty or any ssh client in WindowsXP, and I can't login lately. (But telnet and other services are ok.) my test: (use cmd.exe) ### C:\>telnet 19

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
> OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 Firewall: ipfilter + ipfw NAT: ipnat ### % less /etc/ipnat.conf ### map vr0 192.168.0.0/24 -> 0/32 portmap tcp/udp auto map vr0 192.168.0.0/24 -> 0/32 ### /etc/ipf.conf ### (vr0: outer interface, rl0: inner interface) block in log quick a

SSH Protocol mismatch

2005-01-15 Thread CryBaby
OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 I ssh my host by using putty or any ssh client in WindowsXP, and I can't login lately. (But telnet and other services are ok.) my test: (use cmd.exe) ### C:\>telnet 192.168.0.1 22 SSH-1.99-OpenSSH_3.5