From d9e66279652a9e6639d5a82581bcc0fd7d999aff Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Fri, 18 Mar 2016 15:22:55 +0300 Subject: ipoe: restored local-net function local-net is used to filter incomming packets which may start UP session --- accel-pppd/accel-ppp.conf.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'accel-pppd/accel-ppp.conf.5') diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index 4deec4e1..648fd247 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -354,6 +354,9 @@ The .B proxy-arp parameter specifies whether accel-ppp should reply to arp requests. .TP +.BI "local-net=" x.x.x.x/mask +Specifies networks from which packets will be treated as unclassified. You may specify multiple local-net options. +.TP .BI "proto=" n Specifies number of protocol to be used for inserted routes. .TP -- cgit v1.2.3