summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-06-11 01:48:32 +0000
committerChris Buechler <cmb@pfsense.org>2008-06-11 01:48:32 +0000
commit583840451095f326ff92ed500ca1e807151893e1 (patch)
tree8780baab58b901bdf6d8a8da91f0acd20c7823df /etc/inc/interfaces.inc
parent22de7804926f7969b4e854c272dc5e3b8a811c6b (diff)
downloadpfsense-583840451095f326ff92ed500ca1e807151893e1.zip
pfsense-583840451095f326ff92ed500ca1e807151893e1.tar.gz
newer mpd versions require this to reconnect. Thanks to Olivier Mueller on support@ for confirming this works.
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index b981cfe..19b63e3 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1493,6 +1493,7 @@ EOD;
set bundle disable multilink
set bundle authname "{$pptpcfg['username']}"
set bundle password "{$pptpcfg['password']}"
+ set bundle no noretry
set link keep-alive 10 60
set link max-redial 0
set link no acfcomp protocomp
OpenPOWER on IntegriCloud