From owner-freebsd-stable Mon Aug 12 13:52:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E1D037B400 for ; Mon, 12 Aug 2002 13:52:09 -0700 (PDT) Received: from mail.urchin.com (ns2.quantified.com [63.212.171.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FD5143E3B for ; Mon, 12 Aug 2002 13:52:08 -0700 (PDT) (envelope-from dsilver@urchin.com) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.urchin.com (8.12.1/8.12.1) with ESMTP id g7CKrvVo078784; Mon, 12 Aug 2002 13:53:35 -0700 (PDT) (envelope-from dsilver@urchin.com) Date: Mon, 12 Aug 2002 13:52:08 -0700 (PDT) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: Yanek Korff Cc: freebsd-stable@freebsd.org Subject: RE: NIS fails after upgrade to 4.6 In-Reply-To: <51CC94132526754995E79DCF28C0C34D09BC08@exchange.cigital.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.7 (mail.urchin.com) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Aug 2002, Yanek Korff wrote: > You may want to run kdump -lf on your ktrace.out file and see what happens > when you try and log in... > > -Yanek. > It did not give anything upon attempting to login, but a few seconds later it did output the following. I'm not sure if that's just a status check of some sort. I attempted to run 'ssh -v localhost', and that didn't really change the ktrace.out file at that moment. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Urchin Software Corp. http://www.urchin.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19080 ypbind RET select 0 19080 ypbind CALL gettimeofday(0xbfbff6a0,0) 19080 ypbind RET gettimeofday 0 19080 ypbind CALL getpid 19080 ypbind RET getpid 19080/0x4a88 19080 ypbind CALL socket(0x2,0x2,0x11) 19080 ypbind RET socket 7 19080 ypbind CALL getsockname(0x7,0xbfbff5b8,0xbfbff5b4) 19080 ypbind RET getsockname 0 19080 ypbind CALL getsockopt(0x7,0,0x13,0xbfbff5ac,0xbfbff5b0) 19080 ypbind RET getsockopt 0 19080 ypbind CALL setsockopt(0x7,0,0x13,0xbfbff5a8,0x4) 19080 ypbind RET setsockopt 0 19080 ypbind CALL bind(0x7,0xbfbff5b8,0x10) 19080 ypbind RET bind 0 19080 ypbind CALL ioctl(0x7,FIONBIO,0xbfbff69c) 19080 ypbind RET ioctl 0 19080 ypbind CALL sendto(0x7,0x80561f8,0x34,0,0x8056008,0x10) 19080 ypbind GIO fd 7 wrote 52 bytes "\M^C\M-ftv\0\0\0\0\0\0\0\^B\0\^A\M^F\M-$\0\0\0\^B\0\0\0\^A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ \0\^Furchin\0\0" 19080 ypbind RET sendto 52/0x34 19080 ypbind CALL gettimeofday(0xbfbff5e8,0) 19080 ypbind RET gettimeofday 0 19080 ypbind CALL select(0x8,0xbfbff658,0,0,0xbfbff5e0) 19080 ypbind RET select 1 19080 ypbind CALL recvfrom(0x7,0x8056068,0x190,0,0xbfbff648,0xbfbff5c4) 19080 ypbind GIO fd 7 read 28 bytes "\M^C\M-ftv\0\0\0\^A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A" 19080 ypbind RET recvfrom 28/0x1c 19080 ypbind CALL close(0x7) 19080 ypbind RET close 0 19080 ypbind CALL select(0x3bd,0x804cc00,0,0,0xbfbff780) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message