From owner-freebsd-questions Thu Jan 30 16:54:58 2003 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 0571837B401 for ; Thu, 30 Jan 2003 16:54:58 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD6243F79 for ; Thu, 30 Jan 2003 16:54:57 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc51.attbi.com (rwcrmhc51) with ESMTP id <2003013100545605100hrfece>; Fri, 31 Jan 2003 00:54:56 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.6) with ESMTP id h0V0st9s055193 for ; Thu, 30 Jan 2003 19:54:55 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id h0V0stEb055190; Thu, 30 Jan 2003 19:54:55 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org Subject: Re: Trying again... (was rc.setiathome.conf proxy how?) References: <20030130153954.U69919@baa.ssars.net> From: Lowell Gilbert Date: 30 Jan 2003 19:54:55 -0500 In-Reply-To: <20030130153954.U69919@baa.ssars.net> Message-ID: <44d6megmu8.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jle writes: > HELP! The documentation is pretty poor here. How do I add proxy support to > the rc.setiathome.conf file? The documentation is, essentially, the setiathome(1) manual itself. The only trick for rc.setiathome.conf is to use the seti_proxy_args variable, which you've already figured out. > seti_proxy_args=-proxy xxx.xxx.xxx.xxx:port That's what you need. Except it should be in quotes, I think. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message