FG
💻 Software

Configuring Linux to use Windows proxy

Fresh7 days ago
Mar 15, 202634240 views
Confidence Score0%
0%

Problem

I need a Debian box (without X) to use a Windows proxy server with authentication. Normally I can do this with the env variable: Unfortunately, the Windows domain is complicating things. In a nutshell, how do I configure Debian to use a proxy where authentication requires a Windows domain and usern…

Error Output

http_proxy=http://USERNAME:PASSWORD@PROXYIP:PROXYPORT

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Configuring Linux to use Windows proxy

Low Risk

I think that your "Windows Proxy" is a proxy that requires NTLM authentication (username, password, Windows domain). The typical example is Microsoft ISA server, the standard proxy server for large corporate environments running a Windows environmen…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment