summaryrefslogtreecommitdiff
path: root/configuration
diff options
context:
space:
mode:
Diffstat (limited to 'configuration')
-rw-r--r--configuration/chap_secrets.html200
-rw-r--r--configuration/cli.html196
-rw-r--r--configuration/common.html177
-rw-r--r--configuration/configuration.html208
-rw-r--r--configuration/core.html155
-rw-r--r--configuration/dns.html173
-rw-r--r--configuration/ip-pool.html164
-rw-r--r--configuration/ipoe.html469
-rw-r--r--configuration/ipv6-dhcp.html164
-rw-r--r--configuration/ipv6-dns.html166
-rw-r--r--configuration/ipv6-nd.html190
-rw-r--r--configuration/ipv6-pool.html175
-rw-r--r--configuration/l2tp.html234
-rw-r--r--configuration/log.html216
-rw-r--r--configuration/modules.html180
-rw-r--r--configuration/ppp.html240
-rw-r--r--configuration/pppd_compat.html177
-rw-r--r--configuration/pppoe.html233
-rw-r--r--configuration/pptp.html197
-rw-r--r--configuration/radius.html210
-rw-r--r--configuration/shaper.html267
-rw-r--r--configuration/snmp.html146
-rw-r--r--configuration/sstp.html199
23 files changed, 4736 insertions, 0 deletions
diff --git a/configuration/chap_secrets.html b/configuration/chap_secrets.html
new file mode 100644
index 0000000..721ab9d
--- /dev/null
+++ b/configuration/chap_secrets.html
@@ -0,0 +1,200 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[chap-secrets] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ppp]" href="ppp.html" />
+ <link rel="prev" title="[radius]" href="radius.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[chap-secrets]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#configuration">Configuration</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#chap-secrets-file-example">Chap-secrets file example</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[chap-secrets]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/chap_secrets.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="chap-secrets">
+<h1>[chap-secrets]<a class="headerlink" href="#chap-secrets" title="Link to this heading"></a></h1>
+<p><em>Chap-secret</em> is the module of authentication which works with user authentication data and other data (username, password, ip address, speed etc.) stored as local file. Currently <em>accel-ppp</em> may works only with one of the authentication method, chap-secrets or RADIUS. RADIUS has more priority if set in <code class="docutils literal notranslate"><span class="pre">[modules]</span></code> section. Remove or <em>#comment</em> <code class="docutils literal notranslate"><span class="pre">radius</span></code> from section <code class="docutils literal notranslate"><span class="pre">[modules]</span></code> if you want use <code class="docutils literal notranslate"><span class="pre">chap-secrets</span></code>. Example:</p>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="o">[</span>modules<span class="o">]</span>
+chap-secrets
+<span class="c1">#radius</span>
+</pre></div>
+</div>
+<section id="configuration">
+<h2>Configuration<a class="headerlink" href="#configuration" title="Link to this heading"></a></h2>
+<dl>
+<dt><strong>chap-secrets=/path/to/file</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">chap-secrets=/etc/ppp/chap-secrets</span></code></p>
+<p>Specifies alternate chap-secrets file location.</p>
+</dd>
+<dt><strong>username-hash=hash1[,hash2]</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies hash chain to calculate username hash. hash1, hash2 are openssl known digest names (md5, sha1, etc).
+For example, <code class="docutils literal notranslate"><span class="pre">username-hash=md5,sha1</span></code> means hash username through md5 and then binary result hash through sha1.
+Username have to be specified as hexadecimal dump of digest result.Password field have to be encrypted using smbencrypt (NT Hash part).</p>
+</dd>
+<dt><strong>encrypted=0|1</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">encrypted=0</span></code></p>
+<p>Specifies either chap-secrets is encrypted.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Encryption is incompatible with auth_chap_md5 module.</p>
+<p>To enable chap-secrets encryption ablity accel-ppp must be compiled with -DCRYPTO=OPENSSL (which is default).</p>
+</div>
+<dl>
+<dt><strong>gw-ip-address=x.x.x.x[/mask]</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies address to use as local address of ppp interfaces if chap-secrets is used for IP address assignment. Mask is used for IPoE.</p>
+</dd>
+</dl>
+</section>
+<section id="chap-secrets-file-example">
+<h2>Chap-secrets file example<a class="headerlink" href="#chap-secrets-file-example" title="Link to this heading"></a></h2>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="c1">#client server secret ip-address speed</span>
+user001<span class="w"> </span>*<span class="w"> </span>password1<span class="w"> </span><span class="m">100</span>.64.100.1<span class="w"> </span><span class="m">20480</span>/10240
+user002<span class="w"> </span>*<span class="w"> </span>passowrd2<span class="w"> </span>*<span class="w"> </span><span class="m">10240</span>/10240
+user003<span class="w"> </span>*<span class="w"> </span>passowrd3<span class="w"> </span>ip_pool1<span class="w"> </span><span class="m">10240</span>
+eth0.101<span class="w"> </span>*<span class="w"> </span>eth0.101<span class="w"> </span>ipoe_pool<span class="w"> </span><span class="m">20480</span>
+<span class="m">100</span>.64.0.2<span class="w"> </span>*<span class="w"> </span><span class="m">100</span>.64.0.2<span class="w"> </span>*
+</pre></div>
+</div>
+<ul class="simple">
+<li><p>The first column contain <em>username</em>.</p></li>
+<li><p>The second column is only keep for support chap secrets files standard.</p></li>
+<li><p>The third column contain secret or password.</p></li>
+<li><p>The fourth column may contain allocated ip address or pool name which configured in <code class="docutils literal notranslate"><span class="pre">[ip-pool]</span></code> section.</p></li>
+<li><p>The fifth column contain rate-limit.</p></li>
+</ul>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="radius.html" class="btn btn-neutral float-left" title="[radius]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ppp.html" class="btn btn-neutral float-right" title="[ppp]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/cli.html b/configuration/cli.html
new file mode 100644
index 0000000..2a70a93
--- /dev/null
+++ b/configuration/cli.html
@@ -0,0 +1,196 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[cli] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[pppd-compat]" href="pppd_compat.html" />
+ <link rel="prev" title="[log]" href="log.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[cli]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/cli.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="cli">
+<span id="cli-configuration"></span><h1>[cli]<a class="headerlink" href="#cli" title="Link to this heading"></a></h1>
+<p>Configuration overview of the command line interface.</p>
+<dl>
+<dt><strong>verbose=1|2</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">verbose=1</span></code></p>
+<p>If <code class="docutils literal notranslate"><span class="pre">verbose=1</span></code> then cli module will log IP address of each connection.</p>
+<p>If <code class="docutils literal notranslate"><span class="pre">verbose=2</span></code> then cli module will also log passed commands.</p>
+</dd>
+<dt><strong>tcp=host:port</strong></dt><dd><p>By default is not defined.</p>
+<p>Defines on which IP address and port the TCP module will listen for incoming connections. When host is empty, the TCP module listens on all local interfaces. It isn’t loaded if this option isn’t defined.</p>
+</dd>
+<dt><strong>telnet=host:port</strong></dt><dd><p>By default is not defined.</p>
+<p>Defines on which IP address and port the Telnet module will listen for incoming connections. When host is empty, the Telnet module listens on all local interfaces. It isn’t loaded if this option isn’t defined.</p>
+</dd>
+<dt><strong>password=passwd</strong></dt><dd><p>By default is not defined.</p>
+<p>Defines the password to be used by the TCP and Telnet modules for authenticating clients. No authentication is performed if this option isn’t defined.</p>
+</dd>
+<dt><strong>prompt=prompt</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">prompt=accel-ppp</span></code></p>
+<p>Defines the prompt string used by the Telnet module.</p>
+</dd>
+<dt><strong>history-file=filename</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">history-file=/var/lib/accel-ppp/history</span></code></p>
+<p>Defines the file used by the Telnet module for loading and storing its command history.</p>
+</dd>
+<dt><strong>sessions-columns=column_list</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">sessions-columns=ifname,username,calling-sid,ip,rate-limit,type,comp,state,uptime</span></code></p>
+<p>Defines the default set of columns to be displayed by the <code class="docutils literal notranslate"><span class="pre">show</span> <span class="pre">sessions</span></code> command. Invalid column names are silently discarded. All possible params:</p>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span class="pre">ifname</span></code> - interface name</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">username</span></code> - username</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">calling-sid</span></code> - calling station identifier, for <em>PPPoE</em> and <em>IPoE start=dhcpv4</em> is client mac-address, for <em>PPTP</em>, <em>L2TP</em>, <em>SSTP</em> and <em>IPoE start=up</em> is client ip addres.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">called-sid</span></code> - called station identifier, for <em>PPPoE</em> and <em>IPoE start=dhcpv4</em> is server mac-address, for <em>PPTP</em>, <em>L2TP</em>, <em>SSTP</em> and <em>IPoE start=up</em> is server ip addres.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">sid</span></code> - session identifier</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">ip</span></code> - client ip address</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">ip6</span></code> - client ipv6 prefix</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">ip6-dp</span></code> - delegated ipv6 prefix for client</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">rate-limit</span></code> - rate-limit, required param <code class="docutils literal notranslate"><span class="pre">[modules]shaper</span></code>, otherwise this column not displayed.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">type</span></code> - session type, may contain next connection types: <em>ipoe</em>, <em>pppoe</em>, <em>pptp</em>, <em>l2tp</em>, <em>sstp</em></p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">comp</span></code> - compression/ecnryption method</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">state</span></code> - state of session, may contain next states: <em>start</em>, <em>active</em>, <em>finish</em></p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">uptime</span></code> - human readable session uptime</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">uptime-raw</span></code> - session uptime in seconds</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">rx-bytes</span></code> - human readable received bytes</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">tx-bytes</span></code> - human readable transmitted bytes</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">rx-bytes-raw</span></code> - received bytes</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">tx-bytes-raw</span></code> - transmitted bytes</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">rx-pkts</span></code> - received packets</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">tx-pkts</span></code> - transmitted packets</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">netns</span></code> - network namespace name</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">vrf</span></code> - Virtual Routing and Forwarding</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">ipoe-type</span></code> - IPoE session type (UP/DHCP)</p></li>
+</ul>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="log.html" class="btn btn-neutral float-left" title="[log]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="pppd_compat.html" class="btn btn-neutral float-right" title="[pppd-compat]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/common.html b/configuration/common.html
new file mode 100644
index 0000000..e9e26f6
--- /dev/null
+++ b/configuration/common.html
@@ -0,0 +1,177 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[common] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[radius]" href="radius.html" />
+ <link rel="prev" title="[core]" href="core.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[common]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/common.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="common">
+<h1>[common]<a class="headerlink" href="#common" title="Link to this heading"></a></h1>
+<p>Contains common params for all connection types</p>
+<dl>
+<dt><strong>single-session=replace|deny</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies whether accel-ppp should control sessions count. If this option is absent session count control is turned off. If this option is <code class="docutils literal notranslate"><span class="pre">replace</span></code> then accel-ppp will terminate first session when second is authorized. If this option is <code class="docutils literal notranslate"><span class="pre">deny</span></code> then accel-ppp will deny second session authorization.</p>
+</dd>
+<dt><strong>sid-case=upper|lower</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">sid-case=lower</span></code></p>
+<p>Specifies in which case generate session identifier (attribute <code class="docutils literal notranslate"><span class="pre">Acct-Session-Id</span></code>).</p>
+</dd>
+<dt><strong>sid-source=urandom|seq</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">sid-source=urandom</span></code></p>
+<p>Specifies method assign session id.</p>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span class="pre">urandom</span></code> - assign session id by random method</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">seq</span></code> - assign session id by sequence method</p></li>
+</ul>
+</dd>
+<dt><strong>seq-file=path</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">seq-file=/var/lib/accel-ppp/seq</span></code></p>
+<p>Path to file for sessions sequence number. Start sequence number may be set there (default /var/lib/accel-ppp/seq).</p>
+</dd>
+<dt><strong>max-sessions=n</strong></dt><dd><p>By default is disabled <code class="docutils literal notranslate"><span class="pre">max-sessions=0</span></code></p>
+<p>Specifies maximum sessions which server may processed. After reaching <code class="docutils literal notranslate"><span class="pre">max-sessions</span></code> accel-ppp will ignore connection tries for new sessions.</p>
+</dd>
+<dt><strong>max-starting=n</strong></dt><dd><p>By default is disabled <code class="docutils literal notranslate"><span class="pre">max-starting=0</span></code></p>
+<p>Specifies maximum concurrent session attempts which server may processed.</p>
+</dd>
+<dt><strong>check-ip=0|1</strong></dt><dd><p>y default is: <code class="docutils literal notranslate"><span class="pre">check-ip=0</span></code></p>
+<p>Specifies whether accel-ppp should check if IP already assigned to other ppp or ipoe interface.</p>
+</dd>
+<dt><strong>netns-run-dir=/path/to/netns</strong></dt><dd><p>By default: <code class="docutils literal notranslate"><span class="pre">netns-run-dir=/var/run/netns</span></code></p>
+<p>Specifies path where accel-ppp should find netns objects</p>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="core.html" class="btn btn-neutral float-left" title="[core]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="radius.html" class="btn btn-neutral float-right" title="[radius]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/configuration.html b/configuration/configuration.html
new file mode 100644
index 0000000..7c3fd6b
--- /dev/null
+++ b/configuration/configuration.html
@@ -0,0 +1,208 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>Configuration &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[modules]" href="modules.html" />
+ <link rel="prev" title="Install kernel from elrepo" href="../installation/elrepo_kernel_inst.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">Configuration</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item active">Configuration</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/configuration.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="configuration">
+<h1>Configuration<a class="headerlink" href="#configuration" title="Link to this heading"></a></h1>
+<p>Accel-pppd reads options from configuration file, it usually located at <code class="docutils literal notranslate"><span class="pre">/etc/accel-ppp.conf</span></code> but may be redefine daemon input arguments <code class="docutils literal notranslate"><span class="pre">accel-pppd</span> <span class="pre">-c</span> <span class="pre">/path/to/accel-ppp.conf</span></code></p>
+<p>Configuration file consists of sections in form:</p>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="o">[</span>section1<span class="o">]</span>
+<span class="w"> </span><span class="nv">name1</span><span class="o">=</span>val1
+<span class="w"> </span><span class="nv">name2</span><span class="o">=</span>val2
+<span class="w"> </span>name3
+
+<span class="o">[</span>section2<span class="o">]</span>
+<span class="w"> </span>....
+</pre></div>
+</div>
+<div class="toctree-wrapper compound">
+<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="radius.html">[radius]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="radius.html#dm-coa">DM/CoA</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html#configuration">Configuration</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html#chap-secrets-file-example">Chap-secrets file example</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="ipoe.html">[ipoe]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html#ipoe-configuration-overview">IPoE configuration overview</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="sstp.html">[sstp]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html#configuration-of-sstp-module">Configuration of SSTP module.</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="shaper.html">[shaper]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html#config-overview">Config overview</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html#examples">Examples</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html#fiter-id">Fiter-Id</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="log.html">[log]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="log.html#config-overview">Config overview</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html#logs-rotation">logs rotation</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l1"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html#config-overview">Config overview</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</div>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="../installation/elrepo_kernel_inst.html" class="btn btn-neutral float-left" title="Install kernel from elrepo" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="modules.html" class="btn btn-neutral float-right" title="[modules]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/core.html b/configuration/core.html
new file mode 100644
index 0000000..9cc036c
--- /dev/null
+++ b/configuration/core.html
@@ -0,0 +1,155 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[core] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[common]" href="common.html" />
+ <link rel="prev" title="[modules]" href="modules.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[core]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/core.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="core">
+<h1>[core]<a class="headerlink" href="#core" title="Link to this heading"></a></h1>
+<p>Section [core] consist main daemon params.</p>
+<ul class="simple">
+<li><p><strong>log-error=path</strong> - path to file for core module error logging.</p></li>
+<li><p><strong>thread-count=n</strong> - number of working threads, optimal - number of processors/cores.</p></li>
+</ul>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Can’t change with reload, for apply changes need daemon restart with drop active sessions.</p>
+</div>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="modules.html" class="btn btn-neutral float-left" title="[modules]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="common.html" class="btn btn-neutral float-right" title="[common]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/dns.html b/configuration/dns.html
new file mode 100644
index 0000000..e814cba
--- /dev/null
+++ b/configuration/dns.html
@@ -0,0 +1,173 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[dns] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ipv6-dns]" href="ipv6-dns.html" />
+ <link rel="prev" title="[sstp]" href="sstp.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[dns]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/dns.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="dns">
+<h1>[dns]<a class="headerlink" href="#dns" title="Link to this heading"></a></h1>
+<p>Overview DNS section.</p>
+<dl>
+<dt><strong>dns1=x.x.x.x</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies primary DNS to be sent to peer.</p>
+</dd>
+<dt><strong>dns2=x.x.x.x</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies secondary DNS to be sent to peer.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Params in this section also may be applied with <code class="docutils literal notranslate"><span class="pre">accel-cmd</span> <span class="pre">reload</span></code> command, but for new connections.</p>
+</div>
+<p>Also <em>accel-ppp</em> has very interesting way to allocate DNS addresses which sent RADIUS server. Received RADIUS attributes is more prior than params in config. For <em>ppp</em> (pppoe, pptp, l2tp, sstp) connection type used attributes <code class="docutils literal notranslate"><span class="pre">MS-Primary-DNS-Server</span></code>, <code class="docutils literal notranslate"><span class="pre">MS-Secondary-DNS-Server</span></code>. For ipoe connection type need send attributes <code class="docutils literal notranslate"><span class="pre">DHCP-Domain-Name-Server</span></code></p>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>+----+-------------------+-------------------------+----+-------------------------+
+<span class="p">|</span><span class="w"> </span>id<span class="w"> </span><span class="p">|</span><span class="w"> </span>username<span class="w"> </span><span class="p">|</span><span class="w"> </span>attribute<span class="w"> </span><span class="p">|</span><span class="w"> </span>op<span class="w"> </span><span class="p">|</span><span class="w"> </span>value<span class="w"> </span><span class="p">|</span>
++----+-------------------+-------------------------+----+-------------------------+
+<span class="p">|</span><span class="w"> </span><span class="m">1</span><span class="w"> </span><span class="p">|</span><span class="w"> </span>user<span class="w"> </span><span class="p">|</span><span class="w"> </span>DHCP-Domain-Name-Server<span class="w"> </span><span class="p">|</span><span class="w"> </span>:<span class="o">=</span><span class="w"> </span><span class="p">|</span><span class="w"> </span><span class="m">100</span>.64.254.254<span class="w"> </span><span class="p">|</span>
+<span class="p">|</span><span class="w"> </span><span class="m">2</span><span class="w"> </span><span class="p">|</span><span class="w"> </span>user<span class="w"> </span><span class="p">|</span><span class="w"> </span>DHCP-Domain-Name-Server<span class="w"> </span><span class="p">|</span><span class="w"> </span>:<span class="o">=</span><span class="w"> </span><span class="p">|</span><span class="w"> </span><span class="m">192</span>.168.254.254<span class="w"> </span><span class="p">|</span>
+
++----+-------------------+-------------------------+----+-------------------------+
+<span class="p">|</span><span class="w"> </span>id<span class="w"> </span><span class="p">|</span><span class="w"> </span>username<span class="w"> </span><span class="p">|</span><span class="w"> </span>attribute<span class="w"> </span><span class="p">|</span><span class="w"> </span>op<span class="w"> </span><span class="p">|</span><span class="w"> </span>value<span class="w"> </span><span class="p">|</span>
++----+-------------------+-------------------------+----+-------------------------+
+<span class="p">|</span><span class="w"> </span><span class="m">3</span><span class="w"> </span><span class="p">|</span><span class="w"> </span>user<span class="w"> </span><span class="p">|</span><span class="w"> </span>MS-Primary-DNS-Server<span class="w"> </span><span class="p">|</span><span class="w"> </span>:<span class="o">=</span><span class="w"> </span><span class="p">|</span><span class="w"> </span><span class="m">100</span>.64.254.254<span class="w"> </span><span class="p">|</span>
+<span class="p">|</span><span class="w"> </span><span class="m">4</span><span class="w"> </span><span class="p">|</span><span class="w"> </span>user<span class="w"> </span><span class="p">|</span><span class="w"> </span>MS-Secondary-DNS-Server<span class="w"> </span><span class="p">|</span><span class="w"> </span>:<span class="o">=</span><span class="w"> </span><span class="p">|</span><span class="w"> </span><span class="m">192</span>.168.254.254<span class="w"> </span><span class="p">|</span>
+</pre></div>
+</div>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="sstp.html" class="btn btn-neutral float-left" title="[sstp]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ipv6-dns.html" class="btn btn-neutral float-right" title="[ipv6-dns]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ip-pool.html b/configuration/ip-pool.html
new file mode 100644
index 0000000..352b1db
--- /dev/null
+++ b/configuration/ip-pool.html
@@ -0,0 +1,164 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ip-pool] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[sstp]" href="sstp.html" />
+ <link rel="prev" title="[ipoe]" href="ipoe.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ip-pool]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ip-pool.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ip-pool">
+<h1>[ip-pool]<a class="headerlink" href="#ip-pool" title="Link to this heading"></a></h1>
+<p>Configuration of ippool module.</p>
+<p><strong>gw-ip-address=x.x.x.x</strong></p>
+<blockquote>
+<div><p>Specifies single IP address to be used as local address of ppp interfaces.</p>
+</div></blockquote>
+<p><strong>gw=range</strong></p>
+<blockquote>
+<div><p>Range format should be <code class="docutils literal notranslate"><span class="pre">x.x.x.x/mask</span></code> or <code class="docutils literal notranslate"><span class="pre">x.x.x.x-y</span></code></p>
+<p>Specifies range of local address of ppp interfaces.</p>
+</div></blockquote>
+<p><strong>tunnel=range</strong></p>
+<blockquote>
+<div><p>Specifies range of remote address of ppp interfaces, format is same as above.</p>
+</div></blockquote>
+<p><strong>x.x.x.x/mask,pool_name | x.x.x.x-y,pool_name</strong></p>
+<blockquote>
+<div><p>Also specifies range of remote address of ppp interfaces.</p>
+</div></blockquote>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ipoe.html" class="btn btn-neutral float-left" title="[ipoe]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="sstp.html" class="btn btn-neutral float-right" title="[sstp]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ipoe.html b/configuration/ipoe.html
new file mode 100644
index 0000000..456f423
--- /dev/null
+++ b/configuration/ipoe.html
@@ -0,0 +1,469 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ipoe] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ip-pool]" href="ip-pool.html" />
+ <link rel="prev" title="[l2tp]" href="l2tp.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ipoe]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#ipoe-configuration-overview">IPoE configuration overview</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ipoe]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ipoe.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ipoe">
+<span id="id1"></span><h1>[ipoe]<a class="headerlink" href="#ipoe" title="Link to this heading"></a></h1>
+<p>Method authentication users, control sessions and delivery without any tunnel “called” as IPoE (IP over Ethernet).
+Accel-ppp support L2 and L3 topologies and start sessions on DHCP Discover or unclassified packet.</p>
+<p>Develop auxiliary kernel module for sessions start on unclassified packet and shared interfaces.
+This module creates virtual interface, an analogue of ifb and used for sessions shaper and One-to-one NAT.</p>
+<p>The difference between L2 and L3. L2 incoming packet will be checked for the mac address set at the session start, and outgoing packets will be sent straight to this mac address without additional ARP requests, which provides protection against IP/mac address spoofing.
+In the case of L3, the outgoing packet will be routed according to the established routing rules.</p>
+<section id="ipoe-configuration-overview">
+<h2>IPoE configuration overview<a class="headerlink" href="#ipoe-configuration-overview" title="Link to this heading"></a></h2>
+<p>Section IPoE contain many flexible customization.</p>
+<p><strong>[ipoe]</strong></p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>Default value is <code class="docutils literal notranslate"><span class="pre">verbose=0</span></code></p>
+<p>Writes more detailed logs.</p>
+</dd>
+<dt><strong>ipv6=0|1</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">ipv6=0</span></code></p>
+<p>Activate support ipv6 globally. Also may defined per-interface. Required modules <code class="docutils literal notranslate"><span class="pre">ipv6_nd</span></code>, <code class="docutils literal notranslate"><span class="pre">ipv6_dhcp</span></code> and <code class="docutils literal notranslate"><span class="pre">ipv6pool</span></code> if ipv6 addresses will allocate accel-ppp.</p>
+</dd>
+<dt><strong>mode=L2|L3</strong></dt><dd><p>By default mode is L2.</p>
+<p>Parameter specifies client connectivity mode. <code class="docutils literal notranslate"><span class="pre">mode=L2</span></code> then it means that clients are on same network where interfaces. <code class="docutils literal notranslate"><span class="pre">mode=L3</span></code> means that client are behind some router. Also may defined per-interface.</p>
+</dd>
+<dt><strong>start=dhcpv4|up|auto</strong></dt><dd><p>By default is not defined. Important to set this.</p>
+<p>Parameter specifies which way session starts:</p>
+<ul class="simple">
+<li><p><strong>dhcpv4</strong> - start on DHCP Discover.</p></li>
+<li><p><strong>up</strong> - unclassified packet.</p></li>
+<li><p><strong>auto</strong> - means automatically start session with username=interface name. Use it with conjunction vlan_mon.</p></li>
+</ul>
+<p>Also may defined per-interface.</p>
+</dd>
+<dt><strong>lua-file=/path/to/file.lua</strong></dt><dd><p>By default is not defined.</p>
+<p>Needs only if used lua functions for create username from packet header information. Often used with DHCP Option 82. Look <a class="reference internal" href="../examples/lua_examples.html#lua-examples"><span class="std std-ref">Lua examples</span></a> for more information.</p>
+</dd>
+<dt><strong>username=ifname|lua:function</strong></dt><dd><p>By default for DHCP sessions <code class="docutils literal notranslate"><span class="pre">username=ifname</span></code>, for sessions start by unclassified packet (<code class="docutils literal notranslate"><span class="pre">start=up</span></code>) <code class="docutils literal notranslate"><span class="pre">username</span></code> is client ip address.</p>
+<p>If <code class="docutils literal notranslate"><span class="pre">username=ifname</span></code> then interface name from which packet was arrived will be used as username.</p>
+<p>If <code class="docutils literal notranslate"><span class="pre">username=lua:username</span></code> then lua function with name <code class="docutils literal notranslate"><span class="pre">username</span></code> will be called to construct username from dhcp packet fields.
+Also may defined per-interface.</p>
+</dd>
+<dt><strong>password=username|csid|empty|&lt;string&gt;</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">password=username</span></code>
+Specifies how to generate password.</p>
+<p>If <code class="docutils literal notranslate"><span class="pre">password=username</span></code> then password will be same as username.</p>
+<p>If <code class="docutils literal notranslate"><span class="pre">password=csid</span></code> then password will be same as Calling-Station-Id.</p>
+<p>Also you can specify fixed password in <code class="docutils literal notranslate"><span class="pre">&lt;string&gt;</span></code> or leave empty.</p>
+</dd>
+<dt><strong>session-timeout=n</strong></dt><dd><blockquote>
+<div><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">session-timeout=0</span></code></p>
+</div></blockquote>
+<p>Define max sessions time in seconds. After this time session will be terminated. May redefine with radius attribute <strong>Session-Timeout</strong></p>
+</dd>
+<dt><strong>idle-timeout=n</strong></dt><dd><p>By default is disabled <code class="docutils literal notranslate"><span class="pre">idle-timeout=0</span></code></p>
+<p>Specifies timeout in seconds to wait for any packets from client, after this time session will terminated if client don’t send any packet. Often used with <code class="docutils literal notranslate"><span class="pre">mode=L3</span></code>.</p>
+</dd>
+<dt><strong>lease-time=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">lease-time=600</span></code></p>
+<p>Specifies lease time in seconds to be sent to DHCP client.</p>
+</dd>
+<dt><strong>max-lease-time=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">max-lease-time=660</span></code></p>
+<p>Specifies max lease time in seconds, after this time session will be terminated if client won’t renew it.</p>
+</dd>
+<dt><strong>renew-time=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">renew-time</span></code> calculate as lease-time/2.</p>
+<p>Specifies lease renew time (option 58) in seconds to be sent to DHCP client. Might be overwritten by RADIUS attribute DHCP-Renewal-Time.</p>
+</dd>
+<dt><strong>rebind-time=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">rebind-time</span></code> calculate as lease-time/2+lease-time/4+lease-time/8.</p>
+<p>Specifies lease rebind time (option 59) in seconds to be sent to DHCP client. Might be overwritten by RADIUS attribute DHCP-Rebinding-Time.</p>
+</dd>
+<dt><strong>shared=0|1</strong></dt><dd><p>By default is active <code class="docutils literal notranslate"><span class="pre">shared=1</span></code></p>
+<p>Specifies where interface is shared by multiple users. If used vlan-per-user need turn this to 0. Also may defined per-interface.</p>
+</dd>
+<dt><strong>unit-cache=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">unit-cache=0</span></code></p>
+<p>Specifies number of interfaces to keep in cache. It means that don’t destory interface after corresponding session is destoyed, instead place it to cache and use it later for new sessions repeatedly. Actial only if used shared interfaces.</p>
+</dd>
+<dt><strong>ip-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ip pool name which accel-ppp will use for allocate client ip address.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>For use ippool need add this module to <code class="docutils literal notranslate"><span class="pre">[modules]</span></code> section, and sets params on section <code class="docutils literal notranslate"><span class="pre">[ip-pool]</span></code></p>
+</div>
+<dl>
+<dt><strong>ipv6-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 pool name which accel-ppp will use for allocate client ipv6 prefix.</p>
+</dd>
+<dt><strong>ipv6-pool-delegate=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 prefix delegation pool name which accel-ppp will use for allocate client ipv6 prefix delegation.</p>
+</dd>
+<dt><strong>vlan-mon=[re:]name[,filter]</strong></dt><dd><p>vlan-mon needs for automatically crate vlans interfaces, more often on vlan-per-user schemas. Support regular expression (<strong>re:</strong>). Parameter specifies list of vlans or ranges of vlans to monitor for and may be in following form: vlan-mon=eth1,2,5,10,20-30</p>
+</dd>
+<dt><strong>vlan-timeout=n</strong></dt><dd><p>By default: <code class="docutils literal notranslate"><span class="pre">vlan-timeout=60</span></code>.
+Specifies time on second of vlan inactivity before it will be removed.</p>
+</dd>
+<dt><strong>vlan-name=pattern</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">vlan-name=%I.%N</span></code></p>
+<p>The vlan-name parameter allows you to specify the pattern for the VLAN interface name.</p>
+<p>The pattern may include the following macros:</p>
+<p><code class="docutils literal notranslate"><span class="pre">%I</span></code>: Represents the name of the parent interface (e.g. ethX, enoX, enpXsY, etc.).</p>
+<p><code class="docutils literal notranslate"><span class="pre">%N</span></code>: Represents the number of the VLAN (the latest tag ID). In the case of Q-in-Q, this refers to the C-VLAN.</p>
+<p><code class="docutils literal notranslate"><span class="pre">%P</span></code>: Represents the number of the VLAN for the parent interface. In the case of Q-in-Q, this refers to the S-VLAN.</p>
+<p>For example, if the parent interface name is eth0 and the VLAN number is 10, the VLAN interface name would be eth0.10 based on the default pattern %I.%N.</p>
+<p>Works with interface params and required regular expression.</p>
+</dd>
+<dt><strong>noauth=0|1</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">noauth=0</span></code> and used RADIUS or chap-secrets authentication.</p>
+<p>Allows users to connect without authentication by radius or chap-secrets. For correct work it is necessary to use with ip-pool.</p>
+</dd>
+<dt><strong>ifcfg=0|1</strong></dt><dd><p>By default is active: <code class="docutils literal notranslate"><span class="pre">ifcfg=1</span></code></p>
+<p>Parameter specifies whether accel-ppp should add router IP address and route to client to interface or it is explicitly configured. Also may defined per-interface.</p>
+</dd>
+<dt><strong>proto=n</strong></dt><dd><p>By default 3 - boot.</p>
+<p>Specifies number of protocol to be used for inserted routes. Works only with <code class="docutils literal notranslate"><span class="pre">ifcfg=0</span></code>, when the routes create an accel-ppp, not a kernel. Also need exist gw ip address in the system on any of the interfaces, otherwise an error will be output to the accel-ppp.log</p>
+</dd>
+</dl>
+<div class="admonition-log-output admonition">
+<p class="admonition-title">Log output:</p>
+<p>debug: libnetlink: RTNETLINK answers: Invalid argument</p>
+</div>
+<dl>
+<dt><strong>check-mac-change=0|1</strong></dt><dd><p>By default is active: <code class="docutils literal notranslate"><span class="pre">check-mac-change=1</span></code></p>
+<p>Terminate session when detects change of mac address of client.</p>
+</dd>
+<dt><strong>soft-terminate=0|1</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">soft-terminate=0</span></code></p>
+<p>When terminating sessions through <code class="docutils literal notranslate"><span class="pre">cli</span></code> or <code class="docutils literal notranslate"><span class="pre">Radius</span> <span class="pre">Disconnect-Message</span></code>, the session will not be terminated immediately, but will be marked as finished and client will continue working, but next time renew lease the session will be terminated. Session will terminate immediately when expired <cite>max-lease-time</cite>. For manually terminate session immediately you may use cli command <code class="docutils literal notranslate"><span class="pre">accel-cmd</span> <span class="pre">terminate</span> <span class="pre">&lt;session</span> <span class="pre">selector&gt;</span> <span class="pre">hard</span></code></p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>accel-cmd<span class="w"> </span>terminate<span class="w"> </span><span class="k">if</span><span class="w"> </span>ipoe0<span class="w"> </span>hard
+</pre></div>
+</div>
+<dl>
+<dt><strong>l4-redirect-table=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">l4-redirect-table=0</span></code></p>
+<p>Specifies number of table. If L4-Redirect radius attribute is received and it’s value is not 0 or ‘0’ then accel-ppp will add following rule: ip rule add from &lt;client_ip&gt; table</p>
+</dd>
+<dt><strong>l4-redirect-ipset=&lt;name&gt;</strong></dt><dd><p>By default is not defined.</p>
+<blockquote>
+<div><p>Specifies name of ipset list. If L4-Redirect radius attribute is received and it’s value is not 0 or ‘0’ then accel-ppp will add client’s ip to that ipset name.</p>
+</div></blockquote>
+</dd>
+<dt><strong>l4-redirect-on-reject=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">l4-redirect-on-reject=0</span></code></p>
+<p>Specified time in seconds for creating temporary sessions if radius rejects access and ‘ip rule add from ip_addr table l4-redirect-table’ rule will be created.</p>
+</dd>
+<dt><strong>l4-redirect-ip-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Allocates ip address from specified pool name if radius rejects access. Pool must be sets in section <cite>[ip-pool]</cite></p>
+</dd>
+<dt><strong>agent-remote-id=&lt;identifier&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>If accel-ppp used as DHCP relay, than to DHCP requests will inserted Option 82 with agent-remote-id and agent-circuit-id with interface name from which received client request.</p>
+</dd>
+<dt><strong>local-net=x.x.x.x/mask</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies networks from which packets will be treated as unclassified. Need only for <code class="docutils literal notranslate"><span class="pre">start=up</span></code>. You may specify multiple local-net options. For example:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>local-net<span class="o">=</span><span class="m">100</span>.64.0.0/24
+local-net<span class="o">=</span><span class="m">192</span>.168.0.0/24
+local-net<span class="o">=</span><span class="m">172</span>.16.0.0/24
+</pre></div>
+</div>
+<dl>
+<dt><strong>vendor=&lt;vendor name&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies vendor name for RADIUS attributes in current section. For using RADIUS DHCP attributes, set <code class="docutils literal notranslate"><span class="pre">vendor=dhcp</span></code></p>
+</dd>
+<dt><strong>attr-dhcp-client-ip=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specified radius attribute which contains ip address for assign to client. Example with existing attribute:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>attr-dhcp-client-ip<span class="o">=</span>DHCP-Client-IP-Address
+</pre></div>
+</div>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>If set custom attribute then need add its for both (radius server and accel-ppp) dictionaries.</p>
+</div>
+<dl>
+<dt><strong>attr-dhcp-router-ip=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specified radius attribute which contains router ip address for assign to client. Example with existing attribute:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>attr-dhcp-router-ip<span class="o">=</span>DHCP-Gateway-IP-Address
+</pre></div>
+</div>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>If set custom attribute then need add its for both (radius server and accel-ppp) dictionaries.</p>
+</div>
+<dl>
+<dt><strong>attr-dhcp-mask=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specified radius attribute which contains netmask (CIDR) for assign to client. Example with existing attribute:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>attr-dhcp-mask<span class="o">=</span>DHCP-Subnet-Mask
+</pre></div>
+</div>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>If set custom attribute then need add its for both (radius server and accel-ppp) dictionaries.</p>
+</div>
+<dl>
+<dt><strong>attr-dhcp-lease-time=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specified radius attribute which contains lease time in seconds to be sent to DHCP client. This attribute has priority and may redefine value which sets in <code class="docutils literal notranslate"><span class="pre">lease-time</span></code> sets globally.</p>
+</dd>
+<dt><strong>attr-dhcp-renew-time=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specified radius attribute which contains lease renew time (option 58) in seconds to be sent to DHCP client. This attribute has priority and may redefine value which sets in <code class="docutils literal notranslate"><span class="pre">renew-time</span></code> sets globally.</p>
+</dd>
+<dt><strong>gw-ip-address=x.x.x.x/mask</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies address to be used as server ip address if radius can assign only client address. In such case if client address is matched network and mask then specified address and mask will be used. You can specify multiple such options.
+For example:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>gw-ip-address<span class="o">=</span><span class="m">100</span>.64.0.1/24
+gw-ip-address<span class="o">=</span><span class="m">192</span>.168.0.1/24
+gw-ip-address<span class="o">=</span><span class="m">172</span>.16.0.0/24
+</pre></div>
+</div>
+<dl>
+<dt><strong>attr-dhcp-opt82=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies radius attribute which will contain option 82 from DHCP packet header in binary and send to radius server.
+Example:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>attr-dhcp-opt82<span class="o">=</span>DHCP-Option82
+</pre></div>
+</div>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Need add custom attribute in both radius and accel-ppp dictionaries. By default dictionary is located at <code class="docutils literal notranslate"><span class="pre">/usr/share/accel-ppp/radius/dictionary</span></code> if accel-ppp build as pkg DEB or RPM. Dictionary path may be redefine in section <code class="docutils literal notranslate"><span class="pre">[radius]</span></code>.</p>
+<p>Example adding custom attribute:</p>
+</div>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>ATTRIBUTE<span class="w"> </span>DHCP-Option82<span class="w"> </span><span class="m">245</span><span class="w"> </span>octets
+</pre></div>
+</div>
+<dl>
+<dt><strong>attr-dhcp-opt82-remote-id=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies radius attribute which will contain only <strong>Agent Remote Id</strong> from DHCP packet header and send to radius server. Example with existing attribute in dictionary:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>attr-dhcp-opt82-remote-id<span class="o">=</span>DHCP-Agent-Remote-Id
+</pre></div>
+</div>
+<dl>
+<dt><strong>attr-dhcp-opt82-circuit-id=&lt;attribute&gt;</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies radius attribute which will contain only <strong>Agent Circuit Id</strong> from DHCP packet header and send to radius server. Example with existing attribute in dictionary:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>attr-dhcp-opt82-circuit-id<span class="o">=</span>DHCP-Agent-Circuit-Id
+</pre></div>
+</div>
+<dl>
+<dt><strong>offer-timeout=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">offer-timeout=10</span></code></p>
+<p>Specified time in seconds which accel-ppp wait DHCP request from client. If client don’t send DHCP request for this time, accel-ppp terminate session.</p>
+</dd>
+<dt><strong>offer-delay=delay[,delay1:count1[,delay2:count2[,…]]]</strong></dt><dd><p>By default is not defined.</p>
+<p>One of load balancing mechanism. specifies delays in milliseconds (also in condition of connection count) to send DHCPOFFER . Last delay in list may be -1 which means don’t accept new connections. List must to be sorted by count key. Example:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>offer-delay<span class="o">=</span><span class="m">0</span>,100:1000,200:2500,300:5000,400:9999,-1:10000
+</pre></div>
+</div>
+<div class="admonition-explain admonition">
+<p class="admonition-title">Explain:</p>
+<p>Clients from 1 to 999 take DHCP offers without delay, client from 1000 to 2499 take DHCP offers with delay 100 ms, clients from 2500 to 4999 take DHCP offers with delay 200 ms, clients from 5000 to 9999 take DHCP offers with delay 300 ms, last client take DHCP offer with delay 400 ms and accel-ppp no more accept connections.</p>
+</div>
+<dl>
+<dt><strong>weight=n</strong></dt><dd><p>By default not defined:</p>
+<p>More modern load balancing mechanism based on weight.</p>
+<p>How it works:
+On reception of DHCPDISCOVER accel-ppp sends broadcast DHCP message to port 67 with same xid and add special vendor-specific option where encodes its current session count multiplied by weight. On reception of such message accel-ppp searches session with same xid and compares weight. If received weight is less than session’s weight then it terminates this session.
+May be used as per-interface.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Per-interface weight=0 has special meaning as backup (fail-over) interface, f.e. it terminates session on any received weight.</p>
+</div>
+<dl>
+<dt><strong>calling-sid=mac|ip</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">calling-sid=mac</span></code></p>
+<p>Specifies value of Calling-Station-Id radius attribute.</p>
+</dd>
+<dt><strong>proxy-arp=0|1|2</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">proxy-arp=0</span></code></p>
+<p>Parameter specifies whether accel-ppp should reply to arp requests. Also may defined per-interface.</p>
+<p><code class="docutils literal notranslate"><span class="pre">0</span></code> - proxy-arp disabled.</p>
+<p><code class="docutils literal notranslate"><span class="pre">1</span></code> - proxy-arp enabled. Accel send arp-reply if src ip and dst ip on different interfaces (as well as linux proxy_arp).</p>
+<p><code class="docutils literal notranslate"><span class="pre">2</span></code> - proxy-arp enabled. Accel send arp-reply back to the same interface (as well as linux proxy_arp_pvlan).</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Works only for subnets defined in <cite>local-net</cite> param</p>
+</div>
+<dl>
+<dt><strong>ip-unnumbered=0|1</strong></dt><dd><p>By default is enabled: <code class="docutils literal notranslate"><span class="pre">ip-unnumbered=1</span></code></p>
+<p>Specifies should accel-ppp create route for session with netmask /32. May be used as per-interface.</p>
+</dd>
+<dt><strong>interface=[re:]name</strong></dt><dd><p>By default interface has many params which explain below.</p>
+<p>Specifies interface to listen dhcp or unclassified packets. If name is prefixed with <strong>re:</strong> then name is treated as <strong>regular expression</strong>.</p>
+<p>May be specify multiple interface options, for example:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="nv">interface</span><span class="o">=</span>eth0,mode<span class="o">=</span>L3,start<span class="o">=</span>UP,shared<span class="o">=</span><span class="m">1</span>
+<span class="nv">interface</span><span class="o">=</span>re:^eth1<span class="se">\.</span><span class="o">[</span><span class="m">0</span>-9<span class="o">]</span>+<span class="se">\.</span><span class="o">[</span><span class="m">0</span>-9<span class="o">][</span><span class="m">0</span>-9<span class="o">][</span><span class="m">0</span>-9<span class="o">]</span>$,mode<span class="o">=</span>L2,shared<span class="o">=</span><span class="m">0</span>,start<span class="o">=</span>dhcpv4,mtu<span class="o">=</span><span class="m">1500</span>,ifcfg<span class="o">=</span><span class="m">1</span>
+</pre></div>
+</div>
+<p>The <code class="docutils literal notranslate"><span class="pre">mode=L2|L3</span></code> parameter specifies client connectivity mode. If <code class="docutils literal notranslate"><span class="pre">mode=L2</span></code> then it means that clients are on same network where interface is. <code class="docutils literal notranslate"><span class="pre">mode=L3</span></code> means that client are behind some router.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">shared=0|1</span></code> parameter specifies where interface is shared by multiple users or it is vlan-per-user.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">start=dhcpv4|up|auto</span></code> parameter specifies which way session starts.</p>
+<blockquote>
+<div><ul class="simple">
+<li><p><code class="docutils literal notranslate"><span class="pre">dhcpv4</span></code> - start by DHCP Discover packet.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">up</span></code> - start by unclassified packet.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">auto</span></code> - means automatically start session with <code class="docutils literal notranslate"><span class="pre">username=interface</span></code> name. Use it with conjunction vlan_mon.</p></li>
+</ul>
+</div></blockquote>
+<p>The <code class="docutils literal notranslate"><span class="pre">ipv6</span></code></p>
+<p>The <code class="docutils literal notranslate"><span class="pre">mtu=n</span></code> parameter specifies whether accel-ppp should change MTU(maximum transmission unit) on interfaces. By default not set and MTU value inherited from root interface. Often used for vlan-per-user (QinQ).</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">range=x.x.x.x/mask</span></code> parameter specifies local range of ip address to give to dhcp clients. First IP in range is router IP. If you need more customization use <code class="docutils literal notranslate"><span class="pre">ip-pool</span></code> instead of <code class="docutils literal notranslate"><span class="pre">range</span></code>.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">ifcfg=0|1</span></code> parameter specifies whether accel-ppp should add router IP address and route to client to interface or it is explicitly configured. By default inheris global <code class="docutils literal notranslate"><span class="pre">ifcfg</span></code> value.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">relay=x.x.x.x</span></code> parameter specifies DHCPv4 relay IP address to pass requests to. If specified giaddr is also needed.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">giaddr=x.x.x.x</span></code> parameter specifies relay agent IP address.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">src=x.x.x.x</span></code> parameter specifies ip address to use as source when adding route to client.</p>
+<p>The <code class="docutils literal notranslate"><span class="pre">username=ifname|lua:function_name</span></code> allow set custom LUA function to form username from packet header information. Often used this param on varius BRAS connection type.</p>
+<p><code class="docutils literal notranslate"><span class="pre">ipv6=0|1</span></code> will activate support ipv6 on interface. If not defined, inherit global params.</p>
+<p><code class="docutils literal notranslate"><span class="pre">weight=n</span></code> is load balancing mechanism based on weight. <code class="docutils literal notranslate"><span class="pre">weight=0</span></code> has special meaning as backup (fail-over) interface, f.e. it terminates session on any received weight.</p>
+<dl>
+<dt><strong>check-ip=0|1</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">check-ip=0</span></code></p>
+<p>Specifies whether accel-ppp should check if IP already assigned to other ppp or ipoe interface.</p>
+</dd>
+</dl>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="l2tp.html" class="btn btn-neutral float-left" title="[l2tp]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ip-pool.html" class="btn btn-neutral float-right" title="[ip-pool]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ipv6-dhcp.html b/configuration/ipv6-dhcp.html
new file mode 100644
index 0000000..b7bcbfe
--- /dev/null
+++ b/configuration/ipv6-dhcp.html
@@ -0,0 +1,164 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ipv6-dhcp] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[shaper]" href="shaper.html" />
+ <link rel="prev" title="[ipv6-nd]" href="ipv6-nd.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ipv6-dhcp]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ipv6-dhcp.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ipv6-dhcp">
+<h1>[ipv6-dhcp]<a class="headerlink" href="#ipv6-dhcp" title="Link to this heading"></a></h1>
+<p>Overview ipv6 DHCP section.</p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>By default is disabled.</p>
+<p>Specified will ipv6-dhcp module produce verbose logging.</p>
+</dd>
+<dt><strong>pref-lifetime=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">pref-lifetime=604800</span></code></p>
+<p>Specifies preferred liftime in seconds to be sent to DHCPv6 client.</p>
+</dd>
+<dt><strong>valid-lifetime=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">valid-liftime=2592000</span></code></p>
+<p>Specifies valid lifetime in seconds to be sent to DHCPv6 client.</p>
+</dd>
+<dt><strong>route-via-gw=0|1</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">route-via-gw=1</span></code></p>
+<p>Specifies if delegated prefix routes should use gateway.</p>
+</dd>
+<dt><strong>server-id=a:b:c:d</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">server-id=0:0:0:1</span></code></p>
+<p>Specifies the DHCPv6 server-id. Each value a, b, c, d is hex value in range 0000 to ffff</p>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ipv6-nd.html" class="btn btn-neutral float-left" title="[ipv6-nd]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="shaper.html" class="btn btn-neutral float-right" title="[shaper]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ipv6-dns.html b/configuration/ipv6-dns.html
new file mode 100644
index 0000000..b0ab567
--- /dev/null
+++ b/configuration/ipv6-dns.html
@@ -0,0 +1,166 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ipv6-dns] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ipv6-pool]" href="ipv6-pool.html" />
+ <link rel="prev" title="[dns]" href="dns.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ipv6-dns]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ipv6-dns.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ipv6-dns">
+<h1>[ipv6-dns]<a class="headerlink" href="#ipv6-dns" title="Link to this heading"></a></h1>
+<p>Overview ipv6 DNS section.</p>
+<dl>
+<dt><strong>dns=IPv6_address</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies IPv6 DNS to be sent to peer. You may specify up to 3 dns options.</p>
+</dd>
+<dt><strong>dnssl=name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specify DNS Search List. You may specify multiple dns and dnssl options.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<blockquote>
+<div><p>Also DNS addresses may be described like</p>
+</div></blockquote>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="o">[</span>ipv6-dns<span class="o">]</span>
+<span class="m">2001</span>:4860:4860::8888
+<span class="m">2001</span>:4860:4860::8844
+</pre></div>
+</div>
+</div>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="dns.html" class="btn btn-neutral float-left" title="[dns]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ipv6-pool.html" class="btn btn-neutral float-right" title="[ipv6-pool]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ipv6-nd.html b/configuration/ipv6-nd.html
new file mode 100644
index 0000000..b4fd9be
--- /dev/null
+++ b/configuration/ipv6-nd.html
@@ -0,0 +1,190 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ipv6-nd] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ipv6-dhcp]" href="ipv6-dhcp.html" />
+ <link rel="prev" title="[ipv6-pool]" href="ipv6-pool.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ipv6-nd]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ipv6-nd.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ipv6-nd">
+<h1>[ipv6-nd]<a class="headerlink" href="#ipv6-nd" title="Link to this heading"></a></h1>
+<p>Overview ipv6 neighbor discovery section.</p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>By default is disabled.</p>
+<p>Specified will ipv6-nd module produce verbose logging.</p>
+</dd>
+<dt><strong>MaxRtrAdvInterval=n</strong></dt><dd><p>By default 600 second.</p>
+<p>The maximum time allowed between sending unsolicited multicast router advertisements from the interface, in seconds.</p>
+</dd>
+<dt><strong>MinRtrAdvInterval=n</strong></dt><dd><p>By default calculates 0.33 * <strong>MaxRtrAdvInterval</strong></p>
+<p>The minimum time allowed between sending unsolicited multicast router advertisements from the interface, in seconds.</p>
+</dd>
+<dt><strong>AdvManagedFlag=1|0</strong></dt><dd><p>By default disabled.</p>
+<p>When set, hosts use the administered (stateful) protocol for address autoconfiguration in addition to any addresses autoconfigured using stateless address autoconfiguration. The use of this flag is described in RFC 4862.</p>
+</dd>
+<dt><strong>AdvOtherConfigFlag=</strong></dt><dd><p>By default disabled.</p>
+<p>When set, hosts use the administered (stateful) protocol for autoconfiguration of other (non-address) information. The use of this flag is described in RFC 4862.</p>
+</dd>
+<dt><strong>AdvLinkMTU=</strong></dt><dd><p>By default not defined.</p>
+<p>The MTU option is used in router advertisement messages to insure that all nodes on a link use the same MTU value in those cases where the link MTU is not well known.</p>
+<p>If specified, i.e. not 0, must not be smaller than 1280 and not greater than the maximum MTU allowed for this link (e.g. ethernet has a maximum MTU of 1500. See RFC 4864).</p>
+</dd>
+<dt><strong>AdvReachableTime=</strong></dt><dd><p>By default not defined.</p>
+<p>The time, in milliseconds, that a node assumes a neighbor is reachable after having received a reachability confirmation. Used by the Neighbor Unreachability Detection algorithm</p>
+</dd>
+<dt><strong>AdvRetransTimer=</strong></dt><dd><p>By default not defined.</p>
+<p>The time, in milliseconds, between retransmitted Neighbor Solicitation messages. Used by address resolution and the Neighbor Unreachability Detection algorithm</p>
+</dd>
+<dt><strong>AdvCurHopLimit=</strong></dt><dd><p>By default 64.</p>
+<p>The default value that should be placed in the Hop Count field of the IP header for outgoing (unicast) IP packets. The value should be set to the current diameter of the Internet.</p>
+</dd>
+<dt><strong>AdvDefaultLifetime=n</strong></dt><dd><p>By default calculating 3 * <strong>MaxRtrAdvInterval</strong></p>
+<p>The lifetime associated with the default router in units of seconds.</p>
+</dd>
+<dt><strong>AdvValidLifetime=</strong></dt><dd><p>By default not defined.</p>
+<p>The length of time in seconds (relative to the time the packet is sent) that the prefix is valid for the purpose of on-link determination.</p>
+</dd>
+<dt><strong>AdvPreferredLifetime=</strong></dt><dd><p>By default not defined.</p>
+<p>The length of time in seconds (relative to the time the packet is sent) that addresses generated from the prefix via stateless address autoconfiguration remain preferred.</p>
+</dd>
+</dl>
+<p><strong>AdvOnLinkFlag=</strong></p>
+<p><strong>AdvAutonomousFlag=</strong></p>
+<p><strong>MaxInitialRtrAdvCount=</strong></p>
+<p><strong>MaxInitialRtrAdvInterval=</strong></p>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ipv6-pool.html" class="btn btn-neutral float-left" title="[ipv6-pool]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ipv6-dhcp.html" class="btn btn-neutral float-right" title="[ipv6-dhcp]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ipv6-pool.html b/configuration/ipv6-pool.html
new file mode 100644
index 0000000..8ed4da6
--- /dev/null
+++ b/configuration/ipv6-pool.html
@@ -0,0 +1,175 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ipv6-pool] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ipv6-nd]" href="ipv6-nd.html" />
+ <link rel="prev" title="[ipv6-dns]" href="ipv6-dns.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ipv6-pool]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ipv6-pool.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ipv6-pool">
+<h1>[ipv6-pool]<a class="headerlink" href="#ipv6-pool" title="Link to this heading"></a></h1>
+<p>Overview ipv6 pool section.</p>
+<dl>
+<dt><strong>vendor=vendor</strong></dt><dd><p>By default not defined.</p>
+<p>If attribute is vendor-specific then specify vendor name in this option.</p>
+</dd>
+<dt><strong>attr-prefix=attribute</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">attr-prefix=Delegated-IPv6-Prefix-Pool</span></code></p>
+<p>Specifies which Radius attribute contains delegated prefix pool name.</p>
+</dd>
+<dt><strong>attr-address=attribute</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">attr-address=Stateful-IPv6-Address-Pool</span></code></p>
+<p>Specifies which Radius attribute contains stateful address pool name.</p>
+</dd>
+<dt><strong>ipv6prefix/mask,prefix_len[,name=pool_name][,next=next_pool_name]</strong></dt><dd><p>By default not defined.</p>
+<p>fc00:0:1::/48,64 - specifies pool of address by dividing prefix fc00:0:1::/48 to networks with 64 prefix len, e.g:</p>
+</dd>
+</dl>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>fc00:0:1:0::/64
+fc00:0:1:1::/64
+...
+fc00:0:1:ffff::/64
+</pre></div>
+</div>
+<dl>
+<dt><strong>delegate=ipv6prefix/mask,prefix_len[,name=pool_name][,next=next_pool_name]</strong></dt><dd><p>By default not defined.</p>
+<p>Specifies range of prefixes to delegate to clients through DHCPv6 prefix delegation (rfc3633). Format is same as described above.</p>
+</dd>
+<dt><strong>gw-ip6-address=ipv6address</strong></dt><dd><p>By default not defined.</p>
+<p>Specifies gateway address (used only for /128 prefixes)</p>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ipv6-dns.html" class="btn btn-neutral float-left" title="[ipv6-dns]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ipv6-nd.html" class="btn btn-neutral float-right" title="[ipv6-nd]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/l2tp.html b/configuration/l2tp.html
new file mode 100644
index 0000000..bdc4ab7
--- /dev/null
+++ b/configuration/l2tp.html
@@ -0,0 +1,234 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[l2tp] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[ipoe]" href="ipoe.html" />
+ <link rel="prev" title="[pptp]" href="pptp.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[l2tp]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/l2tp.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="l2tp">
+<h1>[l2tp]<a class="headerlink" href="#l2tp" title="Link to this heading"></a></h1>
+<p>Overview configuration of L2TP module.</p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>By default is disabled.</p>
+<p>Specified will pptp module produce verbose logging.</p>
+</dd>
+<dt><strong>bind=x.x.x.x</strong></dt><dd><p>By default bound on all IP address.</p>
+<p>If this option is given then <em>l2tp</em> server will bind to specified IP address.</p>
+</dd>
+<dt><strong>port=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">port=1701</span></code></p>
+<p>If this option is given then <em>l2tp</em> server will bind to specified port.</p>
+</dd>
+<dt><strong>host-name=string</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">host-name=accel-ppp</span></code></p>
+<p>This name will be sent to clients in Host-Name attribute.</p>
+</dd>
+<dt><strong>hello-interval=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">hello-interval=60</span></code></p>
+<p>Specifies interval in seconds to send Hello control message. Its used for keep alive connection. If peer will not respond to <em>Hello</em> connection will be terminated.</p>
+</dd>
+<dt><strong>recv-window=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">recv-window=16</span></code> Available value range 1-32768.</p>
+<p>Set the size of the local receive window. Only received messages whose sequence number is in the range [last-Nr + 1, last-Nr + recv-window] are accepted (where last-Nr is the sequence number of the last acknowledged message).</p>
+</dd>
+<dt><strong>timeout=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">timeout=60</span></code></p>
+<p>Specifies timeout in seconds to wait peer completes tunnel and session negotiation.</p>
+</dd>
+<dt><strong>rtimeout=n</strong></dt><dd><blockquote>
+<div><p>By default <code class="docutils literal notranslate"><span class="pre">timeout=1</span></code></p>
+</div></blockquote>
+<p>Specifies timeout (in seconds) to wait message acknowledge, if elapsed message retransmission will be performed. Timeout is multiplied by two after each retransmission. So if rtimeout is set to 1, first retransmission will occur after one second, second retransmission two seconds later, third one four seconds later, and so on, until a reply is received or the retransmit value is reached.</p>
+</dd>
+<dt><strong>rtimeout-cap=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">rtimeout-cap=16</span></code></p>
+<p>Set the maximum interval between retransmissions. The exponential backoff interval used by rtimeout will never grow above rtimeout-cap. rtimeout-cap must be higher than rtimeout and, according to RFC 2661, must be no less than 8 (though accel-ppp doesn’t enforce this rule).</p>
+</dd>
+<dt><strong>retransmit=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">retransmit=5</span></code></p>
+<p>Specifies maximum number of message retransmission, if exceeds connection will be terminated.</p>
+</dd>
+<dt><strong>mppe=deny|allow|prefer|require</strong></dt><dd><p>By default is not defined.</p>
+<p>Default behavior - don’t ask client for mppe, but allow it if client wants.</p>
+</dd>
+<dt><strong>secret=string</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies secret to connect to server.</p>
+</dd>
+<dt><strong>hide-avps=0|1</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">hide-avps=0</span></code></p>
+<p>If this option is given and <code class="docutils literal notranslate"><span class="pre">hide-avps=1</span></code>, then attributes sent in L2TP packets will be hidden (for AVPs that support it).</p>
+</dd>
+<dt><strong>dataseq=deny|allow|prefer|require</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">dataseq=allow</span></code></p>
+<p>Specify data sequencing negotiation algorithm:</p>
+<ul class="simple">
+<li><p>deny - don’t send data packets with sequence numbers</p></li>
+<li><p>allow - send data packets with sequence numbers if peer have requested so only</p></li>
+<li><p>prefer - send data packets with sequence numbers and enable same for peer</p></li>
+<li><p>require - send data packets with sequence numbers and enforce same for peer</p></li>
+</ul>
+</dd>
+<dt><strong>reorder-timeout=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">reorder-timeout=0</span></code></p>
+<p>Specifies timeout in milliseconds to wait for out-of-order packets. If <em>0</em>, don’t try to reorder.</p>
+</dd>
+<dt><strong>use-ephemeral-ports=0|1</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">use-ephemeral-ports=0</span></code></p>
+<p>Specifies if an arbitrary source port is used when replying to a tunnel establishment request. When this option is deactivated, the destination port of the incoming request (SCCRQ) is used as source port for the reply (SCCRP).</p>
+</dd>
+<dt><strong>ppp-max-mtu=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">ppp-max-mtu=1420</span></code></p>
+<p>Set the maximum MTU value that can be negotiated for PPP over L2TP sessions.</p>
+</dd>
+<dt><strong>ifname=ifname</strong></dt><dd><p>By default is not defined.</p>
+<p>If this option is given ppp interface will be renamed using ifname as a template, i.e <code class="docutils literal notranslate"><span class="pre">ifname=l2tp%d</span></code> =&gt; l2tp0.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Also interface may renamed if RADIUS server send attribute <code class="docutils literal notranslate"><span class="pre">NAS-Port-Id</span></code> with custom name. Length this value not be more 16 characters.</p>
+</div>
+<p><strong>avp_permissive=0|1</strong></p>
+<p><strong>dir300_quirk=0|1</strong></p>
+<dl>
+<dt><strong>ip-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ip pool name which accel-ppp will use for allocate client ip address.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>For use ippool need add this module to <code class="docutils literal notranslate"><span class="pre">[modules]</span></code> section, and sets params on section <code class="docutils literal notranslate"><span class="pre">[ip-pool]</span></code></p>
+</div>
+<dl>
+<dt><strong>ipv6-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 pool name which accel-ppp will use for allocate client ipv6 prefix.</p>
+</dd>
+<dt><strong>ipv6-pool-delegate=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 prefix delegation pool name which accel-ppp will use for allocate client ipv6 prefix delegation.</p>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="pptp.html" class="btn btn-neutral float-left" title="[pptp]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="ipoe.html" class="btn btn-neutral float-right" title="[ipoe]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/log.html b/configuration/log.html
new file mode 100644
index 0000000..b500510
--- /dev/null
+++ b/configuration/log.html
@@ -0,0 +1,216 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[log] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[cli]" href="cli.html" />
+ <link rel="prev" title="[shaper]" href="shaper.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[log]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#config-overview">Config overview</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#logs-rotation">logs rotation</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[log]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/log.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="log">
+<h1>[log]<a class="headerlink" href="#log" title="Link to this heading"></a></h1>
+<p>Configuration of log and log_file modules.</p>
+<section id="config-overview">
+<h2>Config overview<a class="headerlink" href="#config-overview" title="Link to this heading"></a></h2>
+<dl>
+<dt><strong>log-file=/path/to/file</strong></dt><dd><p>By default is not defined. Required if used <code class="docutils literal notranslate"><span class="pre">[modules]log_file</span></code></p>
+<p>Path to file to write general log.</p>
+</dd>
+<dt><strong>log-emerg=/path/to/file</strong></dt><dd><p>By default is not defined. Required if used <code class="docutils literal notranslate"><span class="pre">[modules]log_file</span></code></p>
+<p>Path to file to write emergency messages.</p>
+</dd>
+<dt><strong>log-fail-file=/path/to/file</strong></dt><dd><p>By default is not defined.</p>
+<p>Path to file to write authentication failed session log.</p>
+</dd>
+<dt><strong>log-debug=/path/to/file</strong></dt><dd><p>By default is not defined.</p>
+<p>Path to file to write all debug messages, also include mikrotime and threads numbers.</p>
+</dd>
+<dt><strong>log-tcp=x.x.x.x:port</strong></dt><dd><p>By default is not defined. Required if used <code class="docutils literal notranslate"><span class="pre">[modules]log_tcp</span></code></p>
+<p>Send logs to specified host. (Need add examples)</p>
+</dd>
+<dt><strong>syslog=ident[,facility]</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">syslog=accel-pppd,daemon</span></code></p>
+<p>Send logs to system logger. Facility may be: daemon, local0-local7 or numeric value.</p>
+</dd>
+<dt><strong>copy=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>If this options is given, logging engine will duplicate session log in general log. (Useful when per-session/per-user logs are not used).</p>
+</dd>
+<dt><strong>per-session-dir=dir</strong></dt><dd><p>By default is not defined.</p>
+<p>Directory for session logs. If specified each session will be logged separately to file which name is unique session identifier.</p>
+</dd>
+<dt><strong>per-user-dir=dir</strong></dt><dd><p>By default is not defined.</p>
+<p>Directory for user logs. If specified all sessions of same user will be logged to file which name is user name.</p>
+</dd>
+<dt><strong>per-session=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>If specified then each session of same user will be logger separately to directory specified by “per-user-dir” and subdirectory which name is user name and to file which name os unique session identifier.</p>
+</dd>
+<dt><strong>level=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">level=0</span></code></p>
+<p>Specifies log level which values are:</p>
+<p><code class="docutils literal notranslate"><span class="pre">0</span></code> turn off all logging</p>
+<p><code class="docutils literal notranslate"><span class="pre">1</span></code> log only error messages</p>
+<p><code class="docutils literal notranslate"><span class="pre">2</span></code> log error and warning messages</p>
+<p><code class="docutils literal notranslate"><span class="pre">3</span></code> log error, warning and minimum information messages (use this level in conjuction with verbose option of other modules if you need verbose logging)</p>
+<p><code class="docutils literal notranslate"><span class="pre">4</span></code> log error, warning and full information messages (use this level in conjuction with verbose option of other modules if you need verbose logging)</p>
+<p><code class="docutils literal notranslate"><span class="pre">5</span></code> log all messages including debug messages</p>
+</dd>
+</dl>
+</section>
+<section id="logs-rotation">
+<h2>logs rotation<a class="headerlink" href="#logs-rotation" title="Link to this heading"></a></h2>
+<p>For rotation logs can be used system logrotate utility. Needs create file <code class="docutils literal notranslate"><span class="pre">/etc/logrotate.d/accel-ppp</span></code> and put next:</p>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>/var/log/accel-ppp/*.log<span class="w"> </span><span class="o">{</span>
+<span class="w"> </span>missingok
+<span class="w"> </span>sharedscripts
+<span class="w"> </span>postrotate
+<span class="w"> </span><span class="nb">test</span><span class="w"> </span>-r<span class="w"> </span>/var/run/accel-pppd.pid<span class="w"> </span><span class="o">&amp;&amp;</span><span class="w"> </span><span class="nb">kill</span><span class="w"> </span>-HUP<span class="w"> </span><span class="sb">`</span>cat<span class="w"> </span>/var/run/accel-pppd.pid<span class="sb">`</span>
+<span class="w"> </span>endscript
+<span class="o">}</span>
+</pre></div>
+</div>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>For correct work <em>logrotate</em> utility need run <code class="docutils literal notranslate"><span class="pre">accel-pppd</span></code> daemon with <code class="docutils literal notranslate"><span class="pre">-p</span> <span class="pre">/var/run/accel-pppd.pid</span></code> argument.</p>
+</div>
+<div class="admonition caution">
+<p class="admonition-title">Caution</p>
+<p>If accel-ppp run with gdb (GNU debugger) for find bugs, you need disable logs rotation, because it will makes to daemon crash.</p>
+</div>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="shaper.html" class="btn btn-neutral float-left" title="[shaper]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="cli.html" class="btn btn-neutral float-right" title="[cli]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/modules.html b/configuration/modules.html
new file mode 100644
index 0000000..41a8c93
--- /dev/null
+++ b/configuration/modules.html
@@ -0,0 +1,180 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[modules] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[core]" href="core.html" />
+ <link rel="prev" title="Configuration" href="configuration.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[modules]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/modules.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="modules">
+<h1>[modules]<a class="headerlink" href="#modules" title="Link to this heading"></a></h1>
+<p>Section [modules] contains list of modules to load.</p>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>There exist order which define modules priority e.g. If <strong>ippool</strong> module will defined before <strong>radius</strong>, then ip-addresses always will assigned from <strong>[ip-pool]</strong>, and Framed-IP-Adresse recived from radius server will be ignored.</p>
+</div>
+<ul class="simple">
+<li><p><strong>log_file</strong> - logging target which logs messages to files. It support per-session/per-user features.</p></li>
+<li><p><strong>log_syslog</strong> - logging target which logs messages to syslog.</p></li>
+<li><p><strong>log_tcp</strong> - logging target which logs messages over TCP/IP.</p></li>
+<li><p><strong>log_pgsql</strong> - logging target which logs messages to PostgreSQL.</p></li>
+<li><p><strong>pptp</strong> - PPTP controlling connection handling module.</p></li>
+<li><p><strong>pppoe</strong> - PPPoE discovery stage handling module.</p></li>
+<li><p><strong>ipoe</strong> - DHCP and unclassified packet connection handling module.</p></li>
+<li><p><strong>l2tp</strong> - L2TP controlling connection handling module.</p></li>
+<li><p><strong>sstp</strong> - SSTP controlling connection handling module.</p></li>
+<li><p><strong>auth_pap</strong> - PAP authentication module.</p></li>
+<li><p><strong>auth_chap_md5</strong> - CHAP (md5) authentication module.</p></li>
+<li><p><strong>auth_mschap_v1</strong> -Microsoft CHAP (version 1) authentication module.</p></li>
+<li><p><strong>auth_mschap_v2</strong> - Microsoft CHAP (version 2) authentication module.</p></li>
+<li><p><strong>radius</strong> - RADIUS interaction module.</p></li>
+<li><p><strong>chap-secrets</strong> - module authentication from file.</p></li>
+<li><p><strong>shaper</strong> - this module controls shaper.</p></li>
+<li><p><strong>ippool</strong> - IPv4 address assigning module.</p></li>
+<li><p><strong>ipv6_nd</strong> - IPv6 Neighbor Discovery module.</p></li>
+<li><p><strong>ipv6_dhcp</strong> - IPv6 DHCP module.</p></li>
+<li><p><strong>ipv6pool</strong> - IPv6 address assigning module.</p></li>
+<li><p><strong>sigchld</strong> - Helper module to manage child processes, required by pppd_compat.</p></li>
+<li><p><strong>pppd_compat</strong> - this module starts pppd compatible ip-up/ip-down scripts and ip-change to handle RADIUS CoA request.</p></li>
+<li><p><strong>connlimit</strong> - this module limits connection rate from single source.</p></li>
+</ul>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Can’t change with reload, for apply changes need daemon restart with drop active sessions.</p>
+</div>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="configuration.html" class="btn btn-neutral float-left" title="Configuration" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="core.html" class="btn btn-neutral float-right" title="[core]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/ppp.html b/configuration/ppp.html
new file mode 100644
index 0000000..5815432
--- /dev/null
+++ b/configuration/ppp.html
@@ -0,0 +1,240 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[ppp] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[pppoe]" href="pppoe.html" />
+ <link rel="prev" title="[chap-secrets]" href="chap_secrets.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[ppp]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/ppp.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="ppp">
+<h1>[ppp]<a class="headerlink" href="#ppp" title="Link to this heading"></a></h1>
+<p>The Point-to-Point Protocol (PPP) provides a standard method for transporting multi-protocol datagrams over point-to-point links. PPP also defines an extensible Link Control Protocol.
+Section <code class="docutils literal notranslate"><span class="pre">[ppp]</span></code> consist common ppp prams for PPPoE/PPtP/L2TP/SSTP.</p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>Default value is <code class="docutils literal notranslate"><span class="pre">verbose=0</span></code></p>
+<p>Writes more detailed logs.</p>
+</dd>
+<dt><strong>min-mtu=n</strong></dt><dd><p>Default value is <code class="docutils literal notranslate"><span class="pre">min-mtu=100</span></code></p>
+<p>Minimum acceptable MTU.
+If client will try to negotiate less then specified MTU then it will be NAKed or disconnected if rejects greater MTU.</p>
+</dd>
+<dt><strong>mtu=n</strong></dt><dd><p>By default is not defined.</p>
+<p>MTU which will be negotiated if client’s MRU will be not acceptable.</p>
+</dd>
+<dt><strong>mru=n</strong></dt><dd><p>By default is not defined.</p>
+<p>Preferred MRU.</p>
+</dd>
+<dt><strong>accomp=allow|deny</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">accomp=deny</span></code></p>
+<p>Address/Control compression negotiation.</p>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span class="pre">allow</span></code> - prefere in send and don’t deny in receive directions.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">deny</span></code> - disable in both directions.</p></li>
+</ul>
+</dd>
+<dt><strong>pcomp=allow|deny|n</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">pcomp=deny</span></code></p>
+<p>Protocol field compression negotiation.</p>
+<ul class="simple">
+<li><p>allow - prefere in send and don’t deny in receive directions.</p></li>
+<li><p>deny - disable in both directions.</p></li>
+</ul>
+</dd>
+<dt><strong>ccp=n</strong></dt><dd><p>By default is enabled: <code class="docutils literal notranslate"><span class="pre">ccp=1</span></code></p>
+<p>For disable CCP (<em>Compression Control Protocol</em>) negotiation set <code class="docutils literal notranslate"><span class="pre">ccp=0</span></code></p>
+</dd>
+<dt><strong>ccp-max-configure=n</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">ccp-max-configure=3</span></code></p>
+<p><strong>TODO</strong></p>
+</dd>
+<dt><strong>sid-case=upper|lower</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">sid-case=lower</span></code></p>
+<p>Specifies in which case generate session identifier.</p>
+</dd>
+<dt><strong>mppe=require|prefer|deny</strong></dt><dd><blockquote>
+<div><p>Default behavior - don’t ask client for mppe, but allow it if client wants.</p>
+<p>Specifies mppe negotioation preference.</p>
+<p><code class="docutils literal notranslate"><span class="pre">require</span></code> - ask client for mppe, if it rejects drop connection.</p>
+<p><code class="docutils literal notranslate"><span class="pre">prefer</span></code> - ask client for mppe, if it rejects don’t fail.</p>
+<p><code class="docutils literal notranslate"><span class="pre">deny</span></code> - deny mppe.</p>
+</div></blockquote>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>RADIUS may override this option by MS-MPPE-Encryption-Policy attribute.
+MPPE requires defined <code class="docutils literal notranslate"><span class="pre">ccp=1</span></code></p>
+</div>
+</dd>
+<dt><strong>ipv4=deny|allow|prefer|require</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">ipv4=allow</span></code></p>
+<p>Specifies IPv4 (IPCP) negotioation algorithm:</p>
+<p><code class="docutils literal notranslate"><span class="pre">deny</span></code> - don’t negotiate IPv4.</p>
+<p><code class="docutils literal notranslate"><span class="pre">allow</span></code> - negotiate IPv4 only if client requests.</p>
+<p><code class="docutils literal notranslate"><span class="pre">prefer</span></code> - ask client for IPv4 negotiation, don’t fail if he rejects.</p>
+<p><code class="docutils literal notranslate"><span class="pre">require</span></code> - require IPv4 negotiation.</p>
+</dd>
+<dt><strong>ipv6=deny|allow|prefer|require</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">ipv6=deny</span></code></p>
+<p>Specify IPv6 (IPCP) negotioation algorithm:</p>
+<p><code class="docutils literal notranslate"><span class="pre">deny</span></code> - don’t negotiate IPv6.</p>
+<p><code class="docutils literal notranslate"><span class="pre">allow</span></code> - negotiate IPv6 only if client requests.</p>
+<p><code class="docutils literal notranslate"><span class="pre">prefer</span></code> - ask client for IPv6 negotiation, don’t fail if he rejects.</p>
+<p><code class="docutils literal notranslate"><span class="pre">require</span></code> - require IPv6 negotiation.</p>
+</dd>
+<dt><strong>ipv6-intf-id=x:x:x:x|random</strong></dt><dd><p>By default is fixed.</p>
+<p>Specify fixed or random interface identifier for IPv6.</p>
+</dd>
+<dt><strong>ipv6-peer-intf-id=x:x:x:x|random|ipv4|calling-sid</strong></dt><dd><p>By default is fixed.</p>
+<p>Specifies peer interface identifier for IPv6.</p>
+<p><code class="docutils literal notranslate"><span class="pre">random</span></code> - generate random interface identifier for peer.</p>
+<p><code class="docutils literal notranslate"><span class="pre">ipv4</span></code> - calculate interface identifier from IPv4 address, for example <code class="docutils literal notranslate"><span class="pre">192:168:0:1</span></code></p>
+<p><code class="docutils literal notranslate"><span class="pre">calling-sid</span></code> - calculate interface identifier from Calling-Station-Id.</p>
+</dd>
+<dt><strong>ipv6-accept-peer-intf-id=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>Specify whether to accept peer’s interface identifier.</p>
+</dd>
+<dt><strong>lcp-echo-interval=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">lcp-echo-interval=0</span></code></p>
+<p>If this option is given and greater then 0 then lcp module will send echo-request every n seconds.</p>
+</dd>
+<dt><strong>lcp-echo-failure=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">lcp-echo-failure=0</span></code></p>
+<p>Specifies maximum number of echo-requests may be sent without valid echo-reply, if exceeds connection will be terminated.</p>
+</dd>
+<dt><strong>lcp-echo-timeout=sec</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">lcp-echo-timeout=0</span></code></p>
+<p>Specifies timeout in seconds to wait for any peer activity. If this option specified it turns on adaptive <em>lcp echo functionality</em> and <code class="docutils literal notranslate"><span class="pre">lcp-echo-failure</span></code> is not used. Also required set <code class="docutils literal notranslate"><span class="pre">lcp-echo-interval</span></code>.</p>
+</dd>
+<dt><strong>unit-cache=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">unit-cache=0</span></code></p>
+<p>Specifies number of interfaces to keep in cache. It means that don’t destroy interface after corresponding session is destroyed, instead place it to cache and use it later for new sessions repeatedly. This should reduce kernel-level interface creation/deletion rate lack.</p>
+</dd>
+<dt><strong>unit-preallocate=0|1</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">unit-preallocate=0</span></code>, ppp unit (interface) will allocate after authorization.</p>
+<p>Specified will accel-ppp allocate ppp unit (interface) before authorization, so Nas-Port and Nas-Port-Id would be defined in Access-Request phase.</p>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="chap_secrets.html" class="btn btn-neutral float-left" title="[chap-secrets]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="pppoe.html" class="btn btn-neutral float-right" title="[pppoe]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/pppd_compat.html b/configuration/pppd_compat.html
new file mode 100644
index 0000000..2bf418c
--- /dev/null
+++ b/configuration/pppd_compat.html
@@ -0,0 +1,177 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[pppd-compat] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="SNMP" href="snmp.html" />
+ <link rel="prev" title="[cli]" href="cli.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[pppd-compat]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#config-overview">Config overview</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[pppd-compat]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/pppd_compat.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="pppd-compat">
+<h1>[pppd-compat]<a class="headerlink" href="#pppd-compat" title="Link to this heading"></a></h1>
+<p>Configuration of pppd_compat module. Often used for creation custom shaper or other custom tricks.
+This module starts pppd compatible ip-up/ip-down scripts and ip-change to handle RADIUS CoA request.</p>
+<section id="config-overview">
+<h2>Config overview<a class="headerlink" href="#config-overview" title="Link to this heading"></a></h2>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>Default value is <code class="docutils literal notranslate"><span class="pre">verbose=0</span></code></p>
+<p>If specified and greated then 0, pppd_module will produce verbose logging.</p>
+</dd>
+<dt><strong>radattr-prefix=/path</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies prefix of radattr files (for example <code class="docutils literal notranslate"><span class="pre">radattr=/var/run/radattr</span></code>, resulting files will be <code class="docutils literal notranslate"><span class="pre">/var/run/radattr.pppX</span></code>)</p>
+</dd>
+<dt><strong>ip-pre-up=/path/to/file</strong></dt><dd><p>By default is not defined.</p>
+<p>Path to ip-pre-up script which is executed before ppp interface comes up, useful to setup firewall rules before any traffic can pass through the interface.</p>
+</dd>
+<dt><strong>ip-up=/path/to/file</strong></dt><dd><p>By default is not defined.</p>
+<p>Path to ip-up script which is executed when ppp interfaces is completely configured and started.</p>
+</dd>
+<dt><strong>ip-down=/path/to/file</strong></dt><dd><p>By default is not defined.</p>
+<p>Path to ip-down script which is executed when session is about to terminate.</p>
+</dd>
+<dt><strong>ip-change=/path/to/file</strong></dt><dd><p>By default is not defined.</p>
+<p>Path to ip-change script which is executed for RADIUS CoA handling.</p>
+</dd>
+<dt><strong>fork-limit=n</strong></dt><dd><p>By default is calculated <code class="docutils literal notranslate"><span class="pre">threads*2</span></code></p>
+<p>Specifies number of simultaneously running background processes. For disable this feature need set <code class="docutils literal notranslate"><span class="pre">fork-limit=0</span></code></p>
+</dd>
+</dl>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="cli.html" class="btn btn-neutral float-left" title="[cli]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="snmp.html" class="btn btn-neutral float-right" title="SNMP" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/pppoe.html b/configuration/pppoe.html
new file mode 100644
index 0000000..f05deec
--- /dev/null
+++ b/configuration/pppoe.html
@@ -0,0 +1,233 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[pppoe] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[pptp]" href="pptp.html" />
+ <link rel="prev" title="[ppp]" href="ppp.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[pppoe]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/pppoe.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="pppoe">
+<h1>[pppoe]<a class="headerlink" href="#pppoe" title="Link to this heading"></a></h1>
+<p>Configuration of PPPoE module.</p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>By default is disabled.</p>
+<p>Specified will pppoe module produce verbose logging.</p>
+</dd>
+<dt><strong>padi-limit=n</strong></dt><dd><p>By default is unlimited <code class="docutils literal notranslate"><span class="pre">padi-limit=0</span></code></p>
+<p>Specifies overall limit of PADI packets to reply in 1 second period. Rate of per-mac PADI packets is limited to no more than 1 packet per second. May also used as per-interface param.</p>
+</dd>
+<dt><strong>interface=[re:]ifname[,padi-limit=n]</strong></dt><dd><p>By default is defined. Important to set this option.</p>
+<p>Specifies interface name to listen/send discovery packets. May be specify multiple interface options. If <em>ifname</em> is prefixed with <code class="docutils literal notranslate"><span class="pre">re:</span></code> then <em>ifname</em> is considered as regular expression. Optional padi-limit parameter specifies limit of PADI packets to reply on this interface in 1 second period.</p>
+</dd>
+<dt><strong>ac-name=ac-name</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">ac-name=accel-ppp</span></code></p>
+<p><code class="docutils literal notranslate"><span class="pre">Need</span> <span class="pre">fix:</span> <span class="pre">ìmportant</span> <span class="pre">check</span> <span class="pre">it</span></code> Specifies AC-Name tag value. If absent tag will not be sent.</p>
+</dd>
+<dt><strong>service-name=service-name1,service-nameN</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies Service-Name to respond. If absent any Service-Name is acceptable and client’s Service-Name will be sent back.
+Also possible set multiple service-names: <code class="docutils literal notranslate"><span class="pre">service-name=sn1,sn2,sn3</span></code></p>
+</dd>
+<dt><strong>accept-any-service=n</strong></dt><dd><p>By default is disabled.</p>
+<p>If service-name specified still will answer with service names, but accepts any service name in PADR request. Useful for scenarios, where selection of PPPoE done by client, based on service names in PADO.</p>
+</dd>
+<dt><strong>pado-delay=delay[,delay1:count1[,delay2:count2[,…]]]</strong></dt><dd><p>By default is disabled.</p>
+<p>Specifies delays (also in condition of connection count) to send PADO (ms). Last delay in list may be -1 which means don’t accept new connections. List have to be sorted by count key.</p>
+</dd>
+<dt><strong>called-sid=ifname|mac|ifname:mac</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">called-sid=mac</span></code></p>
+<p>Specifies how to represent Called-Station-ID.</p>
+</dd>
+</dl>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span class="pre">ifname</span></code> - Called-Station-ID will contain name of interface accepted request.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">mac</span></code> - Called-Station-ID will contain mac address of interface accepted request.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">ifname:mac</span></code> - Called-Station-Id will contain both name and mac of interface.</p></li>
+</ul>
+<dl>
+<dt><strong>tr101=0|1</strong></dt><dd><p>By default is enabled <code class="docutils literal notranslate"><span class="pre">tr101=1</span></code></p>
+<p>Specifies whether to handle TR101 tags.</p>
+</dd>
+<dt><strong>mppe=deny|allow|prefer|require</strong></dt><dd><p>By default is not defined.</p>
+<p>Default behavior - don’t ask client for mppe, but allow it if client wants.</p>
+</dd>
+<dt><strong>ifname=ifname</strong></dt><dd><p>By default is not defined.</p>
+<p>If this option is given ppp interface will be renamed using ifname as a template, i.e <code class="docutils literal notranslate"><span class="pre">ifname=pppoe%d</span></code> =&gt; <em>pppoe0</em>.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Also interface may renamed if RADIUS server send attribute <code class="docutils literal notranslate"><span class="pre">NAS-Port-Id</span></code> with custom name. Length this value not be more 16 characters.</p>
+</div>
+<dl>
+<dt><strong>ifname-in-sid=called-sid|calling-sid|both</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies that interface name should be present in Called-Station-ID or in Calling-Station-ID or in both attributes.</p>
+</dd>
+<dt><strong>sid-uppercase=0|1</strong></dt><dd><p>By default is lowercase <code class="docutils literal notranslate"><span class="pre">sid-uppercase=0`</span></code></p>
+<p>Specifies in which case sen attribute <code class="docutils literal notranslate"><span class="pre">Called-Station-ID</span></code> and <code class="docutils literal notranslate"><span class="pre">Calling-Station-ID</span></code>.</p>
+<p>Example: lowercase <code class="docutils literal notranslate"><span class="pre">Calling-Station-Id</span> <span class="pre">&quot;xx:xx:xx:xx:xx:xx&quot;</span></code>, uppercase <code class="docutils literal notranslate"><span class="pre">Calling-Station-Id</span> <span class="pre">&quot;XX:XX:XX:XX:XX:XX&quot;</span></code></p>
+</dd>
+<dt><strong>cookie-timeout=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">cookie-timeout=5</span></code></p>
+</dd>
+<dt><strong>ip-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ip pool name which accel-ppp will use for allocate client ip address.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>For use ippool need add this module to <code class="docutils literal notranslate"><span class="pre">[modules]</span></code> section, and sets params on section <code class="docutils literal notranslate"><span class="pre">[ip-pool]</span></code></p>
+</div>
+<dl>
+<dt><strong>ipv6-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 pool name which accel-ppp will use for allocate client ipv6 prefix.</p>
+</dd>
+<dt><strong>ipv6-pool-delegate=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 prefix delegation pool name which accel-ppp will use for allocate client ipv6 prefix delegation.</p>
+</dd>
+<dt><strong>vlan-mon=[re:]name[,filter]</strong></dt><dd><p>vlan-mon needs for automatically crate vlans interfaces. Support regular expression (re:). Parameter specifies list of vlans or ranges of vlans to monitor for and may be in following form: <code class="docutils literal notranslate"><span class="pre">vlan-mon=eth1,2,5,10,20-30</span></code></p>
+</dd>
+<dt><strong>vlan-timeout=n</strong></dt><dd><p>By default: <code class="docutils literal notranslate"><span class="pre">vlan-timeout=60</span></code>.</p>
+<p>Specifies time on second of vlan inactivity before it will be removed.</p>
+</dd>
+<dt><strong>vlan-name=pattern</strong></dt><dd><p>By default vlan-name=%I.%N</p>
+<p>Specifies pattern of vlan interface name. Pattern may contain following macros:</p>
+</dd>
+</dl>
+<ul class="simple">
+<li><p><code class="docutils literal notranslate"><span class="pre">%I</span></code> - name of pattern interface.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">%N</span></code> - number of vlan.</p></li>
+<li><p><code class="docutils literal notranslate"><span class="pre">%P</span></code> - number of vlan of parent interface.</p></li>
+</ul>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ppp.html" class="btn btn-neutral float-left" title="[ppp]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="pptp.html" class="btn btn-neutral float-right" title="[pptp]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/pptp.html b/configuration/pptp.html
new file mode 100644
index 0000000..d327bf3
--- /dev/null
+++ b/configuration/pptp.html
@@ -0,0 +1,197 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[pptp] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[l2tp]" href="l2tp.html" />
+ <link rel="prev" title="[pppoe]" href="pppoe.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[pptp]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/pptp.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="pptp">
+<h1>[pptp]<a class="headerlink" href="#pptp" title="Link to this heading"></a></h1>
+<p>Configuration overview of PPTP module.</p>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>By default is disabled.</p>
+<p>Specified will pptp module produce verbose logging.</p>
+</dd>
+<dt><strong>bind=x.x.x.x</strong></dt><dd><p>By default bound on all ip address.</p>
+<p>If this option is given then pptp server will bind to specified IP address.</p>
+</dd>
+<dt><strong>port=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">port=1723</span></code></p>
+<p>If this option is given then pptp server will bind to specified port.</p>
+</dd>
+<dt><strong>echo-interval=n</strong></dt><dd><p>By default is disabled <code class="docutils literal notranslate"><span class="pre">echo-interval=0</span></code></p>
+<p>If this option is given and greater then zero then pptp module will send echo-request every n seconds.</p>
+</dd>
+<dt><strong>echo-failure=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">echo-failure=3</span></code></p>
+<p>Specifies maximum number of echo-requests may be sent without valid echo-reply, if exceeds connection will be terminated.</p>
+</dd>
+<dt><strong>timeout=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">timeout=5</span></code></p>
+<p>Timeout waiting reply from client in seconds.</p>
+</dd>
+<dt><strong>mppe=deny|allow|prefer|require</strong></dt><dd><p>By default is not defined.</p>
+<p>Default behavior - don’t ask client for mppe, but allow it if client wants.</p>
+</dd>
+<dt><strong>ifname=ifname</strong></dt><dd><p>By default is not defined.</p>
+<p>If this option is given ppp interface will be renamed using ifname as a template, <code class="docutils literal notranslate"><span class="pre">ifname=pptp%d</span></code> =&gt; pptp0.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>Also interface may renamed if RADIUS server send attribute <code class="docutils literal notranslate"><span class="pre">NAS-Port-Id</span></code> with custom name. Length this value not be more 16 characters.</p>
+</div>
+<dl>
+<dt><strong>ppp-max-mtu=n</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">ppp-max-mtu=1436</span></code></p>
+<p>Set the maximum MTU value that can be negociated for PPP over PPTP sessions.</p>
+</dd>
+<dt><strong>ip-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ip pool name which accel-ppp will use for allocate client ip address.</p>
+</dd>
+</dl>
+<div class="admonition-note admonition">
+<p class="admonition-title">Note:</p>
+<p>For use ippool need add this module to <code class="docutils literal notranslate"><span class="pre">[modules]</span></code> section, and sets params on section <code class="docutils literal notranslate"><span class="pre">[ip-pool]</span></code></p>
+</div>
+<dl>
+<dt><strong>ipv6-pool=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 pool name which accel-ppp will use for allocate client ipv6 prefix.</p>
+</dd>
+<dt><strong>ipv6-pool-delegate=pool_name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies ipv6 prefix delegation pool name which accel-ppp will use for allocate client ipv6 prefix delegation.</p>
+</dd>
+</dl>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="pppoe.html" class="btn btn-neutral float-left" title="[pppoe]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="l2tp.html" class="btn btn-neutral float-right" title="[l2tp]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/radius.html b/configuration/radius.html
new file mode 100644
index 0000000..928a550
--- /dev/null
+++ b/configuration/radius.html
@@ -0,0 +1,210 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[radius] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[chap-secrets]" href="chap_secrets.html" />
+ <link rel="prev" title="[common]" href="common.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[radius]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#dm-coa">DM/CoA</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[radius]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/radius.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="radius">
+<h1>[radius]<a class="headerlink" href="#radius" title="Link to this heading"></a></h1>
+<dl>
+<dt><strong>verbose=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>If this option enabled, the radius module should add detailed info to log</p>
+</dd>
+<dt><strong>interim-verbose=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>Specified, should radius module produce verbose logging of interim radius packets.</p>
+</dd>
+<dt><strong>dictionary=/path/to/dictionary</strong></dt><dd><p>By default is <cite>&lt; -DCMAKE_INSTALL_PREFIX &gt;/share/accel-ppp/radius/dictionary</cite></p>
+<p>Specifies path to RADIUS dictionaries. It is possible to define multiple dictionaries</p>
+</dd>
+<dt><strong>server=address,secret[,auth-port=1812][,acct-port=1813][,req-limit=0][,fail-timeout=0,max-fail=0,][,weight=1][,backup]</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies IP address, secret, ports of RADIUS server.</p>
+</dd>
+<dt><strong>nas-ip-address=x.x.x.x</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies value to send to RADIUS server in <em>NAS-IP-Address</em> attribute and to be matched in DM/CoA requests. Also DM/CoA server will bind to that address.</p>
+</dd>
+<dt><strong>nas-identifier=identifier</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies value to send to RADIUS server in NAS-Identifier attribute and to be matched in DM/CoA requests.</p>
+</dd>
+<dt><strong>gw-ip-address=x.x.x.x</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies address to use as local address of ppp interfaces if <em>Framed-IP-Address</em> received from RADIUS server.</p>
+</dd>
+<dt><strong>acct-interim-interval=n</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies interval in seconds to send accounting information (may be overridden by radius <em>Acct-Interim-Interval</em> attribute)</p>
+</dd>
+<dt><strong>acct-interim-jitter=n</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies absolute maximum jitter value in seconds to be applied to accounting information interval. Calculate interim-interval+-acct-interim-jitter.</p>
+</dd>
+<dt><strong>max-try=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">max-try=3</span></code></p>
+<p>Specifies number of tries to send Access-Request/Accounting-Request queries.</p>
+</dd>
+<dt><strong>timeout=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">timeout=3</span></code></p>
+<p>Timeout in seconds to wait response from RADIUS server.</p>
+</dd>
+<dt><strong>acct-timeout=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">acct-timeout=3</span></code></p>
+<p>Specifies timeout in seconds of accounting interim update, if request not received after this time , session will terminated. If <code class="docutils literal notranslate"><span class="pre">acct-timeout=0</span></code> then session keeps active.</p>
+</dd>
+<dt><strong>sid-in-auth=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies should <em>accel-ppp</em> generate and send <code class="docutils literal notranslate"><span class="pre">Acct-Session-Id</span></code> on Access-Request packet. By default <code class="docutils literal notranslate"><span class="pre">Acct-Session-Id</span></code> sent on Accounting-Request packet.</p>
+</dd>
+<dt><strong>acct-delay-time=0|1</strong></dt><dd><p>By default is <cite>acct-delay-time=0</cite></p>
+<p>Specifies whether radius client should include Acct-Delay-Time attribute to accounting requests</p>
+</dd>
+<dt><strong>attr-tunnel-type=name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies custom attribute name to be used to send tunnel type (as string).</p>
+</dd>
+<dt><strong>default-realm=realm</strong></dt><dd><p>By default is disabled.</p>
+<p>Append specified realm to username. For example <code class="docutils literal notranslate"><span class="pre">default-realm=example.com</span></code> accel-ppp send to RADIUS server <code class="docutils literal notranslate"><span class="pre">username&#64;example.com</span></code></p>
+</dd>
+</dl>
+<section id="dm-coa">
+<h2>DM/CoA<a class="headerlink" href="#dm-coa" title="Link to this heading"></a></h2>
+<dl>
+<dt><strong>dae-server=x.x.x.x:port,secret</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies IP address, port to bind and secret for Dynamic Authorization Extension server (DM/CoA).This <em>ip address</em> must exist on any server interface.</p>
+</dd>
+<dt><strong>require-nas-identification=0|1</strong></dt><dd><p>By default is not defined.</p>
+<p>Allow processing (DM/CoA) packets that contain valid “NAS-Identifier” and “NAS-IP-Address” attributes.</p>
+</dd>
+</dl>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="common.html" class="btn btn-neutral float-left" title="[common]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="chap_secrets.html" class="btn btn-neutral float-right" title="[chap-secrets]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/shaper.html b/configuration/shaper.html
new file mode 100644
index 0000000..0aabf5c
--- /dev/null
+++ b/configuration/shaper.html
@@ -0,0 +1,267 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[shaper] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[log]" href="log.html" />
+ <link rel="prev" title="[ipv6-dhcp]" href="ipv6-dhcp.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[shaper]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#config-overview">Config overview</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#examples">Examples</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#fiter-id">Fiter-Id</a><ul>
+<li class="toctree-l4"><a class="reference internal" href="#cisco-avpair">Cisco AVPair</a></li>
+<li class="toctree-l4"><a class="reference internal" href="#mikrotik">Mikrotik</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[shaper]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/shaper.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="shaper">
+<span id="id1"></span><h1>[shaper]<a class="headerlink" href="#shaper" title="Link to this heading"></a></h1>
+<p>Accel-ppp support many ways customisation rate-limit. Also limiting clients bandwidths sometimes called as QoS (Quality of Service), but QoS has more possibilities. For enable rate-liniter, we can sets <code class="docutils literal notranslate"><span class="pre">shaper</span></code> in section <code class="docutils literal notranslate"><span class="pre">[modules]</span></code>.</p>
+<section id="config-overview">
+<h2>Config overview<a class="headerlink" href="#config-overview" title="Link to this heading"></a></h2>
+<dl>
+<dt><strong>attr=name</strong></dt><dd><p>By default: <code class="docutils literal notranslate"><span class="pre">attr=Filter-Id</span></code>.</p>
+<p>Specifies which radius attribute contains rate information. RADIUS server can transmit <code class="docutils literal notranslate"><span class="pre">Filter-Id=1000</span></code>, means 1000Kbit both up-stream and down-stream rate or <code class="docutils literal notranslate"><span class="pre">Filter-Id=2000/3000</span></code>, means 2000Kbit down-stream rate and 3000Kbit up-stream rate.</p>
+</dd>
+<dt><strong>attr-up=name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies which radius attribute contains rate information for <strong>upstream</strong>. Often used if needs separate <em>upstream</em> and <em>downstream</em> attributes.</p>
+</dd>
+<dt><strong>attr-down=name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies which radius attribute contains rate information for <strong>downstream</strong>. Often used if needs separate <em>upstream</em> and <em>downstream</em> attributes.</p>
+</dd>
+<dt><strong>vendor=name</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies vendor name for support attributes of other vendors like <em>Cisco-AVPair</em> or <em>Mikrotik</em>.</p>
+</dd>
+</dl>
+<p>Example for Cisco:</p>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="nv">vendor</span><span class="o">=</span>Cisco
+<span class="nv">attr</span><span class="o">=</span>Cisco-AVPair
+</pre></div>
+</div>
+<p>Example for Mikrotik:</p>
+<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span><span class="nv">vendor</span><span class="o">=</span>Mikrotik
+<span class="nv">attr</span><span class="o">=</span>Mikrotik-Rate-Limit
+</pre></div>
+</div>
+<dl>
+<dt><strong>burst-factor=n</strong></dt><dd><p>By default is not defined.</p>
+<p>Burst will be calculated as rate multiply burst-factor. Common <code class="docutils literal notranslate"><span class="pre">burst-factor</span></code> for upstream calculated as <code class="docutils literal notranslate"><span class="pre">burst-factor*10</span></code>.</p>
+</dd>
+<dt><strong>up-burst-factor=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">up-burst-factor=1</span></code></p>
+<p>Specifies burst factor for <strong>upstream</strong>.</p>
+</dd>
+<dt><strong>down-burst-factor=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">down-burst-factor=0.1</span></code></p>
+<p>Specifies burst factor for <strong>downstream</strong>.</p>
+</dd>
+<dt><strong>cburst=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">cburst=1534</span></code></p>
+<p>Specifies amount of bytes that can be burst at ‘infinite’ speed. Recommendation: cburst should be equal to at most one average packet</p>
+</dd>
+<dt><strong>latency=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">latency=0.05</span></code></p>
+<p>Specifies latency (in milliseconds) parameter of tbf qdisc which set maximum amount of time a packet can sit in the TBF.</p>
+</dd>
+<dt><strong>mpu=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">mpu=0</span></code></p>
+<p>Specifies mpu parameter in bytes of tbf qdisc and policer. Determines the minimal token usage for a packet.</p>
+</dd>
+<dt><strong>r2q=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">r2q=10</span></code></p>
+<p>Specifies r2q parameter of root htb qdisc.</p>
+</dd>
+<dt><strong>quantum=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">quantum=1500</span></code></p>
+<p>Specifies quantum parameter of htb classes. Amount of bytes a flow is allowed to dequeue before the scheduler moves to the next class.</p>
+</dd>
+<dt><strong>moderate-quantum=1|0</strong></dt><dd><p>By default is disabled <code class="docutils literal notranslate"><span class="pre">moderate-quantum=0</span></code></p>
+<p>If fixed quantum is not specified and this option is specified then shaper module will check for quantum value is valid (in range 1000-200000).</p>
+</dd>
+<dt><strong>fwmark=n</strong></dt><dd><p>By default is disabled: <code class="docutils literal notranslate"><span class="pre">fwmark=0</span></code></p>
+<p>Specifies the fwmark for traffic that won’t be passed through shaper.</p>
+</dd>
+<dt><strong>up-limiter=police|htb</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">up-limiter=police</span></code></p>
+<p>Specifes upstream rate limiting method.</p>
+</dd>
+<dt><strong>down-limiter=tbf|htb</strong></dt><dd><p>By default is: <code class="docutils literal notranslate"><span class="pre">down-limiter=tbf</span></code></p>
+<p>Specifies downstream rate limiting method.</p>
+</dd>
+<dt><strong>ifb=ifb_ifname</strong></dt><dd><p>By default <code class="docutils literal notranslate"><span class="pre">ifb=ifb0</span></code></p>
+<p>Specifies name of ifb interface, used only for <code class="docutils literal notranslate"><span class="pre">up-limiter=htb</span></code></p>
+</dd>
+<dt><strong>leaf-qdisc=qdisc parameters</strong></dt><dd><p>By default is not defined.</p>
+<p>In case if htb is used as up-limiter or down-limiter specified leaf qdisc can be attached automaticaly. At present <em>sfq</em> and <em>fq_codel qdiscs</em> are implemented. <em>CoDel</em> (the name comes from “controlled delay”) is Active Queue Manager. Parameters are same as for tc:</p>
+<p><code class="docutils literal notranslate"><span class="pre">sfq</span> <span class="pre">[limit</span> <span class="pre">NUMBER]</span> <span class="pre">[perturb</span> <span class="pre">SECS]</span> <span class="pre">[quantum</span> <span class="pre">BYTES]</span></code></p>
+<p><code class="docutils literal notranslate"><span class="pre">fq_codel</span> <span class="pre">[limit</span> <span class="pre">PACKETS]</span> <span class="pre">[flows</span> <span class="pre">NUMBER]</span> <span class="pre">[target</span> <span class="pre">TIME]</span> <span class="pre">[interval</span> <span class="pre">TIME]</span> <span class="pre">[quantum</span> <span class="pre">BYTES]</span> <span class="pre">[[no]ecn]</span></code></p>
+</dd>
+<dt><strong>rate-multiplier=n</strong></dt><dd><p>By default is <code class="docutils literal notranslate"><span class="pre">rate-multiplier=1</span></code></p>
+<p>Due to accel-ppp operates with rates in kilobit basis if you send rates in different basis then you can use this option to bring your values to kilobits. For <code class="docutils literal notranslate"><span class="pre">vendor=Mikrotik</span></code> often sets <code class="docutils literal notranslate"><span class="pre">rate-multiplier=0.001</span></code></p>
+</dd>
+<dt><strong>rate-limit=downstream/upstream</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies default speed if there are no radius attributes.</p>
+</dd>
+<dt><strong>time-range=range_id,time_start-time_end</strong></dt><dd><p>By default is not defined.</p>
+<p>Specifies time ranges for automatic rate reconfiguration. You can specify multiple such options.</p>
+<p>Configuration example:</p>
+</dd>
+</dl>
+<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>[shaper]
+time-range=1,1:00-3:00
+time-range=2,3:00-5:00
+time-range=3,5:00-7:00
+</pre></div>
+</div>
+<p>The first number is time range identifier. To define a specific rates uses following format of radius attributes: range-id,rate, range-id,down-rate/up-rate or cisco-like.</p>
+<p>As an example:</p>
+<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Filter-Id=1000
+Filter-Id=1,2000
+Filter-Id=2,3000
+Filter-Id=3,4000
+</pre></div>
+</div>
+<p>That means: set 1000Kbit by default, set 2000Kbit in time range 1, set 3000Kbit in time range 2 and set 4000Kbit in time range 3.
+You have to pass multiple Filter-Id attributes to utilize this functionality.</p>
+</section>
+<section id="examples">
+<h2>Examples<a class="headerlink" href="#examples" title="Link to this heading"></a></h2>
+</section>
+<section id="fiter-id">
+<h2>Fiter-Id<a class="headerlink" href="#fiter-id" title="Link to this heading"></a></h2>
+<section id="cisco-avpair">
+<h3>Cisco AVPair<a class="headerlink" href="#cisco-avpair" title="Link to this heading"></a></h3>
+</section>
+<section id="mikrotik">
+<h3>Mikrotik<a class="headerlink" href="#mikrotik" title="Link to this heading"></a></h3>
+</section>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ipv6-dhcp.html" class="btn btn-neutral float-left" title="[ipv6-dhcp]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="log.html" class="btn btn-neutral float-right" title="[log]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/snmp.html b/configuration/snmp.html
new file mode 100644
index 0000000..42b8d14
--- /dev/null
+++ b/configuration/snmp.html
@@ -0,0 +1,146 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>SNMP &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="Control features" href="../guides/control_features.html" />
+ <link rel="prev" title="[pppd-compat]" href="pppd_compat.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="sstp.html">[sstp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">SNMP</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/snmp.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="snmp">
+<h1>SNMP<a class="headerlink" href="#snmp" title="Link to this heading"></a></h1>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="pppd_compat.html" class="btn btn-neutral float-left" title="[pppd-compat]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="../guides/control_features.html" class="btn btn-neutral float-right" title="Control features" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/configuration/sstp.html b/configuration/sstp.html
new file mode 100644
index 0000000..f0d989c
--- /dev/null
+++ b/configuration/sstp.html
@@ -0,0 +1,199 @@
+<!DOCTYPE html>
+<html class="writer-html5" lang="en" data-content_root="../">
+<head>
+ <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <title>[sstp] &mdash; Accel-ppp 1.12 documentation</title>
+ <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
+ <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
+
+
+ <link rel="shortcut icon" href="../_static/favicon.ico"/>
+ <!--[if lt IE 9]>
+ <script src="../_static/js/html5shiv.min.js"></script>
+ <![endif]-->
+
+ <script src="../_static/jquery.js?v=5d32c60e"></script>
+ <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
+ <script src="../_static/documentation_options.js?v=2d52a127"></script>
+ <script src="../_static/doctools.js?v=9a2dae69"></script>
+ <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
+ <script src="../_static/js/theme.js"></script>
+ <link rel="index" title="Index" href="../genindex.html" />
+ <link rel="search" title="Search" href="../search.html" />
+ <link rel="next" title="[dns]" href="dns.html" />
+ <link rel="prev" title="[ip-pool]" href="ip-pool.html" />
+</head>
+
+<body class="wy-body-for-nav">
+ <div class="wy-grid-for-nav">
+ <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+ <div class="wy-side-scroll">
+ <div class="wy-side-nav-search" >
+
+
+
+ <a href="../index.html" class="icon icon-home">
+ Accel-ppp
+ <img src="../_static/logo.png" class="logo" alt="Logo"/>
+ </a>
+<div role="search">
+ <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
+ <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+</div>
+ </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
+ <p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
+<ul class="current">
+<li class="toctree-l1"><a class="reference internal" href="../installation/install.html">Installation</a></li>
+<li class="toctree-l1 current"><a class="reference internal" href="configuration.html">Configuration</a><ul class="current">
+<li class="toctree-l2"><a class="reference internal" href="modules.html">[modules]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="core.html">[core]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="common.html">[common]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="radius.html">[radius]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="chap_secrets.html">[chap-secrets]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ppp.html">[ppp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppoe.html">[pppoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pptp.html">[pptp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="l2tp.html">[l2tp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipoe.html">[ipoe]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ip-pool.html">[ip-pool]</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">[sstp]</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="#configuration-of-sstp-module">Configuration of SSTP module.</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="dns.html">[dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dns.html">[ipv6-dns]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-pool.html">[ipv6-pool]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-nd.html">[ipv6-nd]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="ipv6-dhcp.html">[ipv6-dhcp]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="shaper.html">[shaper]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="log.html">[log]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="cli.html">[cli]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="pppd_compat.html">[pppd-compat]</a></li>
+<li class="toctree-l2"><a class="reference internal" href="snmp.html">SNMP</a></li>
+</ul>
+</li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/control_features.html">Control features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/recommendations.html">Recommendations</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/BRAS_tuning.html">BRAS tuning</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../guides/radius_features.html">RADIUS and DM/CoA features</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../examples/examples.html">Examples</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/index.html">Debugging</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../debugging/faq.html">FAQ</a></li>
+</ul>
+
+ </div>
+ </div>
+ </nav>
+
+ <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
+ <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+ <a href="../index.html">Accel-ppp</a>
+ </nav>
+
+ <div class="wy-nav-content">
+ <div class="rst-content">
+ <div role="navigation" aria-label="Page navigation">
+ <ul class="wy-breadcrumbs">
+ <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
+ <li class="breadcrumb-item"><a href="configuration.html">Configuration</a></li>
+ <li class="breadcrumb-item active">[sstp]</li>
+ <li class="wy-breadcrumbs-aside">
+ <a href="../_sources/configuration/sstp.rst.txt" rel="nofollow"> View page source</a>
+ </li>
+ </ul>
+ <hr/>
+</div>
+ <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
+ <div itemprop="articleBody">
+
+ <section id="sstp">
+<span id="id1"></span><h1>[sstp]<a class="headerlink" href="#sstp" title="Link to this heading"></a></h1>
+<p>Configuration options of sstp module.</p>
+<section id="configuration-of-sstp-module">
+<h2>Configuration of SSTP module.<a class="headerlink" href="#configuration-of-sstp-module" title="Link to this heading"></a></h2>
+<dl class="simple">
+<dt><strong>bind=x.x.x.x|ipv6address|unix:pathname|unix:&#64;abstract</strong></dt><dd><p>If this option is given then sstp server will bind to specified IP address or unix pathname/abstract socket.</p>
+</dd>
+<dt><strong>port=n</strong></dt><dd><p>If this option is given then sstp server will bind to specified port. Default is 443.</p>
+</dd>
+<dt><strong>verbose=n</strong></dt><dd><p>If this option is given and n is greater of zero then sstp module will produce verbose logging.</p>
+</dd>
+<dt><strong>timeout=n</strong></dt><dd><p>Timeout waiting reply from client in seconds. Default is 60.</p>
+</dd>
+<dt><strong>hello-interval=n</strong></dt><dd><p>If this option is given and greater then zero then sstp will send echo-request every n seconds and drop connection without a reply. Default is 60.</p>
+</dd>
+<dt><strong>accept=ssl,proxy</strong></dt><dd><p>Specifies incoming connection acceptance mode.
+* <strong>ssl</strong> - enable SSL/TLS support.
+* <strong>proxy</strong> - enable PROXY protocol 1 &amp; 2 support.</p>
+</dd>
+<dt><strong>ssl-dhparam=pemfile</strong></dt><dd><p>Specifies a file with DH parameters for DHE ciphers.</p>
+</dd>
+<dt><strong>ssl-ecdh-curve=string</strong></dt><dd><p>Specifies a curves for ECDHE ciphers. Value is specified in the format understood by the OpenSSL library.</p>
+</dd>
+<dt><strong>ssl-ciphers=string</strong></dt><dd><p>Specifies the enabled ciphers. The ciphers are specified in the format understood by the OpenSSL library.</p>
+</dd>
+<dt><strong>ssl-prefer-server-ciphers=n</strong></dt><dd><p>If this option is given and n is greater of zero then server ciphers should be preferred over client ciphers. Default is 0.</p>
+</dd>
+<dt><strong>ssl-pemfile=pemfile</strong></dt><dd><p>Specifies a file with the certificate in the PEM format for sstp server. Certificate is also used to compute initial SHA1 and SHA256 certificate hash.</p>
+</dd>
+<dt><strong>ssl-keyfile=keyfile</strong></dt><dd><p>Specifies a file with the secret key in the PEM format for sstp server. If not set, secret key will be loaded from the pemfile certificate.</p>
+</dd>
+<dt><strong>cert-hash-proto=sha1,sha256</strong></dt><dd><p>Specifies hashing methods that can be used to compute the Compound MAC in the Crypto Binding attribute. Default is sha1 and sha256 both.</p>
+</dd>
+<dt><strong>cert-hash-sha1=hexstring</strong></dt><dd><p>Given hexadecimal value overrides SHA1 hash computed from the pemfile certificate or used directly for non-ssl mode.</p>
+</dd>
+<dt><strong>cert-hash-sha256=hexstring</strong></dt><dd><p>Given hexadecimal value overrides SHA256 hash computed from the pemfile certificate or used directly for non-ssl mode.</p>
+</dd>
+<dt><strong>host-name=string</strong></dt><dd><p>If this option is given, only sstp connection to specified host and with the same TLS SNI will be allowed.</p>
+</dd>
+<dt><strong>http-error=deny|allow|http[s]://host.tld[/path]</strong></dt><dd><p>Specify http layer error behavior for non-sstp requests.
+* <strong>deny</strong> - reset connection without any error response.
+* <strong>allow</strong> - respond with http-specific status codes.
+* <strong>http[s]://host.tld[/path]</strong> - respond with http redirect to the specified location. If /path is not specified, requested uri will be appended automatically
+Default value is allow.</p>
+</dd>
+<dt><strong>ifname=ifname</strong></dt><dd><p>If this option is given ppp interface will be renamed using ifname as a template, i.e <cite>sstp%d =&gt; sstp0</cite>.</p>
+</dd>
+<dt><strong>ppp-max-mtu=n</strong></dt><dd><p>Set the maximun MTU value that can be negociated for PPP over SSTP sessions. Default value is 1452, maximum is 4087.</p>
+</dd>
+</dl>
+</section>
+</section>
+
+
+ </div>
+ </div>
+ <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
+ <a href="ip-pool.html" class="btn btn-neutral float-left" title="[ip-pool]" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="dns.html" class="btn btn-neutral float-right" title="[dns]" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ </div>
+
+ <hr/>
+
+ <div role="contentinfo">
+ <p>&#169; Copyright 2023, Accel-ppp Dev.</p>
+ </div>
+
+ Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
+ <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
+ provided by <a href="https://readthedocs.org">Read the Docs</a>.
+
+
+</footer>
+ </div>
+ </div>
+ </section>
+ </div>
+ <script>
+ jQuery(function () {
+ SphinxRtdTheme.Navigation.enable(true);
+ });
+ </script>
+
+</body>
+</html> \ No newline at end of file