Score:0

How to change configuration of dnsmasq service on Ubuntu 18.04

sm flag

With ps command I could see that dnsmasq is running with below command line options

root@im-lp-1116:/etc/systemd# ps aux | grep dnsmasq
nobody   22979  0.0  0.0  52888  3920 ?        S    13:19   0:00 /usr/sbin/dnsmasq --conf-file --no-hosts --keep-in-foreground --bind-interfaces --except-interface=lo --clear-on-reload --strict-order --listen-address=10.42.0.1 --dhcp-range=10.42.0.10,10.42.0.254,60m --dhcp-lease-max=50 --pid-file=/run/nm-dnsmasq-eth0.pid --conf-dir=/etc/NetworkManager/dnsmasq-shared.d

From where dnsmasq service is taking these values ? I haven't find any conf file in /etc directory. I want to change --dhcp-range argument values.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.