Revision ebfcc98d
Added by Scott Ullrich over 16 years ago
usr/local/www/wizards/setup_wizard.xml | ||
---|---|---|
284 | 284 |
<name>PPTP Dial on demand</name> |
285 | 285 |
<typehint>Enable Dial-On-Demand mode</typehint> |
286 | 286 |
<type>checkbox</type> |
287 |
<bindstofield>pptp->pptp_dialondemand</bindstofield> |
|
287 | 288 |
<description>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.</description> |
288 | 289 |
</field> |
289 | 290 |
<field> |
290 | 291 |
<name>PPTP Idle timeout</name> |
291 |
<type>input</type> |
|
292 |
<type>input</type> |
|
293 |
<bindstofield>pptp->pptp_idletimeout</bindstofield> |
|
292 | 294 |
<description>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.</description> |
293 | 295 |
</field> |
294 | 296 |
<field> |
Also available in: Unified diff
Savew timeout and dial on demand