Re: Problems with Microsoft Forefront proxy with yum

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, Feb 9, 2012 at 9:59 AM, Giles Coochey <giles@xxxxxxxxxxx> wrote:

> >
> > Yes Giles, but my problem is with a Forefront proxy when I need to
> > use
> > an AD to authenticate users ... With s squid proxy, it is easy to
> > configure proxy options under yum.conf ...
>
>
> I see, so it might be a little more complicated:
>
>
> http://androidyou.blogspot.com/2010/11/yum-updates-through-microsoft-isa-proxy.html
>
>
Can you get an ssh connection through to somewhere a normal squid proxy can
work?  If so you can port-forward to reach it like:

In one terminal window:
ssh -L3128:squid_host:3128 relay_host   (perhaps the same host running
squid...)
and in another:
http_proxy=http://localhost:3128 ftp_proxy=http://localhost:3128 yum update

If you are really desperate, you might try installing VMware Player on
windows configured for NAT networking with a Centos guest.  I believe that
will piggyback your outbound connections through your windows host and its
isa firewall client.

-- 
   Les Mikesell
     lesmikesell@xxxxxxxxx
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux