Names not resolved











up vote
1
down vote

favorite












Yesterday I connected my computer (Arch) to a new WLAN, browsing without any problem at all.
Today, same computer, same WLAN, I can't browse anymore: the names are no longer resolved. Other devices on the same network can browse. I tried to connect my computer to my Android hotspot and it worked.



$ ping google.com
ping: google.com: Name or service not known

$ dig google.com
; <<>> DiG 9.13.3 <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34550
;; flags: qr rd ra cd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; MBZ: 0x7fe8, udp: 512
;; QUESTION SECTION:
;google.com. IN A

;; ANSWER SECTION:
google.com. 97 IN A 216.58.205.142

;; Query time: 3 msec
;; SERVER: 192.168.178.1#53(192.168.178.1)
;; WHEN: Sat Nov 17 16:12:12 CET 2018
;; MSG SIZE rcvd: 55


I also tried to set custom DNSs to my /etc/resolv.conf, with no changes.



nameserver 1.1.1.1
nameserver 1.0.0.1


The router is a FRITZ!Box 7170, I'm not able to find any DNS related settings.










share|improve this question


























    up vote
    1
    down vote

    favorite












    Yesterday I connected my computer (Arch) to a new WLAN, browsing without any problem at all.
    Today, same computer, same WLAN, I can't browse anymore: the names are no longer resolved. Other devices on the same network can browse. I tried to connect my computer to my Android hotspot and it worked.



    $ ping google.com
    ping: google.com: Name or service not known

    $ dig google.com
    ; <<>> DiG 9.13.3 <<>> google.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34550
    ;; flags: qr rd ra cd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; MBZ: 0x7fe8, udp: 512
    ;; QUESTION SECTION:
    ;google.com. IN A

    ;; ANSWER SECTION:
    google.com. 97 IN A 216.58.205.142

    ;; Query time: 3 msec
    ;; SERVER: 192.168.178.1#53(192.168.178.1)
    ;; WHEN: Sat Nov 17 16:12:12 CET 2018
    ;; MSG SIZE rcvd: 55


    I also tried to set custom DNSs to my /etc/resolv.conf, with no changes.



    nameserver 1.1.1.1
    nameserver 1.0.0.1


    The router is a FRITZ!Box 7170, I'm not able to find any DNS related settings.










    share|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Yesterday I connected my computer (Arch) to a new WLAN, browsing without any problem at all.
      Today, same computer, same WLAN, I can't browse anymore: the names are no longer resolved. Other devices on the same network can browse. I tried to connect my computer to my Android hotspot and it worked.



      $ ping google.com
      ping: google.com: Name or service not known

      $ dig google.com
      ; <<>> DiG 9.13.3 <<>> google.com
      ;; global options: +cmd
      ;; Got answer:
      ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34550
      ;; flags: qr rd ra cd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

      ;; OPT PSEUDOSECTION:
      ; EDNS: version: 0, flags:; MBZ: 0x7fe8, udp: 512
      ;; QUESTION SECTION:
      ;google.com. IN A

      ;; ANSWER SECTION:
      google.com. 97 IN A 216.58.205.142

      ;; Query time: 3 msec
      ;; SERVER: 192.168.178.1#53(192.168.178.1)
      ;; WHEN: Sat Nov 17 16:12:12 CET 2018
      ;; MSG SIZE rcvd: 55


      I also tried to set custom DNSs to my /etc/resolv.conf, with no changes.



      nameserver 1.1.1.1
      nameserver 1.0.0.1


      The router is a FRITZ!Box 7170, I'm not able to find any DNS related settings.










      share|improve this question













      Yesterday I connected my computer (Arch) to a new WLAN, browsing without any problem at all.
      Today, same computer, same WLAN, I can't browse anymore: the names are no longer resolved. Other devices on the same network can browse. I tried to connect my computer to my Android hotspot and it worked.



      $ ping google.com
      ping: google.com: Name or service not known

      $ dig google.com
      ; <<>> DiG 9.13.3 <<>> google.com
      ;; global options: +cmd
      ;; Got answer:
      ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34550
      ;; flags: qr rd ra cd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

      ;; OPT PSEUDOSECTION:
      ; EDNS: version: 0, flags:; MBZ: 0x7fe8, udp: 512
      ;; QUESTION SECTION:
      ;google.com. IN A

      ;; ANSWER SECTION:
      google.com. 97 IN A 216.58.205.142

      ;; Query time: 3 msec
      ;; SERVER: 192.168.178.1#53(192.168.178.1)
      ;; WHEN: Sat Nov 17 16:12:12 CET 2018
      ;; MSG SIZE rcvd: 55


      I also tried to set custom DNSs to my /etc/resolv.conf, with no changes.



      nameserver 1.1.1.1
      nameserver 1.0.0.1


      The router is a FRITZ!Box 7170, I'm not able to find any DNS related settings.







      router dns arch-linux fritzbox






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      Denis Frezzato

      1364




      1364



























          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376251%2fnames-not-resolved%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1376251%2fnames-not-resolved%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

          Mangá

           ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕