one of your primary web addresses (130.89.148.14) is throwing 403 errors

Stephen Dowdy <[email protected]>
Newsgroups gmane.linux.debian.devel.www
Message-ID <[email protected]>
I would guess you've already heard this, but no harm in getting extra 
reports...

$ for h in $(host -t A www.debian.org | awk '/has address/{print $NF}'); 
do curl -s -w 'remote_ip=%{remote_ip} / code=%{http_code} / 
connect=%{http_connect}\n' -o /dev/null -k https://${h}/; done
remote_ip=130.89.148.14 / code=403 / connect=000
remote_ip=5.153.231.4 / code=200 / connect=000

I am coming from 128.117.192.59 in case that's in play.

--stephen
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.