From owner-freebsd-questions@FreeBSD.ORG Sat Oct 11 23:39:15 2003 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 3E40016A4B3 for ; Sat, 11 Oct 2003 23:39:15 -0700 (PDT) Received: from ahab.dictos.com (adsl-67-125-129-106.dsl.frsn02.pacbell.net [67.125.129.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7583643FAF for ; Sat, 11 Oct 2003 23:39:14 -0700 (PDT) (envelope-from jason@ahab.dictos.com) Received: from ahab.dictos.com (localhost.dictos.com [127.0.0.1]) by ahab.dictos.com (8.12.9/8.12.9) with ESMTP id h9BIcIWd027384 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Sat, 11 Oct 2003 11:38:18 -0700 (PDT) (envelope-from jason@ahab.dictos.com) Received: from localhost (localhost [[UNIX: localhost]]) by ahab.dictos.com (8.12.9/8.12.9/Submit) id h9BIcD7W027383 for freebsd-questions@freebsd.org; Sat, 11 Oct 2003 11:38:13 -0700 (PDT) (envelope-from jason) From: jason dictos To: freebsd-questions@freebsd.org Date: Sat, 11 Oct 2003 11:38:13 -0700 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310111138.13429.jason@dictos.com> Subject: Oct 11 10:09:54 ahab inetd[644]: ftp/tcp: bind: Address already in use X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jason@dictos.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2003 06:39:15 -0000 Oct 11 10:09:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Oct 11 10:19:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Oct 11 10:29:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Oct 11 10:39:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Oct 11 10:49:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Oct 11 10:59:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Oct 11 11:09:54 ahab inetd[644]: ftp/tcp: bind: Address already in use Anyone know what these mean? I assume there's some deamon that inetd is continually trying to re-start? Here's my ftp line: ftp stream tcp nowait root /usr/local/libexec/proftpd proftpd Ideas? -Jason