ipoe: introduced "idle-timeout" and "session-timeout" option

News of development process
Post Reply
Dmitry
Администратор
Posts: 954
Joined: 09 Oct 2014, 10:06

ipoe: introduced "idle-timeout" and "session-timeout" option

Post by Dmitry »

Code: Select all

commit 44d9afd7f6f1b066cc1450a89c0bf43df3804d44
Author: Dmitry Kozlov <xeb@mail.ru>
Date:   Sat Feb 21 14:34:01 2015 +0300

    ipoe: introduced "idle-timeout" and "session-timeout" options
---
В IPoE добавлены две опции idle-timeout и session-timeout (значение в секундах).
idle-timeout - время простоя (отсутсвие пакетов) по истечению которого сессия будет завершена
session-timeout - максимально время жизни сессии, после чего она будет завершена
maxthetor
Posts: 5
Joined: 18 Feb 2018, 15:33

Re: ipoe: introduced "idle-timeout" and "session-timeout" option

Post by maxthetor »

Is it possible to deploy to pppoe?
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: ipoe: introduced "idle-timeout" and "session-timeout" option

Post by dimka88 »

ipoe only, why this for pppoe?
pashaumka
Posts: 54
Joined: 09 Dec 2014, 21:53

Re: ipoe: introduced "idle-timeout" and "session-timeout" option

Post by pashaumka »

аттрибуты в радиус существуют. В обычном ppp и mpd5 работают.
maxthetor
Posts: 5
Joined: 18 Feb 2018, 15:33

Re: ipoe: introduced "idle-timeout" and "session-timeout" option

Post by maxthetor »

dimka88 wrote: 19 Feb 2018, 07:59 ipoe only, why this for pppoe?
a feature commonly used in pppoe-mikrotik as well.
it is useful to down the session to renew an ip address, or force the client
to re-authenticate and receive a new ip address from a block pool.

----------------------------------------------------------------------------------------------

um recurso muito utilizado em pppoe-mikrotik tambem.
ele e util para down a sessao para renovar um endereco ip, ou forcar o cliente
para re-autenticar e receber um novo endereco ip de um pool de block.
Post Reply