summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorgnhb <gnoahb@gmail.com>2010-04-11 09:56:52 +0700
committergnhb <gnoahb@gmail.com>2010-04-11 09:56:52 +0700
commitb4974cf4809b27c995891ff8386564fe10095ae6 (patch)
tree779d01b5cb120f11fe0c71b56878d23422493e23 /etc/inc/interfaces.inc
parente4b8da19a4075dcb05b1cc19190395209770e1d4 (diff)
downloadpfsense-b4974cf4809b27c995891ff8386564fe10095ae6.zip
pfsense-b4974cf4809b27c995891ff8386564fe10095ae6.tar.gz
Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 8bf674f..b5e778b 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -969,6 +969,8 @@ EOD;
$mpdconf .= <<<EOD
create link static lnk{$interface} modem
+ set link keep-alive 10 60
+ set link max-redial 0
set link disable chap pap
set link accept chap pap eap
set link enable no-orig-auth
OpenPOWER on IntegriCloud