11.2 behind a firewall

11.2 behind a firewall

Postby rbronca » 28.03.2018, 01:45

Along with the wget crashing issues that requires a .wgetrc file to get working, if your behind a proxy server you need to add two more lines to this file.

http_proxy = proxyname:port
https_proxy = proxyname:port

Without that you will see the download of aria failing repeatedly from github.

Maybe the proxy setting needs to populate .wgetrc as well?

Keep up the great work.

Robert Bronca
rbronca
 
Posts: 52
Joined: 19.08.2015, 08:14

Re: 11.2 behind a firewall

Postby boco » 28.03.2018, 01:53

Since the .wgetrc file has a basic INI-like format, maybe it could be handled/modified dynamically by the AutoIt code? UpdateGenerator could simply create the Proxy lines and the bar:noscroll workaround (for the time being), while ignoring other lines added by the user.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany

Re: 11.2 behind a firewall

Postby rbronca » 28.03.2018, 04:57

Depending on the precedence of multiple .wgetrc files being found this may be straight forwards.

I hope that the one in the same directory as wget wins.

If so, then the .wgetrc file in wsusoffline\bin you can modify to your hearts content, as it is for wsusoffline only.

Do you specify the full path of the wget you run?
i.e. do you run a different version if it is already present on the device?

regards

Robert
rbronca
 
Posts: 52
Joined: 19.08.2015, 08:14

Re: 11.2 behind a firewall

Postby boco » 28.03.2018, 05:19

Since the Proxy is set in WOU, the lines should of course go into the WOU .wgetrc file.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany


Return to Download

Who is online

Users browsing this forum: No registered users and 48 guests

cron