dnsmasq - tag address possible?Using dnsmasq to resolve all hosts to the same addressDisable dhcp service in...

In which way proportional valves are controlled solely by current?

Are small insurances worth it

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

What is the minimum amount of skill points per HD?

School performs periodic password audits. Is my password compromised?

How to kill a localhost:8080

How do I deal with being envious of my own players?

When to use mean vs median

Being asked to review a paper in conference one has submitted to

Can we carry rice to Japan?

Split a number into equal parts given the number of parts

“I had a flat in the centre of town, but I didn’t like living there, so …”

Why did the Cray-1 have 8 parity bits per word?

Where is this quote about overcoming the impossible said in "Interstellar"?

Plagiarism of code by other PhD student

Misplaced tyre lever - alternatives?

How to get the first element while continue streaming?

Wardrobe above a wall with fuse boxes

When do _WA_Sys_ statistics Get Updated?

What is the difference between 主菜 and 主食?

Quitting employee has privileged access to critical information

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

Make me a metasequence

Caulking a corner instead of taping with joint compound?



dnsmasq - tag address possible?


Using dnsmasq to resolve all hosts to the same addressDisable dhcp service in dnsmasqMake dnsmasq reject some namesGet dnsmasq to respond with the local dynamic IP addressdnsmasq, address of host with no TLD with address=dnsmasq address format if subdomain is fixedSkip queries to self address in DNSmasqDNSMASQ eth0 doesn't get an ip addressUsing DNSMasq to route hostname traffic to local hostname addressdnsmasq: return default IP address if address cannot be resolved













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







New contributor




Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    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







    New contributor




    Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      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







      New contributor




      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      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







      New contributor




      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      BubbaBubba

      1




      1




      New contributor




      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Bubba is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          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
          });


          }
          });






          Bubba is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f957111%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








          Bubba is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Bubba is a new contributor. Be nice, and check out our Code of Conduct.













          Bubba is a new contributor. Be nice, and check out our Code of Conduct.












          Bubba is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • 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%2fserverfault.com%2fquestions%2f957111%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

          117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Маріан Котлеба Зміст Життєпис | Політичні погляди |...