1
20.7 Legacy Series / Re: Modify DHCP lease time on WAN Interface?
« on: December 17, 2020, 02:29:28 pm »
Figured it out in the end (all answers are on Google, if you only know what to search for). For reference, in case anyone else needs to do this.
- Select Interfaces -> WAN from the GUI
- Select Advanced under DHCP client configuration
- In the Option Modifiers box add supersede dhcp-lease-time xxx
- Where xxx is your desired lease time in seconds. dhclient will attept to renew when 50% of the lease time has elapsed.