Re: [users] Re: Accesing internet thru MS Proxy server

2001-05-11 Thread Hall Stevenson
> also sprach Hall Stevenson (on Thu, 10 May 2001 10:02:42PM -0500): > > Just curious, can you access the internet using Netscape on > > a Windows box ?? If not, it's likely that MS Proxy is also doing > > (NTLM) authentication. If it is, you may be out of luck. > > you can pretty much forget it. m

Re: [users] Re: Accesing internet thru MS Proxy server

2001-05-10 Thread MaD dUCK
also sprach Hall Stevenson (on Thu, 10 May 2001 10:02:42PM -0500): > Just curious, can you access the internet using Netscape on a Windows > box ?? If not, it's likely that MS Proxy is also doing (NTLM) > authentication. If it is, you may be out of luck. you can pretty much forget it. micro$oft pr

Re: Accesing internet thru MS Proxy server

2001-05-10 Thread Hall Stevenson
* Arlequ?n ([EMAIL PROTECTED]) [010510 19:52]: > > My LAN server is an NT Server running MS Proxy Server 2.0 > > I want to set up my Debian box to browser the www thru the proxy.. > > How can I tell my Debian that I am using a proxy? Just curious, can you access the internet using Netscape on

Re: Accesing internet thru MS Proxy server

2001-05-10 Thread Kevin Ross
> How can I tell my Debian that I am using a proxy? Set the http_proxy environment variables to "http://some.server:port/"; -- Kevin