From owner-freebsd-questions@FreeBSD.ORG Fri May 28 21:47:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1198D16A4CE for ; Fri, 28 May 2004 21:47:18 -0700 (PDT) Received: from mta9.srv.hcvlny.cv.net (mta9.srv.hcvlny.cv.net [167.206.5.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEA443D39 for ; Fri, 28 May 2004 21:47:17 -0700 (PDT) (envelope-from ecarmody@optonline.net) Received: from edsdell8200 (ool-4354dca5.dyn.optonline.net [67.84.220.165]) by mta9.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HYG00BUTL1JZN@mta9.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sat, 29 May 2004 00:41:44 -0400 (EDT) Date: Sat, 29 May 2004 00:41:35 -0400 From: Edward Carmody To: freebsd-questions@freebsd.org Message-id: <000001c44537$396673f0$1568a8c0@edsdell8200> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Mailer: Microsoft Outlook, Build 10.0.6626 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Subject: Problems after CVSUP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2004 04:47:18 -0000 Not quite a newbie, but not very good either, apparently. :( I did a cvsup last night, following instructions from the handbook, and hosed up my box. ================================= [ecarmody@oberon /home/ecarmody] $ uname -a FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD 5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004 root@:/usr/obj/usr/src/sys/GENERIC i386 [ecarmody@oberon /home/ecarmody] $ ================================= I should not be running 5.2.1-RELEASE due to my inexperience, I know, but need to in order to support my IDE controller. I was using the box for www, sendmail, tacacs, ntp, syslog, samba, for my home network, and just trying to learn UNIX a la FreeBSD. My immediate issues are these: At boot, ntpd hangs, holding up the rest of the startup process. If I kill it with a ctrl-c, sendmail then does some funky things, and also hangs. =================== /var/log/ntp shows: [root@oberon /var/log] # cat ntp.log 28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15 28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2 [root@oberon /var/log] # which I think is from me killing it via ctrl-c =================== So, to workaround temporarily, I commented out ntpd_enable="YES" in rc.conf. Ntpd obviously doesn't hold up my boot anymore but sendmail does. =================== Starting sendmail. safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480, mode=400): safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0, offset=0): [dir /etc/mail] OK No such file or directory Then I get similar lines for /etc/mail/submit.cf, etc/mail/relay-domains, The last line is: Recipient names must be specified I can't seem to find the output I'm seeing in /var/log/messages or /var/log/maillog, so I've hand-typed in the bit above. /var/log/maillog has lots of: May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root, ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay, pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1] which also started after my cvsup last night. =================== Not sure what else to provide. Any direction on how to 'shoot and fix this wins a free beer next time you're in NYC. Thanks... Edward Carmody, CCNP Systems Engineer ShoreGroup, Inc. M: 845-649-7791 F: 646-349-3506 ecarmody@shoregroup.com