From 9048cd1f660eeaa3e620490ec6acb2bbbfa7bc28 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'accel-pptpd/accel-pptp.conf') diff --git a/accel-pptpd/accel-pptp.conf b/accel-pptpd/accel-pptp.conf index 2ec31e7e..0050ceab 100644 --- a/accel-pptpd/accel-pptp.conf +++ b/accel-pptpd/accel-pptp.conf @@ -28,6 +28,7 @@ mtu=1400 mru=1400 #ccp=0 #sid-case=upper +#check-ip=0 [lcp] echo-interval=30 -- cgit v1.2.3