Modify

Ticket #706 (closed task: fixed)

Opened 6 years ago

Last modified 6 years ago

Increase DHCP Leased Time.

Reported by: lblau@… Owned by: ejhernandez@…
Milestone: 0.11 Component: dhcp
Severity: normal Keywords:
Cc:

Description

Hi,the default DHCP IP Address leased time are 30mins. Anyway we can increase this number?? Currently deployed ebox ver. 0.8.1, as a DHCP server for 3 VLANs, recently encountered sudden some PC lost their IP address, and found out that the ebox DHCP server no longer available, so had to HALT/Power down the ebox server and reboot, then it is OK, even a REBOOT from your GUI does not work. Had to HALT it first, and during this process, all PC in the 3 Vlans cannot access the network resources. In the pass, we are using Windows DHCP service, with a leased time of 1 day, so even in the event that the Windows server HANG, user are not affected, but with this ebox server, when it hangs, all user PC lost their IP addresses immediately.

Attachments

Change History

comment:1 Changed 6 years ago by ejhernandez@…

You can change at /usr/share/ebox/stubs/dhcp/dhcpd.conf.mas the leased times putting, e.g., default-lease-time 86400; and max-lease-time 604800; for 1 day as default and 1 month as maximum.

Then, restart dhcp module:

/etc/init.d/ebox dhcp restart

Please, take care if you upgrade eBox that the changes will be overridden.

comment:2 Changed 6 years ago by ejhernandez@…

  • Owner changed from juruen@… to ejhernandez@…
  • estimatedhours changed from 0 to 3
  • Status changed from new to assigned

comment:3 Changed 6 years ago by ejhernandez@…

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [8563]) Added leased times on advanced options tab within a composite. Fixes bug missing name-server option on fixed address mapping closes #706

comment:4 Changed 6 years ago by ejhernandez@…

  • hours changed from 0 to 2.15
  • totalhours changed from 0.0 to 2.15
  • Milestone set to 0.11

Done. It will be available on 0.11 or 0.12 release

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.