Bugs item #1078695, was opened at 2004-12-03 16:01
Message generated for change (Settings changed) made by dnl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1078695&group_id=9368
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: 4.2
>Status: Closed
>Resolution: Fixed
Priority: 7
Submitted By: Mengjuei Hsieh (mjhsieh)
Assigned to: David N. Lombard (dnl)
Summary: multiple interfaces exception in /usr/bin/mkdhcpconf
Initial Comment:
OS: Fedora Core 2 (not tested on other system yet)
File: /usr/bin/mkdhcpconf
Package: systeminstaller
This happens when you have extra network interfaces other than
required eth0 and eth1. If you have any network interface that is
set ONBOOT=yes without specifying IP/NETMASK in ifcfg-*,
mkdhcpconf script will failed to write the right configuration in /
etc/dhcpd.conf. The wrong entry in /etc/dhcpd will be like this:
# This entry ignores requests on ethX
subnet 0.0.0.0 network {
not authoritative;
}
Please notice that there is NO network mask setting in that entry.
And the dhcpd will fail to start.
("ONBOOT=yes without IP/NETMASK" setting is required for setting
up ethernet bridge on FC2. )
I also attached an ugly hack on this script.
----------------------------------------------------------------------
>Comment By: David N. Lombard (dnl)
Date: 2005-08-11 07:04
Message:
Logged In: YES
user_id=27334
The attached hack was implemented.. The fix was actually
quite reasonable, demonstrating good defensive programming
by ensuring that a critical value was in range.
NOTE: I have NOT tested the efficacy of the patch, assuming
Mengjuei found the solution to be effective.
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2005-05-22 19:33
Message:
Logged In: YES
user_id=879102
Assigning to Dave since he is now the maintainer of
SystemInstaller.
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2005-02-21 16:03
Message:
Logged In: YES
user_id=879102
Will not be fixed for 4.1, moving to 4.2.
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2005-01-25 11:29
Message:
Logged In: YES
user_id=879102
- submitted patch to sisuite-devel
----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2005-01-25 11:23
Message:
Logged In: YES
user_id=879102
mkdhcpconf is from systeminstaller
----------------------------------------------------------------------
Comment By: John (muglerj)
Date: 2005-01-25 10:56
Message:
Logged In: YES
user_id=505737
Just moving this to 4.1. I assume its still a problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1078695&group_id=9368
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel