Comprehension question to DDNS

Markus Feldmann feldmann_markus at gmx.de
Tue Mar 30 20:53:56 UTC 2010


Hi Mark,

i changed some configs and got on.

Mar 30 22:50:45 feld-server dhcpd: DHCPRELEASE of 192.168.0.196 from 
00:1d:92:ab:35:9f (feld-bert.feldland.lan) via br0 (found)
Mar 30 22:50:50 feld-server dhcpd: DHCPDISCOVER from 00:1d:92:ab:35:9f 
via br0
Mar 30 22:50:51 feld-server dhcpd: DHCPOFFER on 192.168.0.196 to 
00:1d:92:ab:35:9f (feld-bert.feldland.lan) via br0
Mar 30 22:50:51 feld-server dhcpd: Unable to add forward map from 
feld-bert.feldland.lan.feldland.lan to 192.168.0.196: connection refused



On the client side i add some statement to send the host-name and 
mac-address.
/etc/dhcp3/dhclient.conf
     http://nopaste.debianforum.de/34469

And on the server side.
/etc/bind/named.conf.options
     http://nopaste.debianforum.de/34470

/etc/dhcp3/dhcpd.conf
     http://nopaste.debianforum.de/34471

As i played around with the rndc program i recognised an error.

feld-server:/etc/bind# rndc -s feld-server -k rndc.key reload
rndc: connect failed: 192.168.0.186#953: connection refused

this let me think about my update problem at the top of this mail. 
CONNECTION REFUSED !!!

The problem with rndc was fast solved. I had to set correct server with 
the -s argument.

rndc -s localhost -k rndc.key reload

and it worked...

Could it be that i can not update because my control statement, in my 
/etc/bind/named.conf.options, is limited on localhost and not on 
192.168.0.186 or feld-server.feldland.lan ???

regards Markus




More information about the bind-users mailing list