http://www.perlmonks.org?node_id=11157278


in reply to Re^2: 209.197.123.153 Down
in thread 209.197.123.153 Down

Indeed, .com works from here .org doesn't.

Replies are listed 'Best First'.
Re^4: 209.197.123.153 Down
by LanX (Saint) on Jan 26, 2024 at 13:38 UTC
    The CB had a comment by one god that 209.197.123.153 isn't even one of our servers, so I suppose it's a routing/name-resolution problem on the side of pair-network.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery

      What is the third IP we used to have, then?

      $ dig perlmonks.org ; <<>> DiG 9.16.44 <<>> perlmonks.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47665 ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;perlmonks.org. IN A ;; ANSWER SECTION: perlmonks.org. 2165 IN A 66.39.54.27 perlmonks.org. 2165 IN A 209.197.123.153 perlmonks.org. 2165 IN A 216.92.34.251 ;; Query time: 48 msec ;; SERVER: 62.129.50.20#53(62.129.50.20) ;; WHEN: Fri Jan 26 14:43:01 CET 2024 ;; MSG SIZE rcvd: 90

      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
        dig perlmonks.org ; <<>> DiG 9.18.18-0ubuntu0.23.04.1-Ubuntu <<>> perlmonks.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19103 ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;perlmonks.org. IN A ;; ANSWER SECTION: perlmonks.org. 5492 IN A 209.197.123.153 perlmonks.org. 5492 IN A 216.92.34.251 perlmonks.org. 5492 IN A 66.39.54.27 ;; Query time: 23 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP) ;; WHEN: Fri Jan 26 14:05:26 GMT 2024 ;; MSG SIZE rcvd: 90

        Update: typo.