WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: dnsmasq configuration  (Read 2946 times)

Offline wim.langers

  • Newbie
  • *
  • Posts: 1
dnsmasq configuration
« on: May 15, 2011, 06:14:49 AM »
Hello ,

It seems that now dnsmasq expects dnsmasq.conf to be in /etc instead of in /usr/local/etc (as before and as stated in the docs).  This is fine by me (consistent with the authors documentation), but it would ease things a bit if it were also specified in the TCE - docs :-)

wim

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14790
Re: dnsmasq configuration
« Reply #1 on: May 15, 2011, 07:51:54 AM »
For me it would be better to follow the tc convention of putting things under /usr/local where possible.

Offline andriscom

  • Newbie
  • *
  • Posts: 32
Re: dnsmasq configuration
« Reply #2 on: May 18, 2011, 06:21:54 AM »
Hi,

 The dnsmasq.conf.example is in /usr/local/etc/ by default. However it's true that dnsmasq is searching for /etc/dnsmasq.conf by default.
 You can use the -C option to spectify your config file.

 For example: dnsmasq -C /usr/local/etc/dnsmasq.conf