On Tue, 2019-09-17 at 15:22 -0600, Stephen Dowdy wrote:
> 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.

Thanks for the report.

I've passed the details onto Debian's sysadmin team so hopefully it
will be resolved soon.

Regards,

Adam

Reply via email to