From owner-freebsd-questions@FreeBSD.ORG Tue Nov 27 15:57:08 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B0FA16A418 for ; Tue, 27 Nov 2007 15:57:08 +0000 (UTC) (envelope-from anujhere@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 97ACA13C442 for ; Tue, 27 Nov 2007 15:57:06 +0000 (UTC) (envelope-from anujhere@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1569369uge for ; Tue, 27 Nov 2007 07:57:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=3hx7IwJ62oz051YjqyleEr6gq8lME/1kna77tKQXkF0=; b=iAMN/9ytrddOzT/yIVTl8qS4nIW4ulwSoSAlbOK85++yrov+fnv9qre1ypGUNoiWCU8R0eUg5/Zg69Fxr8N8yg9hMyyeHdQO69okz96/7I2JRO7cPZm97EN4ah7S+NrRCgcKdg0mFK79COsH0T7c+zaEwvoRFBp2n7zhgNIQzRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=nwmPDKbWvjlQd9VULyzCm7h/JHQohY4zBkMLrPd91AxqnYPRZ43SLtJD5s1TotJyJeqG7xaF0KHd+C0n254IZrRGX6QV+wlOx44f741H+5fkESfP4TR5sFWrAaFuOWJn1to4eaHjEjxjBRW+URz5/TrvyFXX8kO5cD+OVyDGxA8= Received: by 10.150.192.7 with SMTP id p7mr885592ybf.1196179022570; Tue, 27 Nov 2007 07:57:02 -0800 (PST) Received: by 10.150.177.18 with HTTP; Tue, 27 Nov 2007 07:57:02 -0800 (PST) Message-ID: <3120c9e30711270757s649af28bj8d695cf7ccc2a1a3@mail.gmail.com> Date: Tue, 27 Nov 2007 21:27:02 +0530 From: "=?UTF-8?B?4KSF4KSo4KWB4KScIA==?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: dansguardian at boot time. +gateway server 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: Tue, 27 Nov 2007 15:57:08 -0000 Hello I installed dansguardian , gave it's entry in my /etc/rc.conf squid_enable="YES" dansguardian_enable="YES" I am getting error at the boot time dansguardian couldn't connected to parent proxy. Whereas squid starts without error. I am running squid over port 3121 and dansguardian on port 8080. After logging in and giving command "dansguardian" it starts without any error. What can be the reason? Plus in linux I have /etc/rc.local configuration file which i use to run special commands after my linux boots, How to do the same with FreeBSD. Thanks and Regards. Anugunj Anuj