mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Get rid of that damned ``i4b-L4-i4b_l4_setup_timeout: 975625189: ERROR:
idletime[900]+earlyhup[5] > unitlength[60]!'' message.
This commit is contained in:
parent
17927a641c
commit
88cd46c4d3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69425
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user