From f3d14bf97387aa2a528a2d70defa44c1a118ffaf Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Tue, 28 Dec 2010 15:13:22 +0300 Subject: ppp: check if requested IP is already assigned if check-ip option is specified --- accel-pptpd/accel-pptp.conf.5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'accel-pptpd/accel-pptp.conf.5') diff --git a/accel-pptpd/accel-pptp.conf.5 b/accel-pptpd/accel-pptp.conf.5 index f7d190a0..b786bef2 100644 --- a/accel-pptpd/accel-pptp.conf.5 +++ b/accel-pptpd/accel-pptp.conf.5 @@ -98,9 +98,12 @@ Prefered MRU. Disable CCP negotiation if this parameter is zero. .TP .TP -.BI "sid-case=" [upper|lower] +.BI "sid-case=" upper|lower Specifies in which case generate session identifier (default lower). .TP +.BI "check-ip=" 0|1 +Specifies whether accel-pptp should check if IP already assigned to other ppp interface (default 0). +.TP .SH [lcp] .br PPP LCP module configuration -- cgit v1.2.3