regenerate docs

This commit is contained in:
Samuel Thibault 2025-03-30 12:01:04 +02:00
parent 544a622c2a
commit 44b01d70c6
2 changed files with 153 additions and 123 deletions

View file

@ -481,18 +481,7 @@ VPN clients):</p>
# iptables --append FORWARD --in-interface eth0 -j ACCEPT
# echo 1 &gt; /proc/sys/net/ipv4/ip_forward</code></pre>
<h1 id="references">References</h1>
<dl>
<dt>VPN Reference</dt>
<dd>
<p><a
href="http://www.jacco2.dds.nl/networking/freeswan-l2tp.html"></a></p>
</dd>
<dt>L2TPns Project</dt>
<dd>
<p><a href="http://l2tpns.sourceforge.net"></a></p>
</dd>
<dt>OpenSWAN Project</dt>
<dd>
<p><a href="http://www.openswan.org"></a></p>
</dd>
</dl>
<p><a href="http://www.jacco2.dds.nl/networking/freeswan-l2tp.html">VPN
Reference</a></p>
<p><a href="https://code.ffdn.org/l2tpns/l2tpns/">L2TPns Project</a></p>
<p><a href="http://www.openswan.org">OpenSWAN Project</a></p>