Re: [Dnsmasq-discuss] URIBL_BLOCKED with dnsmasq and server options

2022-08-30 Thread Buck Horn
On 30.08.2022 21:09:33, Jelle de Jong wrote On 8/30/22 17:41, Buck Horn wrote: You could start by giving the following line a try: server=/uribl.com/ I tried this, but that is not working, as expected as the mirrors are not DNS resolving mirrors but just alternatives for uribl.com as far

Re: [Dnsmasq-discuss] URIBL_BLOCKED with dnsmasq and server options

2022-08-30 Thread Eric Fahlgren
On Tue, Aug 30, 2022 at 12:27 PM Jelle de Jong wrote: > So I setup dnsmasq with only one server: > > server=127.0.0.1#533 > > and ran unbound with the following config: > > server: > port: 533 > ... What would be a better port then 533 for a localhost only DNS service... > is there something lik

Re: [Dnsmasq-discuss] URIBL_BLOCKED with dnsmasq and server options

2022-08-30 Thread Jelle de Jong
On 8/30/22 17:41, Buck Horn wrote: On 18.08.22 11:08, Jelle de Jong wrote: > > I understand dnsmasq is an forwarding dns server and I was wondering > if there is a way to configure it to do dns lookups using it own IP > external address instead of the server forwarders, maybe just for URIBL

Re: [Dnsmasq-discuss] URIBL_BLOCKED with dnsmasq and server options

2022-08-30 Thread Buck Horn
On 18.08.22 11:08, Jelle de Jong wrote: > > I understand dnsmasq is an forwarding dns server and I was wondering > if there is a way to configure it to do dns lookups using it own IP > external address instead of the server forwarders, maybe just for URIBL lookups ... It isn't entirely clear

Re: [Dnsmasq-discuss] URIBL_BLOCKED with dnsmasq and server options

2022-08-30 Thread Eric Fahlgren
On Tue, Aug 30, 2022 at 5:19 AM Jelle de Jong wrote: > dnsmasq has lots of nice features like tftp, tftp-mtu, srv-host, > dhcp-boot, dhcp-range etc that have nothing to do with a dns resolving. > Yes, big +1 on that. > I would like to keep using dnsmasq but I would also like my URIBL > lookups

Re: [Dnsmasq-discuss] URIBL_BLOCKED with dnsmasq and server options

2022-08-30 Thread Jelle de Jong
On 8/29/22 11:19, Matus UHLAR - fantomas via Dnsmasq-discuss wrote: On 18.08.22 11:08, Jelle de Jong wrote: I understand dnsmasq is an forwarding dns server and I was wondering if there is a way to configure it to do dns lookups using it own IP external address instead of the server forwarders,