VPN supplied DNS servers are not taken into account

Hi,

first post, please be gentle.

resolv.conf.vpn contains correct nameserver and domain information.

nslookup host.domain.local returns

Server:         127.0.0.1
Address:        127.0.0.1#53
** server can't find host.domain.local: NXDOMAIN
** server can't find host.domain.local: NXDOMAIN

nslookup host.domain.local 192.168.1.30

root@GL-MT300N-V2:~# nslookup host.domain.local 192.168.1.30
Server:         192.168.1.30
Address:        192.168.1.30#53
Name:      host.domain.local
Address 1: 192.168.1.78
*** Can't find idoit.el-cell.local: No answer

Any and all help is greatly appreciated.

Best regards
Marie.

It seems dnsmasq discards query return while “DNS Rebinding Attack Protection” is on.