In order to complete the tutorial to setup wireguard in my Unraid server I have to fulfill to this requirement.
2. On your router, add a static route that lets your network access the WireGuard *Local tunnel network pool* through the IP address of your Unraid system. For instance, for the default pool of `10.253.0.0/24` you should add this static route:
* **Destination Network**: `10.253.0.0/24` (aka `10.253.0.0` with subnet `255.255.255.0`)
* **Gateway / Next Hop**: IP address of your Unraid system
* **Distance**: *1* (your router may not have this option)
* If you use a firewall such as pfSense on your network, you may also need to check the box for **Static route filtering - bypass firewall rules for traffic on the same interface**
I am afraid I am not doing it properly. Can someone help me to adapt it it openwrt instructiuons?
Are you setting up WireGuard as a server so that you can connect from outside to your network?
Is the WireGuard subnet 10.253.0.0/24?
Is the IP address of the Unraid server 192.168.29.2?
If that is the case than yes that is the correct static route but you can/should remove option type 'local'
But if this is a WireGuard server you also should probably need to set up a port forward on the router forwarding the WireGuard port to the unraid server