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

Linux savupdate not using no_proxy env var

Greetings,

we just installed Sophos Cosole and managend antivir agents for linux. We are running the agent on a ubuntu 12.04 notebook. For internal usage in our company we have a proxy server. The user env is configured for this proxy:

http_proxy=..

https_proxy=..

no_proxy=.. 

It seems that savupdate is not honoring the no_proxy env var and therefore try to athenticate with the proxy:

 invalid proxy authentication. Please check PrimaryUpdateProxyUsername and PrimaryUpdateProxyPassword.

no proxy is configured in ind savd.cfg!!!

R/Daniel

:54047


This thread was automatically locked due to age.
Parents
  • Hello Daniel,

    no_proxy is an environment var

    that much was clear :smileyhappy: - you've certainly verfied that it works with other commands. Well, looks indeed like HttpFetcher uses http_proxy but doesn't honour no_proxy. I don't see how you could work around this (but then, I'm a Linux-ignoramus).

    Please have a look at the 9.7.1 Release Notes under SUG65114. Seems that setting the PrimaryUpdateProxyAddress to noproxy: will do what you need.

    Christian

    :54057
Reply
  • Hello Daniel,

    no_proxy is an environment var

    that much was clear :smileyhappy: - you've certainly verfied that it works with other commands. Well, looks indeed like HttpFetcher uses http_proxy but doesn't honour no_proxy. I don't see how you could work around this (but then, I'm a Linux-ignoramus).

    Please have a look at the 9.7.1 Release Notes under SUG65114. Seems that setting the PrimaryUpdateProxyAddress to noproxy: will do what you need.

    Christian

    :54057
Children
No Data