Date: Thu, 13 Feb 2014 09:30:30 +0100 From: n j <nino80@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 10 on VMWare in a corporate network; How? Message-ID: <CALf6cgboOYcONG2zsRWiQP4K58n5ZYufzN=RumyxfFxqQ4ofwg@mail.gmail.com> In-Reply-To: <CAOH0dtC1BVquEESAbwBmCWKW4vhAbJSioaTh970ATqxeW5zOYA@mail.gmail.com> References: <CAOH0dtC1BVquEESAbwBmCWKW4vhAbJSioaTh970ATqxeW5zOYA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > It appears that I need samba & squid to have NT/LM authentication to > get through the proxy so that I can download ports & packages, but to > obtain packages for those I need to be able to get through the proxy > first. > As krad above pointed out, you can use ntlmaps (/usr/ports/net/ntlmaps): a simple python proxy that does NTLM authentication for you. However, you could also use cntlm (/usr/ports/www/cntlm - http://cntlm.sourceforge.net). It's a C proxy so there is no python dependency. The package is about 50KB, but you do have to transfer it to your VM somehow (burn to CD if nothing else?). Regards, -- Nino
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALf6cgboOYcONG2zsRWiQP4K58n5ZYufzN=RumyxfFxqQ4ofwg>