Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Can't access bispebjerghospital.dk with max protection

more options

I want to visit http://bispebjerghospital.dk/ . I have seen on https://www.whatsmydns.net/#A/www.bispebjerghospital.dk that it's DNS isn't propagating correctly, so I turned on "MAX PROTECTION" for DNS, hoping that it would let me see the site.

But Firefox showed me "Unexpected error" the first time I went to the site. And then I clicked 'always allow' and now it just spins and spins with no response visible.

How can I visit the website from one of the countries with red X's on whatsmydns?

I want to visit http://bispebjerghospital.dk/ . I have seen on https://www.whatsmydns.net/#A/www.bispebjerghospital.dk that it's DNS isn't propagating correctly, so I turned on "MAX PROTECTION" for DNS, hoping that it would let me see the site. But Firefox showed me "Unexpected error" the first time I went to the site. And then I clicked 'always allow' and now it just spins and spins with no response visible. How can I visit the website from one of the countries with red X's on whatsmydns?

선택된 해결법

Ah, seems that Cloudflare can't resolve it either, that explains it:

``` janus@janus-ux305ca ~ % curl -H 'accept: application/dns-json' 'https://cloudflare-dns.com/dns-query?name=bispebjerghospital.dk&type=A' | jq .

 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed

100 166 100 166 0 0 16 0 0:00:10 0:00:10 --:--:-- 43 {

 "Status": 2,
 "TC": false,
 "RD": true,
 "RA": true,
 "AD": false,
 "CD": false,
 "Question": [
   {
     "name": "bispebjerghospital.dk",
     "type": 1
   }
 ],
 "Comment": [
   "EDE(22): No Reachable Authority"
 ]

} ```

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (1)

more options

선택된 해결법

Ah, seems that Cloudflare can't resolve it either, that explains it:

``` janus@janus-ux305ca ~ % curl -H 'accept: application/dns-json' 'https://cloudflare-dns.com/dns-query?name=bispebjerghospital.dk&type=A' | jq .

 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed

100 166 100 166 0 0 16 0 0:00:10 0:00:10 --:--:-- 43 {

 "Status": 2,
 "TC": false,
 "RD": true,
 "RA": true,
 "AD": false,
 "CD": false,
 "Question": [
   {
     "name": "bispebjerghospital.dk",
     "type": 1
   }
 ],
 "Comment": [
   "EDE(22): No Reachable Authority"
 ]

} ```

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.