Changes between Version 16 and Version 17 of Document/Development/Wishlist/Module/DHCP

Show
Ignore:
Timestamp:
08/31/10 23:12:47 (3 years ago)
Author:
jsoriano@… (IP: 87.222.134.210)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Wishlist/Module/DHCP

    v16 v17  
    11== DHCP == 
    22=== Make PXE-Features Useful === 
    3 Today I tried to get eBox to act as a PXE Boot Server. During my trials I found some problems: 
     3Today I tried to get Zentyal to act as a PXE Boot Server. During my trials I found some problems: 
    44 
    55 1. You cannot upload files into the directory served by the tftpd via the web interface. 
     
    88=== Support for Other Parameters === 
    99 1. ~~WINS~~ 
    10  1. ~~NTP This needs to be able to advertise to the internal NETWORK that eBox is the NTP Server for this NETWORK.~~ 
     10 1. ~~NTP This needs to be able to advertise to the internal NETWORK that Zentyal is the NTP Server for this NETWORK.~~ 
    1111 1. Others as requested 
    1212=== ~~Add A Comment Field for Static DHCP Mappings~~ === 
     
    1414=== ~~Dynamic DNS Update~~ === 
    1515Every time a new DHCP client with its hostname asks for an IP and it is leased. Add a DNS entry dynamically with its hostname and the leased IP address. 
    16 This post is very useful about this topic: http://forum.ebox-platform.com/index.php?topic=1970.msg8857#msg8857  
     16This post is very useful about this topic: http://forum.zentyal.com/index.php?topic=1970.msg8857#msg8857  
    1717=== Add Option to Allow for Groups in DHCP === 
    1818Just like in normal dhcpd.conf syntax it would be nice to have the option to apply settings to groups of computers as well. Something like one group would be for all my AP MAC addresses so that they get the parameters that they need at bootup, typically their IP, and NTP Server, other settings, another group for my non-AP Routers, another for the DMZ servers I may run and another couple for groups of PC's 
    1919=== DHCP Relay === 
    20 Add an option for eBox to function as a DHCP Agent Relay. 
     20Add an option for Zentyal to function as a DHCP Agent Relay. 
    2121=== Show static leases === 
    2222Static addresses fixed to a MAC addreess doesn't appear on dhcpd.leases and then doesn't apper on the widget neither, try to fix that. 
     
    2929=== Add a link to MAC_find site in DHCP leases widget === 
    3030 
    31 Suggestion from http://forum.ebox-platform.com/index.php?topic=3646 
     31Suggestion from http://forum.zentyal.com/index.php?topic=3646