Hi Dan
My output for your tests are:
root@Homeserver:~# wget --retry-connrefused --no-check-certificate https://raw.githubusercontent.com/Fourdee/DietPi/testing/dietpi/server_version
–2015-12-02 17:35:41-- https://raw.githubusercontent.com/Fourdee/DietPi/testing/dietpi/server_version
Resolving raw.githubusercontent.com (raw.githubusercontent.com)… 62.252.172.241
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|62.252.172.241|:443… connected.
GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [0]: Close notify
Unable to establish SSL connection.
root@Homeserver:~# cat server_version
and
root@Homeserver:~# curl -L https://github.com/Fourdee/DietPi/archive/testing.zip > test.zip;echo -e “Exitcode = $?”;
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 120 0 120 0 0 218 0 --:–:-- --:–:-- --:–:-- 220
100 221k 0 221k 0 0 145k 0 --:–:-- 0:00:01 --:–:-- 870k
Exitcode = 0
root@Homeserver:~# rm test.zip
I note your comment about VirginMedia being your ISP. For what it’s worth, VM are my ISP as well. Nothing has changed on my home network recently, except I had one of their speed upgrades about 3/4 weeks ago. My router is SH2 in router mode.
Don’t know if this is relevant??