[Dnsmasq-discuss] 2 dnsmasq instances

Simon Kelley simon@thekelleys.org.uk
Wed Jun 22 20:29:01 BST 2005


David Sankel wrote:
> On 6/22/05, Simon Kelley <simon@thekelleys.org.uk> wrote:
> 
>>Add
>>
>>bind-interfaces
>>
>>to the configuration file. 2.20 or 2.22 should then work fine.
> 
> 
> Unfortunately, both of the configuration files already had
> bind-interfaces. Are there any tests that I can run that could help
> figure out the problem?
> 

Ah, sorry, I'm guilty of jumping to conclusions without looking.

I'm pretty sure that the problem is the both instances of dnsmasq are 
attempting to bind the loopback interface, which is always enabled when 
using the interface= config.

The fix is to add

except-inteface=lo

to one of the config files.

HTH

Simon.




More information about the Dnsmasq-discuss mailing list