From 8c0d2ca4709fdbf429b8fd59fcec30f0d266dcde Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Sat, 23 Oct 2010 15:33:50 +0400 Subject: updated man --- accel-pptpd/accel-pptp.conf | 1 + accel-pptpd/accel-pptp.conf.5 | 3 +++ 2 files changed, 4 insertions(+) diff --git a/accel-pptpd/accel-pptp.conf b/accel-pptpd/accel-pptp.conf index 163bdcbe..24b560a7 100644 --- a/accel-pptpd/accel-pptp.conf +++ b/accel-pptpd/accel-pptp.conf @@ -85,6 +85,7 @@ conninfo=user=log log-table=log [pppd-compat] +#ip-pre-up=/etc/ppp/ip-pre-up ip-up=/etc/ppp/ip-up ip-down=/etc/ppp/ip-down ip-change=/etc/ppp/ip-change diff --git a/accel-pptpd/accel-pptp.conf.5 b/accel-pptpd/accel-pptp.conf.5 index e82b1335..4b32b6e6 100644 --- a/accel-pptpd/accel-pptp.conf.5 +++ b/accel-pptpd/accel-pptp.conf.5 @@ -275,6 +275,9 @@ text .br Configuration of pppd_compat module. .TP +.BI "ip-pre-up=" file +Path to ip-pre-up script which is executed before ppp interface comes up, useful to setup firewall rules before any traffic can pass through the interface. +.TP .BI "ip-up=" file Path to ip-up script which is executed when ppp interfaces is completly configured and started. .TP -- cgit v1.2.3