1
Virtual private networks / Re: Wireguard Selective Routing - Why Step 9?
« on: February 27, 2023, 02:59:42 pm »
Based on the thread, it appears that Unbound cannot use the wireguard gateway since there is no IP address in the wireguard interface. As a result, some outbound queries use the wireguard address as the source (root domains as the target) but are routed through the WAN interface using the default route. The rule in step 9 forces these packets to be routed through the wireguard gateway.
Is the description above correct?
Is the description above correct?