看板 DFBSD_bugs 關於我們 聯絡資訊
On Tue, 1 Feb 2005 14:44:48 -0800 (PST), Matthew Dillon <dillon@apollo.backplane.com> wrote: > I haven't been able to reproduce the problem. Steve, are you using any > special build options in /etc/make.conf for sshd? Is this our sshd > or is it built from a port, package, or source? This is the usual sshd from base with no special compile options, which worked with -CURRENT as of a week ago. Neither did Joerg's patch help. I'm using the standard MacOS X 10.3.7 client to connect. % ssh -v OpenSSH_3.6.1p1+CAN-2004-0175, SSH protocols 1.5/2.0, OpenSSL 0x0090702f DF server-side I also notice that truss(1) returns # truss /usr/sbin/sshd truss: getmntinfo: Bad address Cheers Steve