diff options
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 82dd84a8..36299ff2 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -209,6 +209,11 @@ This should reduce kernel-level interface creation/deletion rate lack. Specifies number of table. If L4-Redirect radius attribute is received and it's value is not 0 or '0' then accel-ppp will add following rule: ip rule add from client_ip table .B n .TP +.BI "l4-redirect-on-reject=" n +If specified then if radius rejects access 'ip rule add from ip_addr table l4-redirect-table' rule will be created for time +.B n +seconds. +.TP .BI "shared=" 0|1 Specifies default value for per-interface .B shared |