From owner-freebsd-questions Wed Sep 16 05:41:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA04054 for freebsd-questions-outgoing; Wed, 16 Sep 1998 05:41:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from froggy.anchorage.ptialaska.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA04049 for ; Wed, 16 Sep 1998 05:40:56 -0700 (PDT) (envelope-from groggy@iname.com) From: groggy@iname.com Received: from localhost (localhost [127.0.0.1]) by froggy.anchorage.ptialaska.net (8.8.8/8.8.8) with SMTP id EAA06347 for ; Wed, 16 Sep 1998 04:41:34 -0800 (AKDT) (envelope-from groggy@iname.com) Date: Wed, 16 Sep 1998 04:41:33 -0800 (AKDT) X-Sender: abc@froggy.anchorage.ptialaska.net To: freebsd-questions Subject: no proxy proxies Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG under 2.2.6, things were good with apache, squid, and lynx/netscape. under 2.2.7, my no_proxy configurations fail to work. i usr apache 1.2.6, squid 1.2.22. in my lynx and netscape configs, i use no_proxy:http://localhost:80/, etc. but everytime i try "lynx localhost", lynx fetches a page from my remote server, instead of my client machines apache server. if i get rid of the proxy configs in the browsers, (http_proxy:http://192.168.0.0:3128/) all is well. i am at a loss. these are the same configurations that worked fine with 2.2.6. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message