Sérgio Saraiva skrev: > Hi! > That solution is relevant to me. > > Can you detail how to "reduce the dhcpXYZ range by n adresses"? > I haven't much knowledge about DHCP (dhcpXYZ?) ... > Thanks, > Sérgio
I've now documented one way to add more static addresses on the wiki: http://wiki.debian.org/DebianEdu/Documentation/Lenny/HowTo/NetworkClients For those interested, the way I put together the ext_static.ldif file was: 1) Using ldapvi, I removed all dhcp370-dhcp399 and exited, choosing to save the changes as a LDIF. 2) I replaced the ldif variable of ranges.py[1] with a definition of static50-static90 and concatenated the output with the ldapvi generated LDIF (ranges.py also had to be modified to write changetype: add in the output). [1] http://sepia.ath.cx/~jss/debian-edu/ranges.py -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

