From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, NORMAL_HTTP_TO_IP,NUMERIC_HTTP_ADDR,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a24:294f:: with SMTP id p76mr7732451itp.34.1550718313741; Wed, 20 Feb 2019 19:05:13 -0800 (PST) X-Received: by 2002:a9d:19a4:: with SMTP id k33mr456939otk.5.1550718313472; Wed, 20 Feb 2019 19:05:13 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!y42no129357ita.0!news-out.google.com!v188ni57itb.0!nntp.google.com!y42no129355ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 20 Feb 2019 19:05:13 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2601:2c7:8700:4e:a450:4b72:8bc4:5e3b; posting-account=H0kyAgoAAAAi5Y5HP7CX2okpzT_2ypph NNTP-Posting-Host: 2601:2c7:8700:4e:a450:4b72:8bc4:5e3b References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Hows gnoga.com? I notice ti won't load on windows!! whats up with that? From: julian.fondren@gmail.com Injection-Date: Thu, 21 Feb 2019 03:05:13 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:55617 Date: 2019-02-20T19:05:13-08:00 List-Id: On Friday, February 15, 2019 at 7:50:27 AM UTC-6, Rabican wrote: > works fine on chrome on icewm on arhclinux at home or on chrome on freebsd also on icewm dektop > "Works on one machine, but not on the other." "Works at home, but not at the office." When you hear such phrases, blame DNS. How do we get to gnoga.com? First, we need to know who we can even ask. $ whois gnoga.com Name Server: ns3.gnavi.org Name Server: ns5.gnavi.org Let's start by asking these fellows. $ dig gnoga.com @ns5.gnavi.org ;; ANSWER SECTION: gnoga.com. 86400 IN A 50.192.131.236 ;; Query time: 73 msec That one answered promptly. $ dig gnoga.com @ns3.gnavi.org ;; connection timed out; no servers could be reached That one did not. This is already sufficient for you to load the site on one computer and fail to load it on another. Scenario: 1. Windows asks ns3.gnavi.org 2. Windows gets a timeout. 3. Windows caches this negative result so that it won't pester DNS servers about this hostname. However if you run those commands, you might notice that ns3.gnavi.org shares an IP with gnoga.org. The webserver is also one of its nameservers. And it doesn't look happy: $ curl -H "Host: gnoga.org" http://50.192.131.236/ Unsupported database type If you managed to load the site at all, after noticing the failure on Windows, probably what happened is that DNS went first and MySQL followed it sometime later. > > windows are being like censorship heere > This is probably not the case. > > tried in chrome and edge > > > let me try now in firefox