This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

transparent proxy and yum update

Hi.
I have problems with yum update from my fedora core 3 server behind an version 6.002 firewall running http proxy in transparent mode.
I keep getting a “[Errno -1] Header is not complete.” message when its downloading the header files.

I can’t see anything suspicious in the http-access log or the http-proxy log.

It works fine when disabling the proxy or if I exclude the server in the proxy settings.

Any suggestions on how I should to configure/fix that?

Cheers


This thread was automatically locked due to age.
Parents
  • You could tell Yum to use a proxy, but that probably won't help since you're using transparent mode.

    Unless the proxy is still accessible on the normal port (8080?) when transparent mode is enabled. If so, try pointing yum at that.

    Barry
Reply
  • You could tell Yum to use a proxy, but that probably won't help since you're using transparent mode.

    Unless the proxy is still accessible on the normal port (8080?) when transparent mode is enabled. If so, try pointing yum at that.

    Barry
Children