Install CNTLM proxy on Oracle Enterprise Linux 5.7

Oct 06
2011
  1. Download rpm file from http://cntlm.wiki.sourceforge.net
  2. rpm -i [file]
  3. $ nano /etc/cntlm.conf
    Username user
    Domain domain
    Password password
    Proxy proxy:8080
  4. $ service cntlmd start
  5. System > Administration > Unbreakable Linux Network Configuration > General: Enable HTTP Proxy = localhost:3128

Leave a Reply

You must be logged in to post a comment.