On Sat, 2022-12-03 at 13:40 -0800, Mike Wright wrote:
> I'm using dnsmasq to create an ad/media blocker.  Whenever it receives a 
> request for any listed domain I want to return a specific IP that points 
> to a dummy webserver.  That part works.
> 
> It's the dummy webserver that has me stumped.  I'd like it to return 0 
> bytes, status 200 for every connection to port 80.

I took the approach (using BIND) to return a null result (domain
doesn't exist) for banned advert sources.
 
-- 
 
uname -rsvp
Linux 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to