Bugs item #744340, was opened at 2003-05-27 10:38
Message generated for change (Comment added) made by brianfinley
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=744340&group_id=259

Category: systemimager-server
Group: v3.0.1
Status: Open
Resolution: None
Priority: 6
Submitted By: Steven A. DuChene (sad)
Assigned to: Brian Elliott Finley (brianfinley)
Summary: mkdhcpstatic fails on RH9

Initial Comment:
When running mkdhcpstatic on a RedHat 9 system with
valid entries in /var/lib/dhcp/dhcpd.leases
mkdhcpstatic does not pick up all of the "new" entries
(in this case they are all new. The ones it does pickl
up, when it adds them to the dhcpd.conf file it
produces incorrectly formated entries that prevent
dhcpd from starting up.

RedHat 9 has the following dhcp rpm installed:

dhcp-3.0pl1-23.i386.rpm

The entries in the dhcpd.leases file look like:

lease 192.168.1.24 {
  starts 3 2003/05/21 03:18:31;
  ends 6 2003/05/24 03:18:31;
  tstp 6 2003/05/24 03:18:31;
  binding state free;
  hardware ethernet 00:0b:cd:50:5b:02;
}

The incorrectly formated entries in the dhcpd.conf file
that get created by mkdhcpstatic look like:

host server15.firesearch.rob { hardware ethernet
2003/05/24; fixed-address server15.research.rob; }


The rest of the dhcpd.conf file is as it was originally
created by  mkdhcpserver script.

----------------------------------------------------------------------

>Comment By: Brian Elliott Finley (brianfinley)
Date: 2003-06-08 16:46

Message:
Logged In: YES 
user_id=140

Steve,

Please send me a copy of your:
/etc/hosts file
dhcpd.leases file
resultant dhcpd.conf file

I now have a RH9.0 system installed to test with.

Thanks!

----------------------------------------------------------------------

Comment By: Steven A. DuChene (sad)
Date: 2003-06-03 13:51

Message:
Logged In: YES 
user_id=2347

Any status or update on this yet?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=744340&group_id=259


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
SystemImager-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/systemimager-devel


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Sisuite-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to