https://bugzilla.novell.com/show_bug.cgi?id=162800 kmachalkova@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com ------- Comment #9 from kmachalkova@novell.com 2007-04-05 02:02 MST ------- OK, I'm going to check in the following fix: Before the download of release notes starts, it is checked whether configured http proxy is available, just in the same way as if user clicked on 'Test your proxy settings' button in proxy module. * if the proxy test passes, these proxy settings will be used ( --proxy and --proxy-user curl parameters, if applicable) * if it fails, internet test will try direct connection without proxy Then, if the direct connection succeeds, internet test will be evaluated as passed and user can proceed to registration/online update stuff. If it fails (for whatever reason e.g firewall blocking direct connection to remote port 80), the test will be evaluated as failed as well -> no registration/online update This is all I can do on yast2-network side. I don't know whether yast online_update reads *_proxy environment variables and uses them in any way. Jirko? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.