If I do this for my local DNS server it responds but if I do it for the DNS server on the far side of the tunnel it comes back not found. I can ping the IP of the DNS but DNS resolution is not working.
You can do the conditional forwarding on pi-hole (assuming it can resolve over the tunnel).On the pi-hole settings, select DNS and scroll down to conditional forwarding. Set the local domain CIDR to 192.168.1.0/24, the "DHCP" server to 10.0.1.1 and the "Local" domain name to nsc.home.If you have more than one domain on the far side, you need to dive into the guts of pi-hole: https://www.grahamwatts.co.uk/knowledge/pihole-conditional-forwarding.Good luck!Bart...