proxy - Make one server use another server to get access to the web -
proxy - Make one server use another server to get access to the web -
i have next question. have 2 servers running centos 6.2. let's name them , b.
our network constructed in such way, server has access net via proxy. can access proxy. however, server b may access server in way possible, not proxy directly. therefore, there way configure both servers server b utilize server in order retrieve net required packages.
more specifically, server uses cntlm access proxy (since proxy in windows domain). need configure yum @ server b able download remote repositories, , should done via server a, since cannot access straight proxy in windows domain itself. how achieved?
it sounds want set proxy.
servera proxy requests serverb
serverb's traffic must go through servera (somehow).
this article explains it: http://www.faqs.org/docs/linux-mini/transparentproxy.html#ss6.1
proxy yum
Comments
Post a Comment