[Dnsmasq-discuss] DNS Notify

Christian Ruppert c.ruppert at babiel.com
Wed Jun 4 18:46:27 UTC 2014


Hey Guys,

I just setup a dnsmasq to serve DHCP for our IPMI and I also wanted it to
transfer the zone to our DNS.
So I prepared a local test setup and verified whether it works or not. The
client gets the address and the A record will be added and resolved/answered by
dnsmasq but it will not notify our DNS. I started a tcpdump to capture any DNS
traffic to our DNS IP but there was nothing.

Is there really no notify or did I just forget something important? I also
looked into the sources but I couldn't find anything related to notify either.

My test config:
auth-sec-servers=10.2.2.15
auth-zone=ipmi.example.com,10.2.50.0/24
bind-interfaces
dhcp-authoritative
dhcp-host=set:ipmi,52:54:00:a2:fe:6a,foobar
dhcp-ignore=tag:!known
dhcp-option=option:dns-server,10.2.2.16,10.2.2.17
dhcp-option=option:ntp-server,10.2.2.18
dhcp-option=tag:ipmi, option:router,10.2.50.1
dhcp-range=tag:ipmi,10.2.50.20,10.2.50.76,12h
dhcp-range=tag:ipmi,10.2.50.78,10.2.50.104,12h
domain=ipmi.example.com,10.2.50.0/24
interface=br1337
log-dhcp
log-queries
port=5353
strict-order


-- 
Mit freundlichen Grüßen,
Christian Ruppert

--------------------------------------------

Christian Ruppert
Systemadministrator

Babiel GmbH
Erkrather Str. 224 a
D-40233 Düsseldorf

Tel: 0211-179349 0
Fax: 0211-179349 29
E-Mail: c.ruppert at babiel.com
Internet: http://www.babiel.com

Geschäftsführer: Georg Babiel, Dr. Rainer Babiel, Harald Babiel Amtsgericht
Düsseldorf HRB 38633

~~~~~~~~~~~~~~ DISCLAIMER ~~~~~~~~~~~~~~~

The information transmitted in this electronic mail message may contain
confidential and or privileged materials. Any review, retransmission,
dissemination or other use of or taking of any action in reliance upon, this
information by persons or entities other than the intended recipient is
prohibited. If you receive such e-mails in error, please contact the sender and
delete the material from any computer.




More information about the Dnsmasq-discuss mailing list