[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

DHCP + DNS questions



Hello everyone,

I've setup a dhcp+dns server on a small box where I've installed
debian wheezy. It is for home use, as I happen to have a retarded
router from my ISP which is unable to hold reservations.

I've installed both isc-dhcp-server ( 4.2.2) and bind9 (9.8.1), and
they both work fine for all clients I connect to them, except for one
small detail: the dhcp server seems unable to add dns entries. (With
other words, everyone gets an IP and internet, but I'm unable to get
things to work internally, don't know who has what IP).

This is my first setup of this kind on GNU Linux, so I'm sure I made
mistakes on almost every step, so please bare with me on this.
I have attached the config files, again, they only work separately
(clients get IP, and DNS is getting resolved for clients, but I cannot
ping a device.home.net for example). I have to mention that I've
rewritten them many times upon trying and retrying different guides I
found on the internet :(. The current config still works tho, for
clients who don't need local DNS.

My /var/log/syslog file, upon adding a new device to the network says:

Jun 24 23:59:25 debSRV dhcpd: uid lease 192.168.1.55 for client
14:7d:c5:01:df:8c is duplicate on 192.168.1.0/24
Jun 24 23:59:25 debSRV dhcpd: ns.home.net: temporary name server failure
Jun 24 23:59:25 debSRV dhcpd: DHCPREQUEST for 192.168.1.53 from
14:7d:c5:01:df:8c via eth0
Jun 24 23:59:25 debSRV dhcpd: DHCPACK on 192.168.1.53 to
14:7d:c5:01:df:8c via eth0
Jun 24 23:59:25 debSRV dhcpd: Unable to add forward map from
workphone.home.net. to 192.168.1.53: not found
Jun 24 23:59:25 debSRV dhcpd: Wrote 0 deleted host decls to leases file.
Jun 24 23:59:25 debSRV dhcpd: Wrote 0 new dynamic host decls to leases file.
Jun 24 23:59:25 debSRV dhcpd: Wrote 9 leases to leases file.

Does anyone know what this means and/or how to solve it?


Thank you in advance,
Catalin

Attachment: db.192
Description: Binary data

Attachment: db.home.net
Description: Binary data

Attachment: dpcpd.conf
Description: Binary data

Attachment: named.conf.local
Description: Binary data


Reply to: