Package: dnsmasq
Severity: normal
Version: 2.22-2

I am getting the following messages:

  Jul  9 16:14:05 seamus dnsmasq[23117]: forwarding table overflow:
  check for server loops.

Yet my configuration has no loops:

  no-resolv
  server=213.203.238.4
  interface=lo
  bind-interface

and /etc/resolv.conf is:

  nameserver 127.0.0.1
  nameserver 213.203.238.4

The problem is that dnsmasq is started with the -r switch:

  /usr/sbin/dnsmasq -r /var/run/dnsmasq/resolv.conf

so it reads a resolv.conf file (updated by resolvconf) even if
no-resolv is specified in the configuration.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-xen-amd64-k8
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to