Hi There,
I do have a linksys WRT1200AC with LEDE on it since few days, previous I had dd-wrt and schedule my router to reboot every morning at 6:30 and get a new IP address from ISP.
Now with LEDE this seams not to be possible out of the box, after a reboot my router get's the same public IP address.
My network setup:
ISP cable router(set to bridge mode) -> Linksys WAN port (set on DHCP)-> WIFI/LAN clients
Do you have an idea why with LEDE the IP address is not changing any longer?
And how to proper create a schedule reboot of my router?
I tried with Scheduled Tasks (CRON)
30 06 * * * reboot
And my router keep rebooting over and over again.
Thanks!