bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget ignores --no-check-certificate if started by Powersh


From: Tim Ruehsen
Subject: Re: [Bug-wget] wget ignores --no-check-certificate if started by Powershell Script
Date: Mon, 15 Feb 2016 11:14:21 +0100
User-agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; )

> I found the problem!
> It seems that the url is resolved to two ip-addresses: 104.87.22.147 and
> 104.16.32.34.
> 104.87.22.147 causes the 403 Forbidden error but 104.16.32.34 answers
> with 200 Ok.
> Now I changed the script 'begging' the server 20 times until I get 200 ok.
> Anyway thanks
> Gooly

You are welcome.

You could 'fix' the IP address by adding it to the etc/hosts file (search the 
internet for the exact location on your OS). That circumvents the DNS lookup.

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]