Foobar ISA proxy |
Please read foobar2000 Tech Support Forum Rules before posting and comply with all the points.
Failure to provide all the information pointed out in the above document in your post is considered wasting other people's time and in extreme cases will lead to your topic getting locked without a reply.
See also: Hydrogenaudio Terms of Service.
![]() ![]() |
Foobar ISA proxy |
Feb 15 2013, 20:35
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 6-February 13 Member No.: 106456 |
Hi,
Exists some way to configure foobar with a ISA proxy? |
|
|
|
Mar 4 2013, 18:12
Post
#2
|
|
|
Group: Members Posts: 1 Joined: 12-May 08 Member No.: 53477 |
I don't think foobar2k can authenticate with ISA proxies. I'm using CNTLM, an authentication "bridge". It listens on a port for requests from your applications, and forwards the requests to the ISA proxy while handling the authentication.
As shown in the page, you can get an installer from http://ftp.awk.cz/cntlm/win32/ (SourceForge seems to have trouble). 1. To find out your NTLM hash and auth dialect, you run something like this: CODE C:\Program Files\Cntlm> cntlm -M http://google.com -I -d your_domain -u your_username proxy_addr:proxy_port Password: Config profile 1/4... OK (HTTP code: 301) ----------------------------[ Profile 0 ]------ Auth NTLMv2 PassNTLMv2 43BF4B61E56EE20E7100A149B97E155C ------------------------------------------------ CNTLM just guessed your authentication scheme and gave you the hash corresponding to your password. 2. Pick a port for CNTLM to listen on (say 9999), then you edit your cntlm.ini, in the same directory: CODE Username your_username Domain your_domain Proxy proxy_addr:proxy_port Auth NTLMv2 PassNTLMv2 43BF4B61E56EE20E7100A149B97E155C Listen 9999 3. The installer created a Windows service for your convenience, so you either type net start cntlm or rummage the Control Panel for the Services thing. 4. Now all that's left is configuring fb2k to talk to your service: File > Preferences > Networking > Specify proxy address [localhost:9999] Of course, every time your password changes fb2k will complain about auth failure, and you will need to run cntlm -M http://google.com -I (the rest of the options are already in the INI file), and substitute the new hash. Hope this helps - yell if you have trouble. This post has been edited by arielCo: Mar 4 2013, 18:26 |
|
|
|
Mar 4 2013, 20:27
Post
#3
|
|
![]() Group: Super Moderator Posts: 3268 Joined: 26-July 02 From: princegeorge.ca Member No.: 2796 |
Works fine behind ISA here. Just fill out the Networking tab.
![]() The only problem is that password storage is totally insecure. -------------------- (atrix|(fb2k->e-mu 0404 usb|audio 8 dj))->hd280|jvc ha-fx35-b
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 21:30 |