[Bug 868250] New: fixed-address declaration in dhcp.conf does not work with a domain-name
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c0 Summary: fixed-address declaration in dhcp.conf does not work with a domain-name Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bernet@physik.uzh.ch QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 Hi there, fixed-address declaration should work with an IP address or a domain-name. However it does only work with a IP address. This worked at least in openSUSE 12.2. The DNS lookup is not performed or fails in the chroot environment. dhcp version 4.2.5.P1-0.6.5.1 Reproducible: Always Steps to Reproduce: 1. add a fixed-address declaration e.g. host test {hardware ethernet 00:11:22:33:44:55; fixed-address test.domain.com;} 2. restart dhcpd.service 3. host test will NOT get the IP of test.domain.com Actual Results: host test will NOT get the IP of test.domain.com Expected Results: host test should get IP of test.domain.com It's not an apparmor problem. Same result with apparmor stopped. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c zhang jiajun <jzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |mt@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c1 --- Comment #1 from Roland Bernet <bernet@physik.uzh.ch> 2014-04-29 10:50:11 UTC --- I investigated a bit further. The problem occurs only in the 64bit installation and if you run dhcpd in the chroot environment. The problem is, that in the 64bit version only the 32bit libraries are copied to the chroot environment. If you copy by hand the corresponding libraries which we can find in /var/lib/dhcp/lib to /var/lib/dhcp/lib64 everything is working fine. The 64bit version needs to copy the 64bit libraries and not the 32bit libraries to the change root environment. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c2 Marius Tomaschewski <mt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |bernet@physik.uzh.ch --- Comment #2 from Marius Tomaschewski <mt@suse.com> 2014-06-10 03:06:50 UTC --- This happened (on x86_64) when there was a in /var/lib/dhcp/lib directory... no idea who created it... due to some autodetection. Workaround: rm -rf in /var/lib/dhcp/lib ; rcdhcpd restart A fixed package (using a fixed dir) should appear soon at: http://download.opensuse.org/repositories/home:/mtomaschewski:/branches:/ope... Does it solve the issue? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c3 --- Comment #3 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-06-10 06:00:21 CEST --- This is an autogenerated message for OBS integration: This bug (868250) was mentioned in https://build.opensuse.org/request/show/236699 13.1 / dhcp https://build.opensuse.org/request/show/236700 Factory / dhcp -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c4 --- Comment #4 from Roland Bernet <bernet@physik.uzh.ch> 2014-06-10 07:02:17 UTC --- Hi Marius, I can confirm, deleting the directory /var/lib/dhcp/lib solves the issue. No idea myself how the directory got there in the first place ... Thanks. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c5 Roland Bernet <bernet@physik.uzh.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|bernet@physik.uzh.ch | --- Comment #5 from Roland Bernet <bernet@physik.uzh.ch> 2014-06-10 07:03:31 UTC --- Forgot to remove NEEDINFO ... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c6 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:57787:low --- Comment #6 from Swamp Workflow Management <swamp@suse.de> 2014-06-11 13:39:29 UTC --- An update workflow for this issue was started. This issue was rated as low. Please submit fixed packages until 2014-07-09. https://swamp.suse.de/webswamp/wf/57787 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c9 Matthias Grießmeier <mgriessmeier@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Matthias Grießmeier <mgriessmeier@suse.com> 2014-06-18 08:54:14 UTC --- Update released for openSUSE 13.1. resolved fixed -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c10 --- Comment #10 from Swamp Workflow Management <swamp@suse.de> 2014-06-18 09:04:48 UTC --- openSUSE-RU-2014:0812-1: An update that has two recommended fixes can now be installed. Category: recommended (moderate) Bug References: 868250,868253 CVE References: Sources used: openSUSE 13.1 (src): dhcp-4.2.5.P1-0.6.9.1 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c11 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:57787:low |maint:running:57787:low | |maint:released:sle11-sp3:58 | |113 --- Comment #11 from Swamp Workflow Management <swamp@suse.de> 2014-07-07 15:50:31 UTC --- Update released for: dhcp, dhcp-client, dhcp-debuginfo, dhcp-debugsource, dhcp-devel, dhcp-relay, dhcp-server Products: SLE-DEBUGINFO 11-SP3 (i386, ia64, ppc64, s390x, x86_64) SLE-DESKTOP 11-SP3 (i386, x86_64) SLE-SDK 11-SP3 (i386, ia64, ppc64, s390x, x86_64) SLE-SERVER 11-SP3 (i386, ia64, ppc64, s390x, x86_64) SLES4VMWARE 11-SP3 (i386, x86_64) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> 2014-07-07 19:04:51 UTC --- SUSE-RU-2014:0877-1: An update that has 5 recommended fixes can now be installed. Category: recommended (low) Bug References: 835818,842360,868250,868253,878846 CVE References: Sources used: SUSE Linux Enterprise Software Development Kit 11 SP3 (src): dhcp-4.2.4.P2-0.20.1 SUSE Linux Enterprise Server 11 SP3 for VMware (src): dhcp-4.2.4.P2-0.20.1 SUSE Linux Enterprise Server 11 SP3 (src): dhcp-4.2.4.P2-0.20.1 SUSE Linux Enterprise Desktop 11 SP3 (src): dhcp-4.2.4.P2-0.20.1 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:57787:low |maint:released:sle11-sp3:58 |maint:released:sle11-sp3:58 |113 |113 | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=868250 https://bugzilla.novell.com/show_bug.cgi?id=868250#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:released:sle11-sp3:58 |maint:released:sle11-sp3:58 |113 |113 maint:running:57787:low -- 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.
participants (1)
-
bugzilla_noreply@novell.com