Browse Source

Deployed bc4dfd0 to edge with MkDocs 1.6.1 and mike 2.1.3

gh-pages
github-actions[bot] 3 months ago
parent
commit
0765de75d2
  1. 2
      edge/faq/index.html

2
edge/faq/index.html

@ -1950,7 +1950,7 @@
<li>Specify which destinations the client should be allowed to access</li>
</ol>
<p>Unlike "Allowed IPs" which only controls client-side routing, firewall rules are enforced by the server and cannot be bypassed.</p>
<p>See the <a href="guides/admin/#per-client-firewall">Admin Panel Guide</a> and <a href="guides/clients/#firewall-allowed-ips">Client Guide</a> for detailed configuration.</p>
<p>See the <a href="../guides/admin/#per-client-firewall">Admin Panel Guide</a> and <a href="../guides/clients/#firewall-allowed-ips">Client Guide</a> for detailed configuration.</p>
<h2 id="error-wireguard-exited-with-the-error-cannot-find-device-wg0"><a class="toclink" href="#error-wireguard-exited-with-the-error-cannot-find-device-wg0">Error: WireGuard exited with the error: Cannot find device "wg0"</a></h2>
<p>This error indicates that the WireGuard interface <code>wg0</code> does not exist. This can happen if the WireGuard kernel module is not loaded or if the interface was not created properly.</p>
<p>To resolve this issue, you can try the following steps:</p>

Loading…
Cancel
Save