From owner-freebsd-questions Wed Nov 29 7:39:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 26C0A37B698 for ; Wed, 29 Nov 2000 07:39:22 -0800 (PST) Received: from inferno (inferno.eagle.ca [209.167.16.34]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id eATFcmB75025 for ; Wed, 29 Nov 2000 10:38:48 -0500 (EST) (envelope-from freymann@eagle.ca) Message-ID: <008301c05a1a$a0b1a4a0$2210a7d1@inferno> Reply-To: "Gerry Freymann" From: "Gerry Freymann" To: Subject: comsat and errors Date: Wed, 29 Nov 2000 10:39:57 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD marlo.eagle.ca 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Wed Nov 15 11:19:08 EST 2000 freymann@marlo.eagle.ca: /usr/src/sys/compile/MARLO i386 When new mail arrives, all we see is the one line message: marlo: {125} % New mail for freymann@marlo.eagle.ca has arrived: ---- We're used to seeing the first few lines of the message, not just the "new mail" indication. I've altered the line in /etc/inetd.conf to: comsat dgram udp wait root:tty /usr/libexec/comsat comsat and done a kill -HUP `cat /var/run/inetd.pid` If I check /var/log/messages shortly after the -HUP I see: Nov 29 08:36:09 marlo inetd[159]: comsat/udp: bind: Address already in use And at various times throughout the day this message gets logged. I realize "Address already in use" means something else is using the same port. Question is, what port does comsat use and how would I find out what other program is using that port? -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message