From b2226647a8b379147f19553c3cf3a55e9d51c285 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 6 Jan 2009 22:14:08 +0000 Subject: Fix pptp dial on demand and idle timeout wizard fields which have NEVER worked correctly to begin with. Oops. --- usr/local/www/wizards/setup_wizard.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index 9321729..bddd8ea 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -280,7 +280,7 @@ PPTP Dial on demand - pptp->pptp_dialondemand + pptp->ondemand Enable Dial-On-Demand mode checkbox This option causes the interface to operate in dial-on-demand mode, allowing you to have a virtual full time connection. The interface is configured, but the actual connection of the link is delayed until qualifying outgoing traffic is detected. @@ -288,7 +288,7 @@ PPTP Idle timeout input - pptp->pptp_idletimeout + pptp->timeout If no qualifying outgoing packets are transmitted for the specified number of seconds, the connection is brought down. An idle timeout of zero disables this feature. -- cgit v1.1