Re: [Dnsmasq-discuss] DNS forwarding steered based on source interface?

2024-04-19 Thread Adam Pribyl
On Thu, 18 Apr 2024, Christopher Hill wrote: Hi, I have a question regarding if upstream DNS forwarding can be based on the source interface? Reading the manual I don't believe it is possible..? The scenario I have is two VLANs that can talk to each other and both use dnsmasqfor local name

Re: [Dnsmasq-discuss] DNS forwarding steered based on source interface?

2024-04-19 Thread Christopher Hill
On 4/19/24 00:29, Geert Stappers wrote: On Fri, Apr 19, 2024 at 06:20:03AM +0200, Geert Stappers wrote: On Thu, Apr 18, 2024 at 10:07:04PM -0400, Christopher Hill wrote: Hi, I have a question regarding if upstream DNS forwarding can be based on the source interface? Reading the manual I don't

Re: [Dnsmasq-discuss] DNS forwarding steered based on source interface?

2024-04-19 Thread Christopher Hill
On 4/19/24 04:16, Adam Pribyl wrote: What I am using is, that I have two VLANs 1 and 2, for each I have a separate config like /etc/dnsmasq.d/dnsmasq-eth1.1.conf /etc/dnsmasq.d/dnsmasq-eth2.2.conf I did not tried to use a different upstream DNS, but I would say it should be possible. Th