Package: dhcp3-server
Version: 3.0.4-13
Severity: minor

I have dhcp3-server setup on a machine to provide addresses to a non-local
network.  This works just fine.  However, since I've not configured it to be
authoritive on the local network (there already is an authoritive DHCP server
on the network), it complains every time a local client does any dhcp
requests on the network.

Ex:
Mar 15 15:53:46 segfault dhcpd: DHCPINFORM from 172.17.11.216 via eth0: not 
authoritative for subnet 172.17.0.0
Mar 15 15:53:50 segfault dhcpd: DHCPINFORM from 172.17.11.216 via eth0: not 
authoritative for subnet 172.17.0.0
Mar 15 15:54:08 segfault dhcpd: DHCPINFORM from 172.17.11.168 via eth0: not 
authoritative for subnet 172.17.0.0
Mar 15 15:54:12 segfault dhcpd: DHCPINFORM from 172.17.11.168 via eth0: not 
authoritative for subnet 172.17.0.0
Mar 15 15:54:18 segfault dhcpd: DHCPINFORM from 172.17.11.174 via eth0: not 
authoritative for subnet 172.17.0.0

I have the following in my conf file:
subnet 172.17.0.0 netmask 255.255.0.0 {
}

I do not want to touch the authoritive DHCP server to handle this since it's
production and the network I'm doing this for is not.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to