From owner-freebsd-questions@FreeBSD.ORG Sun Apr 17 11:05:13 2005 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 274E516A4CE for ; Sun, 17 Apr 2005 11:05:13 +0000 (GMT) Received: from ipact2.infopact.nl (x71.infopact.nl [212.29.160.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF1D43D3F for ; Sun, 17 Apr 2005 11:05:04 +0000 (GMT) (envelope-from joost@amiculus.com) Received: from [192.168.1.101] (32-11-ftth.onsnet.nu [84.35.11.32]) by ipact2.infopact.nl (8.12.10/8.12.10) with ESMTP id j3HB53YF002457 for ; Sun, 17 Apr 2005 13:05:04 +0200 From: Joost van Dijk Organization: Amiculus To: freebsd-questions@freebsd.org Date: Sun, 17 Apr 2005 13:04:48 +0200 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504171304.48447.joost@amiculus.com> X-Scanned-By: MIMEDefang - SpamAssassin Subject: messages from dhclient 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: Sun, 17 Apr 2005 11:05:13 -0000 Hello, I have installed dhcp to get my FreeBSD system on line, a machine which I am trying to set up as a web server. I used sysinstall and it seems to work correctly (this e-mail is coming from my Linux workstation). However, when working on the FreeBSD machine I keep getting the following message: dhclient: send_packet: permission denied. What does this mean? I cannot find a reference to it in the man files. It is a nuisance. When I am editing a config file with vi, this message get written into the file, and over cofig file lines. How can I turn it off. J.v.D.