Yes, I'm sure that the correct port to go out to internet is 8081. Here is the 
ouput:
 
        [EMAIL PROTECTED] ~]# telnet 10.200.0.48 8081
        Trying 10.200.0.48...
        Connected to poseidon.insys-corp.com.mx (10.200.0.48).
        Escape character is '^]'.
 
 
        Connection closed by foreign host.

On the other hand, I read in a manual that in the argument 'proxy' is specified 
the url to the proxy server that yum should use.  If squid doesn't perform as a 
Web Server and  If I just can reference to Squid by IP address, I don't know 
how to point to Squid in this argument.

Regards

----- Mensaje original ----
De: Isnard Jaquet <[EMAIL PROTECTED]>
Para: Elvin Hernàndez <[EMAIL PROTECTED]>
Enviado: lunes, 9 de julio, 2007 14:02:45
Asunto: Re: [Via RS MAX: SPAM] Re: [squid-users] Problem for downloading 
packets using yum through the Squid's authentication.


Are you sure the port number of your proxy is 8081? Telnet it and see
what happens. Post the output please.

Regards, 

Isnard


Em Seg, 2007-07-09 às 11:29 -0700, Elvin Hernàndez escreveu:
> I follow your advice but I got a new error:
> 
> [EMAIL PROTECTED] ~]# yum install kernel-xen xen virt-manager
> Loading "installonlyn" plugin
> Setting up Install Process
> Setting up repositories
> Could not retrieve mirrorlist 
> http://mirrors.fedoraproject.org/mirrorlist?repo=core-6&arch=i386 error was
> [Errno 4] IOError: <urlopen error nonnumeric port: '8081?'>
> Error: Cannot find a valid baseurl for repo: core
> 
> Other idea???
> 
> Thank you
> 
> ----- Mensaje original ----
> De: Isnard Jaquet <[EMAIL PROTECTED]>
> Para: Elvin Hernàndez <[EMAIL PROTECTED]>
> Enviado: lunes, 9 de julio, 2007 12:44:14
> Asunto: Re: [squid-users] Problem for downloading packets using yum through 
> the Squid's authentication.
> 
> 
> Try 
> proxy=http://10.200.0.48:8081
> 
> 
> Regards,
> 
> Isnard
> 
> 
> Em Seg, 2007-07-09 às 10:05 -0700, Elvin Hernàndez escreveu:
> > Hi everyone.
> > 
> > As you know, every machine with Fedora Core 6 can use the command 'yum' 
> > either to update the system or install packets on line. We tried to install 
> > the packets related with Xen via yum and we had not success to do it. The 
> > company's machines go out to Internet through Squid which authenticate the 
> > users before allow access to internet. In a beginning we thought that the 
> > problem was that yum was not authenticating with proxy and therefore it 
> > can't download the packets from Internet, so we edited the file 
> > /etc/yum.conf and added the next lines:
> > 
> > proxy=10.200.0.48:8081
> > proxy_username=ehernandez
> > proxy_password=**********
> > 
> > Once we did the previous, we tried to download the packets again and we 
> > obtained the next error:
> > 
> > Loading "installonlyn" plugin
> > Options Error: Error parsing '10.200.0.48:8081': URL must be http, ftp or 
> > https not "10.200.0.48"
> > 
> > What must I do so that yum can perform correctly and it can download 
> > packets from Internet via Squid?
> > Do I need to perform any configuration on Squid so that I can download 
> > packets via 'yum'?
> > 
> > If you have some documentation or some opinion to resolve this problem I'll 
> > be grateful for it.
> > 
> > Regards.
> > 
> > __________________________________________________
> > Correo Yahoo!
> > Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
> > Regístrate ya - http://correo.espanol.yahoo.com/ 
> >
> 
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
> Regístrate ya - http://correo.espanol.yahoo.com/ 
>

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/

Reply via email to