From 6f45526026931987b8c98812c8dee0b8b29dfd3a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 6 Jan 2009 04:18:13 +0000 Subject: Oops, use pptp fields --- usr/local/www/wizards/setup_wizard.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index b7e7012..9321729 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -236,13 +236,12 @@ PPPoE Dial on demand Enable Dial-On-Demand mode checkbox - pptp->pptp_dialondemand + 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. PPPoE Idle timeout input - pptp->pptp_idletimeout 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. @@ -281,6 +280,7 @@ PPTP Dial on demand + pptp->pptp_dialondemand 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,6 +288,7 @@ PPTP Idle timeout input + pptp->pptp_idletimeout 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