On Mon, 15 Jun 2020, Chris Bennett wrote:

> On Mon, Jun 15, 2020 at 09:43:03AM +0200, Thomas de Grivel wrote:
> > Hello,
> > 
> > http://www.openbsd.org is unreachable.
> > 
> > I wanted to know what's new in the current snapshots ?
> > 
> 
> I'm not sure about the website. You might have local DNS problems.
> Use dig to get the IP address (from a big nameserver like 8.8.8.8)
> and skip that problem.
> 
> If you mean the current -release, yes the website is simplest in
> general terms only.
> 
> If you mean -current, then the mailing lists and CVS are the right
> places to look. misc@ isn't very helpful, but tech@, etc. are excellent.
> 
> 
> DNS has problems in some places in the world. Usually just for hours.
> Annoying, but sites like OpenBSD have stable IP's and knowing that
> solves the problem quickly.
> If the site has a problem, someone else can clarify that.
> 
> Chris Bennett

It seems to be non-reachable indeed.  As far as I can see is not a DNS
issue.  And most likely whoever needs to know already knows.

If you need to access the website you have 2 easy options:

* clone the www cvs source repository and serve it locally (via local
  httpd or just a simple `python3 -m http.server`).  Best option in my
  opinion.

* use a mirror.  Recently solene@ built one for circumstances like this:
    https://perso.pw/www.openbsd.org/
  And here's another one managed by clematis:
    https://openbsd.clemat.is/

Keep in mind that those mirrors are not official and may be out of sync.

Cheers,

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to