wasm-demo/demo/ermis-f/python_m/cur/0268

35 lines
984 B
Plaintext

From: da at ski.org (David Ascher)
Date: Thu, 29 Apr 1999 21:39:17 -0700 (Pacific Daylight Time)
Subject: Trouble with proxies
In-Reply-To: <7gasj8$g79$1@nnrp1.dejanews.com>
Message-ID: <Pine.WNT.4.05.9904292138030.142-100000@david.ski.org>
X-UID: 268
On Fri, 30 Apr 1999 befletch at my-dejanews.com wrote:
> Hello again everyone,
>
> I have tried all the suggestions people have sent me, and I have tried all
> the local debugging I could think of, but I still can't see the world from
> behind my proxy server. Can anyone find a possible solution to this? I've
> had to modify my URL lines with (colin-slash-slash) to get past DejaNews'
> Draconian posting filters:
>
>
> C:\>SET http_proxy=http(colin-slash-slash)10.187.200.230
I found I had to set the port of the proxy server (in our case 8080), so:
C:\>SET http_proxy=http://10.187.200.230:8080
or whatever
[FYI, that it's "colon", not "colin"]
--david ascher