omv7:omv7_plugins:wireguard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
omv7:omv7_plugins:wireguard [2024/10/11 09:42] – [Configuring a Client] chenteomv7:omv7_plugins:wireguard [2025/05/15 23:49] (current) – [I can't access the internet from my client] chente
Line 571: Line 571:
  
   * In the client configuration replace the line ''AllowedIPs = 0.0.0.0/0'' with this ''AllowedIPs = 192.168.1.0/24'' (assuming that the scope of your local network is that, adapt it to your case)   * In the client configuration replace the line ''AllowedIPs = 0.0.0.0/0'' with this ''AllowedIPs = 192.168.1.0/24'' (assuming that the scope of your local network is that, adapt it to your case)
 +
 +----
 +
 +=== I can't access some of my containers. MacVLAN. ===
 +
 +If you have containers configured using a MacVLAN network interface, you won't be able to access them using Wireguard. Containers with this configuration can't communicate with the host, so Wireguard can't access them either. This is a limitation of the Linux kernel.
 +
 +There are workarounds, but they're beyond the scope of this document; please refer to the Docker documentation.
  
 ---- ----
  • omv7/omv7_plugins/wireguard.txt
  • Last modified: 2025/05/15 23:49
  • by chente