From owner-freebsd-questions Tue Mar 21 11: 4:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by hub.freebsd.org (Postfix) with ESMTP id B41C637BC05 for ; Tue, 21 Mar 2000 11:04:30 -0800 (PST) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by vinyl.sentex.ca (8.9.3/8.9.3) with ESMTP id OAA06862; Tue, 21 Mar 2000 14:04:25 -0500 (EST) (envelope-from mike@sentex.net) Received: from chimp (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id OAA14882; Tue, 21 Mar 2000 14:04:22 -0500 (EST) Message-Id: <4.2.2.20000321140146.03537ef8@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 21 Mar 2000 14:04:12 -0500 To: "Phastnet" From: Mike Tancsa Subject: Re: socks5 help needed Cc: questions@freebsd.org In-Reply-To: <001701bf9367$482bae40$02ac14ac@mia.bellsouth.net> References: <38d62219.2211720886@mail.sentex.net> <38d7b138.2313896537@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:57 PM 3/21/2000 -0500, Phastnet wrote: > > /etc or /usr/local/etc ? > >/etc.. all the help i was looking at always said /etc/file, so I >assumed I was putting it in the right place I am pretty sure that if you build it out of the ports, it will look for the .conf file in /usr/local/etc. To be certain, you may want to startup the daemon specifically pointing at /usr/local/etc/socks5.conf > > > > what about /var/log/daemon when you run it in the background. Also, >I > >I don't have a /var/log/daemon file? how do I get one? touch /var/log/daemon add to /etc/syslog.conf daemon.* /var/log/daemon kill -HUP `cat /var/run/syslog.pid` ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message