Deployed bc4dfd0 to edge with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
+1
-1
@@ -1950,7 +1950,7 @@
|
|||||||
<li>Specify which destinations the client should be allowed to access</li>
|
<li>Specify which destinations the client should be allowed to access</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>Unlike "Allowed IPs" which only controls client-side routing, firewall rules are enforced by the server and cannot be bypassed.</p>
|
<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>
|
<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>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>
|
<p>To resolve this issue, you can try the following steps:</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user