Accessing internet from Ubuntu behind the ISA Server
26 Oct 2008When you are behind a ISA server in let’s say business network you can use Firefox to just surf the net. Because Firefox detects can detect the proxy settings and it will trow you the login screen. But when you need to be able to update your Ubuntu from that network or just proxy your whole Ubuntu PC/laptop you can use NTLMAPS to accomplish that.
What NTLMAPS actually does is connects to the ISA server and sets up a local proxy. By setting your Ubuntu to use the local proxy you are acutely surfing trough the proxy.
Step 1) Download NTLMAPS
Step 2)
Unpack the tar file
Step 3)
Install python
Step 4)
Edit server.cfg
Interesting things to edit in the server.cfg are:
Step 5)
Start NTLMAPS
Step 6)
Setup your Ubuntu to use your local proxy. You can set the proxy setting for Ubuntu:
Now you are done, start using your Ubuntu behind the ISA server.