[common]
Contains common params for all connection types
- single-session=replace|deny
By default is not defined.
Specifies whether accel-ppp should control sessions count. If this option is absent session count control is turned off. If this option is
replacethen accel-ppp will terminate first session when second is authorized. If this option isdenythen accel-ppp will deny second session authorization.- sid-case=upper|lower
By default is
sid-case=lowerSpecifies in which case generate session identifier (attribute
Acct-Session-Id).- sid-source=urandom|seq
By default
sid-source=urandomSpecifies method assign session id.
urandom- assign session id by random methodseq- assign session id by sequence method
- seq-file=path
By default is
seq-file=/var/lib/accel-ppp/seqPath to file for sessions sequence number. Start sequence number may be set there (default /var/lib/accel-ppp/seq).
- max-sessions=n
By default is disabled
max-sessions=0Specifies maximum sessions which server may processed. After reaching
max-sessionsaccel-ppp will ignore connection tries for new sessions.- max-starting=n
By default is disabled
max-starting=0Specifies maximum concurrent session attempts which server may processed.
- check-ip=0|1
y default is:
check-ip=0Specifies whether accel-ppp should check if IP already assigned to other ppp or ipoe interface.
- netns-run-dir=/path/to/netns
By default:
netns-run-dir=/var/run/netnsSpecifies path where accel-ppp should find netns objects