dnsmasq - tag address possible?How to advertise iTunes Server using dnsmasqReplacing stock dnsmasq with...

Why do phishing e-mails use faked e-mail addresses instead of the real one?

Error in TransformedField

What is Tony Stark injecting into himself in Iron Man 3?

What is the purpose of a disclaimer like "this is not legal advice"?

How spaceships determine each other's mass in space?

Area Under the Curve - Variable and Log Transformed Variable

Create chunks from an array

PTIJ: Mouthful of Mitzvos

How can friction do no work in case of pure rolling?

Is being socially reclusive okay for a graduate student?

Can a Mexican citizen living in US under DACA drive to Canada?

In the world of The Matrix, what is "popping"?

Dukha vs legitimate need

Why would the IRS ask for birth certificates or even audit a small tax return?

Paper published similar to PhD thesis

ESPP--any reason not to go all in?

Giving a talk in my old university, how prominently should I tell students my salary?

The (Easy) Road to Code

PTiJ: How should animals pray?

What does "rhumatis" mean?

Problems with rounding giving too many digits

Convert an array of objects to array of the objects' values

Did Amazon pay $0 in taxes last year?

Why can't we use freedom of speech and expression to incite people to rebel against government in India?



dnsmasq - tag address possible?


How to advertise iTunes Server using dnsmasqReplacing stock dnsmasq with optware dnsmasqDD-WRT: dnsmasq headaches with static hostsOpenWRT dnsmasq: possible DNS-rebind detectedWhy does Windows 10 seem to ignore the DNS query replied from my router?dnsmasq does not not resolve nameDNSMasq refuse to assign correct address'dnsmasq' : Can't ping client by nameDNSMasq Wildcard Round-Robin DNSDNSMasq forgets force-domain IP addresses













0















So I want to block a websites for specific IPs or MACs on a ASUS Merlin router and DNSmasq.



though I'd try something with tags:



dhcp-host=set:blockthis,5C:96:9D:84:F2:B7,set:red,PC-MACRED,192.168.1.30,20m
address=tag:blockthis,/double-click.net/127.0.0.1
address=tag:blockthis/.youtube.com/127.0.0.1


but that didnt work. Is it possible to tag the address option in DNSmasq or does anyone know of a better solution? I found a couple of thread of people asking the same question but never found a solution.










share|improve this question













migrated from serverfault.com yesterday


This question came from our site for system and network administrators.























    0















    So I want to block a websites for specific IPs or MACs on a ASUS Merlin router and DNSmasq.



    though I'd try something with tags:



    dhcp-host=set:blockthis,5C:96:9D:84:F2:B7,set:red,PC-MACRED,192.168.1.30,20m
    address=tag:blockthis,/double-click.net/127.0.0.1
    address=tag:blockthis/.youtube.com/127.0.0.1


    but that didnt work. Is it possible to tag the address option in DNSmasq or does anyone know of a better solution? I found a couple of thread of people asking the same question but never found a solution.










    share|improve this question













    migrated from serverfault.com yesterday


    This question came from our site for system and network administrators.





















      0












      0








      0








      So I want to block a websites for specific IPs or MACs on a ASUS Merlin router and DNSmasq.



      though I'd try something with tags:



      dhcp-host=set:blockthis,5C:96:9D:84:F2:B7,set:red,PC-MACRED,192.168.1.30,20m
      address=tag:blockthis,/double-click.net/127.0.0.1
      address=tag:blockthis/.youtube.com/127.0.0.1


      but that didnt work. Is it possible to tag the address option in DNSmasq or does anyone know of a better solution? I found a couple of thread of people asking the same question but never found a solution.










      share|improve this question














      So I want to block a websites for specific IPs or MACs on a ASUS Merlin router and DNSmasq.



      though I'd try something with tags:



      dhcp-host=set:blockthis,5C:96:9D:84:F2:B7,set:red,PC-MACRED,192.168.1.30,20m
      address=tag:blockthis,/double-click.net/127.0.0.1
      address=tag:blockthis/.youtube.com/127.0.0.1


      but that didnt work. Is it possible to tag the address option in DNSmasq or does anyone know of a better solution? I found a couple of thread of people asking the same question but never found a solution.







      dnsmasq






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      GnommonGnommon

      1




      1




      migrated from serverfault.com yesterday


      This question came from our site for system and network administrators.









      migrated from serverfault.com yesterday


      This question came from our site for system and network administrators.
























          0






          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',
          autoActivateHeartbeat: false,
          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%2f1411974%2fdnsmasq-tag-address-possible%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411974%2fdnsmasq-tag-address-possible%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

          Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

          Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

          Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...