From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 05:19:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B5BA916A400 for ; Mon, 13 Mar 2006 05:19:24 +0000 (UTC) (envelope-from mrhex@xenofile.org) Received: from fed1rmmtao07.cox.net (fed1rmmtao07.cox.net [68.230.241.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F5FE43D49 for ; Mon, 13 Mar 2006 05:19:24 +0000 (GMT) (envelope-from mrhex@xenofile.org) Received: from blackbox.xenofile.org ([68.6.25.40]) by fed1rmmtao07.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060313051804.BFKY3131.fed1rmmtao07.cox.net@blackbox.xenofile.org> for ; Mon, 13 Mar 2006 00:18:04 -0500 Received: from [192.168.1.100] (ppp-71-139-193-174.dsl.snfc21.pacbell.net [71.139.193.174]) (authenticated bits=0) by blackbox.xenofile.org (8.13.5/8.13.3) with ESMTP id k2D5JkGh007604 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 12 Mar 2006 21:19:48 -0800 (PST) (envelope-from mrhex@xenofile.org) Message-ID: <441500BF.7080806@xenofile.org> Date: Sun, 12 Mar 2006 21:18:55 -0800 From: dh User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on blackbox.xenofile.org X-Virus-Status: Clean Subject: Network: not found problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 05:19:26 -0000 I have been having a problem as of late with programs not running at startup. When I finally goto to my local startup directory and call the scripts directly I get an error of: "Network: not found". I can ping properly out to the Internet, traceroute etc. The only firewall I have on my box is IPF version 3.4.35 . Sudoing and also SUing produce the same error message. More specifically I am getting the error message the ports package 'milter-greylist'. I have also got this error message from other programs in the past; although off the top of my head I can't think of what these binaries are. This leads me to believe that it is some esoteric network config issue. -Thank you in advance for your suggestions