summaryrefslogtreecommitdiffstats
path: root/share/examples/ppp
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-11-30 23:08:36 +0000
committerbrian <brian@FreeBSD.org>2000-11-30 23:08:36 +0000
commit47969e18ada066da6a9ce601f2f668c20b9752cc (patch)
tree95d49ce221a8b2d8c076af69e014d747c5f0b771 /share/examples/ppp
parent00d9acaf95e328fdd0d20e9dff7d6f988c919675 (diff)
downloadFreeBSD-src-47969e18ada066da6a9ce601f2f668c20b9752cc.zip
FreeBSD-src-47969e18ada066da6a9ce601f2f668c20b9752cc.tar.gz
Get rid of that damned ``i4b-L4-i4b_l4_setup_timeout: 975625189: ERROR:
idletime[900]+earlyhup[5] > unitlength[60]!'' message.
Diffstat (limited to 'share/examples/ppp')
-rw-r--r--share/examples/ppp/isdnd.rc10
1 files changed, 4 insertions, 6 deletions
diff --git a/share/examples/ppp/isdnd.rc b/share/examples/ppp/isdnd.rc
index 15a4b7b..0ceef6d 100644
--- a/share/examples/ppp/isdnd.rc
+++ b/share/examples/ppp/isdnd.rc
@@ -34,9 +34,8 @@ dialout-type = normal
b1protocol = hdlc
idletime-incoming = 900 # Should be larger than ppp's timeout
idletime-outgoing = 900 # Should be larger than ppp's timeout
-ratetype = 0
-unitlength = 90
-unitlengthsrc = rate
+unitlength = 0
+unitlengthsrc = conf
dialretries = 1
dialrandincr = on
recoverytime = 1 # Should be smaller than ppp's redial
@@ -60,9 +59,8 @@ dialout-type = normal
b1protocol = hdlc
idletime-incoming = 900 # Should be larger than ppp's timeout
idletime-outgoing = 900 # Should be larger than ppp's timeout
-ratetype = 0
-unitlength = 90
-unitlengthsrc = rate
+unitlength = 0
+unitlengthsrc = conf
dialretries = 1
dialrandincr = on
recoverytime = 1 # Should be smaller than ppp's redial
OpenPOWER on IntegriCloud