<div data-ntes="ntes_mail_body_root" style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><p style="margin: 0px; word-break: break-word !important;">Hello,</p><p style="margin: 0px; word-break: break-word !important;">I have settings with both addn-hosts= and nftset=, and hoping hosts in addn-hosts will be added to nft set.</p><p style="margin: 0px; word-break: break-word !important;">Here is my configs</p><p style="margin: 0px; word-break: break-word !important;"><br style="word-break: break-word !important;"></p><p style="margin: 0px; word-break: break-word !important;"># /etc/dnsmasq/dnsmasq.conf</p><p style="margin: 0px; word-break: break-word !important;">nftset=/myems-test.com/4#ip#test#vpn4</p><p style="margin: 0px; word-break: break-word !important;"><br style="word-break: break-word !important;"></p><p style="margin: 0px; word-break: break-word !important;"># /etc/dnsmasq/dnsmasq.d/domain_address.conf</p><p style="margin: 0px; word-break: break-word !important;">addn-hosts=/etc/dnsmasq/dnsmasq.d/domain_address</p><p style="margin: 0px; word-break: break-word !important;"><br style="word-break: break-word !important;"></p><p style="margin: 0px; word-break: break-word !important;"># /etc/dnsmasq/dnsmasq.d/domain_address</p><p style="margin: 0px; word-break: break-word !important;">192.168.4.200 myems-test.com</p><p style="margin: 0px; word-break: break-word !important;"><br style="word-break: break-word !important;"></p><p style="margin: 0px; word-break: break-word !important;">but the ip address 192.168.4.200 was not be added to nft set,  it seems the logics to handle the nftset were bypassed for local answer.</p><p style="margin: 0px; word-break: break-word !important;">my question is why can't handle nftset/ipset for local answer and is it a behavior by designed? if so then what is the reason behind it.</p><p style="margin: 0px; word-break: break-word !important;"><br style="word-break: break-word !important;"></p><p style="margin: 0px; word-break: break-word !important;">Thanks.</p></div>