https://bugzilla.novell.com/show_bug.cgi?id=842360 https://bugzilla.novell.com/show_bug.cgi?id=842360#c5 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |Mathias.Homann@opensuse.org --- Comment #5 from Marius Tomaschewski <mt@suse.com> 2013-09-26 11:10:32 UTC --- I've generated a /etc/named.keys and replaced /etc/dhcpd.conf with yours and it seems to work fine: trinity9:~ # grep DHCP_UPDATER /etc/named.keys key DHCP_UPDATER { trinity9:~ # grep ^DHCP /etc/sysconfig/dhcpd DHCPD_INTERFACE="ANY" DHCPD6_INTERFACE="" DHCPD_IFUP_RESTART="" DHCPD6_IFUP_RESTART="" DHCPD_RUN_CHROOTED="yes" DHCPD6_RUN_CHROOTED="yes" DHCPD_CONF_INCLUDE_FILES="/etc/dhcpd.d /etc/named.keys" DHCPD6_CONF_INCLUDE_FILES="/etc/dhcpd6.d" DHCPD_RUN_AS="" DHCPD6_RUN_AS="dhcpd" DHCPD_OTHER_ARGS="" DHCPD6_OTHER_ARGS="" DHCPD_BINARY="" DHCPD6_BINARY="" trinity9:~ # systemctl status dhcpd.service dhcpd.service - LSB: ISC DHCP 4.x Server Loaded: loaded (/etc/init.d/dhcpd) Active: active (running) since Thu, 2013-09-26 13:07:32 CEST; 1s ago Process: 3066 ExecStop=/etc/init.d/dhcpd stop (code=exited, status=0/SUCCESS) Process: 3080 ExecStart=/etc/init.d/dhcpd start (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/dhcpd.service └ 3184 /usr/sbin/dhcpd -4 -cf /etc/dhcpd.conf -pf /var/run/dhcpd.pid -chroot /var/lib/dhcp -lf /db/dhcpd.leases Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: Listening on LPF/br0/52:54:00:69:15:31/192.168.238.0/24 Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: Sending on LPF/br0/52:54:00:69:15:31/192.168.238.0/24 Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: No subnet declaration for eth1 (no IPv4 addresses). Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: ** Ignoring requests on eth1. If this is not what Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: you want, please write a subnet declaration Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: in your dhcpd.conf file for the network segment Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: to which interface eth1 is attached. ** Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3183]: Sep 26 13:07:32 trinity9.lab31.mat-home.net dhcpd[3080]: Starting ISC DHCPv4 4.x Server [chroot]..done Sep 26 13:07:32 trinity9.lab31.mat-home.net systemd[1]: Started LSB: ISC DHCP 4.x Server. Please provide your logs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.