Hi gents,
Is there a way to control the IP lease duration when using PPPoE? I know that if I use DHCP I can control the lease duration, but I have not been able to find a similar function for the PPPoE pool.
Thanks,
-moya
Hi gents,
Is there a way to control the IP lease duration when using PPPoE? I know that if I use DHCP I can control the lease duration, but I have not been able to find a similar function for the PPPoE pool.
Thanks,
-moya
My recommendation is to split your pppoe-pool into 2 seperate pools.
One for dynamic assignment and the other for static assignment.
Statically assign ips to your client from the static pool by specifying an IP to each ppp user/profile.
Once assigned you can delete the interface from the interface list, and when they reconnect they will be assigned the new address from the pppoe server which will no longer change.
Hi tgrand,
Not as clean of a solution as I was hoping for, but a good one nonetheless.
Thanks,
-moya