From 9df3c604804c50872dbbb7c2336598d824c2a514 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 6 Jan 2009 22:14:02 +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(-) (limited to 'usr/local/www/wizards') diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index 1acdb4a..bc09aed 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -284,13 +284,13 @@ PPTP Dial on demand Enable Dial-On-Demand mode checkbox - pptp->pptp_dialondemand + pptp->ondemand 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. 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