From owner-freebsd-questions Mon Jul 12 14:48: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from switch.unixfreak.org (cx828557-b.orng1.occa.home.com [24.5.152.21]) by hub.freebsd.org (Postfix) with ESMTP id CF2F31527D for ; Mon, 12 Jul 1999 14:47:45 -0700 (PDT) (envelope-from dima@switch.unixfreak.org) Received: (from dima@localhost) by switch.unixfreak.org (8.9.3/8.9.3) id OAA73823 for freebsd-questions@freebsd.org; Mon, 12 Jul 1999 14:45:21 -0700 (PDT) Message-Id: <199907122145.OAA73823@switch.unixfreak.org> Subject: passwd stalling To: freebsd-questions@freebsd.org Date: Mon, 12 Jul 1999 14:45:20 -0700 (PDT) From: Dima Dorfman X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, on one of my freebsd machines, whenever i run passwd (root or non-root) it takes about 180 seconds to get the 1st prompt. at first i thought this was a dns problem, but dns is fine, and why would passwd need to do a dns lookup anyway? heres is the last part of the truss output for it: syscall bind(0x4,0xefbfd540,0x10) returns 0 (0x0) syscall ioctl(4,FIONBIO,0xefbfd570) returns 0 (0x0) syscall sendto(0x4,0x80529f0,0x38,0x0,0x8052808,0x10) returns 56 (0x38) syscall gettimeofday(0xefbfd4bc,0x0) returns 0 (0x0) syscall select(0x5,0xefbfd52c,0x0,0x0,0xefbfd4b4) returns 0 (0x0) syscall sendto(0x4,0x80529f0,0x38,0x0,0x8052808,0x10) returns 56 (0x38) syscall gettimeofday(0xefbfd4bc,0x0) returns 0 (0x0) now it sits there for awhile (not sure exactly how long). when i get the 1st prompt everything is ok. any ideas? SYSTEM INFO: FreeBSD 3.1-RELEASE (custom kernel) nis/kerberos disabled thanks in advance, --dima -- Dima Dorfman /-----------------------------------------------------\ | irc: eclipze@efnet/dalnet | whois: DD10140@internic | | email: dima@unixfreak.org | http: www.unixfreak.org | \-----------------------------------------------------/ Windoze droolz. FreeBSD rulez. http://www.FreeBSD.org/ Whats the same between computers and air conditioners? They both stop working when you open windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message