Package: dhcp3-server
Version: 3.1.1-1
Severity: normal
File: dhcpd
Hi,
I have a /24 split at two sites with reverse DNS appropriate partitioned
so that half (e.g. 192.168.7.0/25 and 192.168.7.128/25 -- used for
illustration btw not the actual IP addresses) is in zone:
0-25.7.168.192.in-addr.arpa.
and the other is in:
128-25.7.168.192.in-addr.arpa.
There appear no way to have the DHCP daemon update the correct reverse
zone. It will always try to update 7.168.192.in-addr.arpa.
Unfortunately setting ddns-rev-domainname does not help as that only put
a suffix on the reversed IP address. Nor does attempting to turn the
option into an evaluation expression like:
ddns-rev-domainname concat(binary-to-ascii(10, 8, ".", suffix(leased-address,
1)), "0-25.7.168.192.in-addr.arpa.");
Since DHCP expects either a parameter or declaration.
Thanks,
Anand
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dhcp3-server depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii debianutils 2.28.6 Miscellaneous utilities specific t
ii dhcp3-common 3.1.1-1 common files used by all the dhcp3
ii libc6 2.7-11 GNU C Library: Shared libraries
dhcp3-server recommends no packages.
-- debconf-show failed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]