Bugs item #630103, was opened at 2002-10-28 14:49 Message generated for change (Comment added) made by brechin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=630103&group_id=9368
Category: Installation >Group: 3.1 Status: Open Resolution: None Priority: 5 Submitted By: Thomas Naughton (naughtont) >Assigned to: Jason Brechin (brechin) Summary: 'del node' updates "dhcpd.conf" Initial Comment: When using 'delete node' to remove a node from the cluster this change should be made in the '/etc/dhcpd.conf' file. Otherwise adding a node with a new name but the same NIC (i.e. MAC address) would cause problems. ---------------------------------------------------------------------- >Comment By: Jason Brechin (brechin) Date: 2003-12-04 12:44 Message: Logged In: YES user_id=274641 This has become complicated due to multicast. The multicast selection is not stored anywhere, and thus will be reset to not multicast whenever dhcpd.conf is rebuilt. We need to store the multicast selection and display that in the Setup Networking step (instead of always starting cleared), and then we can rebuild dhcpd.conf after deleting nodes using the same function that the Setup Networking window uses. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=630103&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
