<div dir="ltr">hi, all.<div><br></div><div>    I have a question about dnsmasq's options. I setup a dnsmasq process and it runs like this:</div><div><br></div><div>dnsmasq --no-hosts --no-resolv --strict-order </div><div>--except-interface=lo </div><div>--pid-file=pid </div><div>--dhcp-hostsfile=host </div><div>--addn-hosts=addn_hosts </div><div>--dhcp-optsfile=opts </div><div>--dhcp-leasefile=leases </div><div>--dhcp-match=set:ipxe,175 </div><div>--bind-interfaces </div><div>--interface=tap96a9d998-8c </div><div>--dhcp-range=set:tag0,1.1.1.0,static,86400s </div><div>--dhcp-option-force=option:mtu,950 </div><div>--dhcp-lease-max=256 -</div><div>-conf-file=/etc/neutron/dnsmasq-neutron.conf </div><div>--domain=my_domain.</div><div><br></div><div>And, the content of dnsmasq-neutron.conf is " dhcp-option-force=26,1400 ".</div><div><br></div><div>NOW, the question is the dnsmasq process contains two options about mtu. One is using by " dhcp-option-force ", another is " --conf-file=/etc/neutron/dnsmasq-neutron.conf  ". Which option is right ? </div><div><br></div><div>I create a vm by using this dnsmasq prcocess and vm's mtu is "1400". </div><div><br></div><div>I want to know how does dnsmasq deal with thus situation ?</div><div><br></div><div><br></div><div>Hope for your reply ;-)</div><div><br></div><div><br></div><div>Thanks</div><div><br></div></div>