summaryrefslogtreecommitdiff
path: root/src/conf_mode
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-03-01 09:56:48 +0000
committerChristian Poessinger <christian@poessinger.com>2020-03-01 09:56:48 +0000
commit336f372d218b9af533e5d2c0408d6f13476cf1f5 (patch)
tree7eac664d2f3235703f876cda25621f7e98237fc7 /src/conf_mode
parent9e5933f4a49b4a85e19c964569415af24cdf0e8f (diff)
downloadvyos-1x-336f372d218b9af533e5d2c0408d6f13476cf1f5.tar.gz
vyos-1x-336f372d218b9af533e5d2c0408d6f13476cf1f5.zip
pppoe: T2087: enable unlimited connection attempts
Diffstat (limited to 'src/conf_mode')
-rwxr-xr-xsrc/conf_mode/interfaces-pppoe.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/conf_mode/interfaces-pppoe.py b/src/conf_mode/interfaces-pppoe.py
index 6acb45d5e..8448bc198 100755
--- a/src/conf_mode/interfaces-pppoe.py
+++ b/src/conf_mode/interfaces-pppoe.py
@@ -67,6 +67,9 @@ noauth
# the "proxyarp" parameter set disables the "defaultroute" option.
noproxyarp
+# Unlimited connection attempts
+maxfail 0
+
plugin rp-pppoe.so
{{ source_interface }}
persist