On Sat, 17 Feb 2018, Curt wrote:
On 2018-02-17, Reco <recovery...@gmail.com> wrote:
First, please don't get me wrong, but can you provide the output of
(regular box, of course):
wget -S --spider https://wiki.debian.org
There have been some reports from people using your ISP that this page
does not work for them somehow, and I'm too lazy to travel to France to
check it out :)
Here I am conveniently in France:
curty@einstein:~$ wget -S --spider https://wiki.debian.org
...
HTTP/1.1 403 FORBIDDEN
...
As a subscriber to the french ISP Free, I get that same output for wget, however
I can read the page successfully with the four browsers lynx, w3m, opera and
firefox, and command « nmap -A wiki.debian.org » reports
Starting Nmap 7.40 ( https://nmap.org ) at 2018-02-17 21:30 CET
Nmap scan report for wiki.debian.org (82.195.75.112)
Host is up (0.056s latency).
Other addresses for wiki.debian.org (not scanned):
2001:41b8:202:deb:6564:a62:52c3:4b70
rDNS record for 82.195.75.112: wilder.debian.org
Not shown: 989 closed ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 7.4p1 Debian 10+deb9u2 (protocol 2.0)
| ssh-hostkey:
|_ 2048 7a:d8:5c:e4:e5:38:6b:6b:d0:5c:c2:87:8e:d6:05:b3 (RSA)
80/tcp open http Apache httpd
|_http-server-header: Apache
|_http-title: Did not follow redirect to https://wiki.debian.org/
135/tcp filtered msrpc
139/tcp filtered netbios-ssn
443/tcp open ssl/http Apache httpd
| http-robots.txt: 1 disallowed entry
|_/action/
|_http-server-header: Apache
|_http-title: FrontPage - Debian Wiki
| ssl-cert: Subject: commonName=wiki.debian.org
| Subject Alternative Name: DNS:wiki.debian.org
| Not valid before: 2017-12-28T00:22:24
|_Not valid after: 2018-03-28T00:22:24
|_ssl-date: TLS randomness does not represent time
445/tcp filtered microsoft-ds
873/tcp open rsync (protocol version 31)
1026/tcp filtered LSA-or-nterm
1027/tcp filtered IIS
1433/tcp filtered ms-sql-s
1723/tcp filtered pptp
Perhaps wget is getting special treatment.
Roger