Questions tagged [cntlm]
14 questions
13
votes
3 answers
Cannot start CNTLM
When I try to start CNTLM, it fails. If I check in my Windows Event Log I see the message:
starting service 'cntlm' failed: fork 11, Resource temporarily unavailable
It worked before I updated to the latest Windows 10 (from 1511 to 1607). How can…
Dunken
- 839
11
votes
2 answers
Connecting to an SSH server from Client behind an NTLM Proxy
I'm trying to get to my SSH server on the internet from a corporate network. All connections to the outside internet have to be proxied through a server that check's for the NTLM hash of each client on each request. I'm using Cntlm for that, and…
Mark Tomlin
- 1,359
6
votes
1 answer
CNTLM won't work on CentOS 7
CNTLM RPM was installed properly. The service is configured and seems running fine:
[user@centos~]$ sudo service cntlmd status
Checking for CNTLM Authentication Proxy: ● cntlmd.service - LSB: start/stop the cntlm proxy
Loaded: loaded…
Anto
- 712
4
votes
0 answers
How can I get Fiddler to watch traffic through CNTLM
EDIT: I don't know what I did before but it seems to work ok now. I'm not seeng traffic form TortoiseHg but that's no major loss. Traffic from the browser is fine.
I've voted to close this question.
I'm behind an ISA server so I'm using CNTLM to…
CAD bloke
- 873
1
vote
0 answers
Connect linux mint to university proxy
I am trying to connect my linux to my university's proxy. In other places I have always used cntlm, but this time I can't get it to work.
My configuration changes:
Username myuser
#Domain ######### I put the domain blank because I'm not sure…
Conde
- 121
1
vote
1 answer
Why nslookup is not passing throunght my local CNTLM proxy?
I am not so into networking and I have the following problem. I am working on an Ubuntu 18.04.2 LTS server inside a network of my customer.
Here I have the following problems that seems to be related to the DNS resolution.
If I perform this…
AndreaNobili
- 7,381
1
vote
0 answers
Use of CNTLM with out a password
I need to know, if possible use the CNTLM connection
but with out using a password.
I ask this cause in my company we use a SMART CARD pin
so we have no password.
Denis
- 39
0
votes
1 answer
How should I configure cntlm in order to use its tunneling feature?
pals, I'm using a PC (OS: Windows) inside a corporate network (a LAN) which allows internet connections through a proxy (classical situation), and I can't access to certain websites (Firefox is my WebBrowser) because the proxy is denying me the…
Asiel
- 1
0
votes
1 answer
Networking: fallback failed requests to another network interface
I'm on a linux workstation behind a microsoft proxy server so I've installed cntlm to handle proxy authentication.
Now I want to add some more complexity; I want failed requests to use another network interface. Is this possible?
To clarify my…
kanly
- 1
0
votes
1 answer
Why has CNTLM for Windows stopped working?
I have Windows 8.1 64bit and CNTLM version 0.92.3.
It was working perfectly on my machine before it stopped working 1 week ago.
The service still starts correctly but when I use CNTLM proxy this message shows up in Firefox:
The proxy…
0
votes
1 answer
cntlm password : special characters
I just got cntlm for my Windows 7 (86) It runs on cmd line and also as service, but i am not able to initiate on command line with my proxy password as it contains special characters. Any way to get rid of this shortcoming. this is what i…
sij
- 121
0
votes
0 answers
Docker Desktop not working with local CNTLM proxy
I'm, having trouble to set up my local dev environment. I want to use Docker Desktop in my Windows 10 machine behind a local CNTLM proxy.
My CNTLM Proxy works. This is the output after I start my CNTLM
0 [main] cntlm 17620 find_fast_cwd: WARNING:…
0
votes
1 answer
How can I verify that CNTLM works correctly?
I had installed and configured CNTLM on my Windows 7 machine.
CNTLM is running and I can see it in Process. I have problems with a development tool that points to http://localhost:3128, I have doubts that CNTML doesn't work correctly.
Question:
How…
mkUltra
- 101
0
votes
1 answer
How to find out which app uses which Proxy?
So two things first:
I am not very well-versed in proxies and related topics and
my work environment is an absolute nightmare.
I have a windows Host machine with the proxy set up (however Chrome ignores that somehow, while IE (default for intranet…