WireGuard: Difference between revisions

Tie-ling (talk | contribs)
Peer setup: fixed config location
Tie-ling (talk | contribs)
Line 522: Line 522:
           # we specify that the routing table 1000 must be used  
           # we specify that the routing table 1000 must be used  
           # (which is the wireguard routing table). This rule routes all traffic through wireguard.
           # (which is the wireguard routing table). This rule routes all traffic through wireguard.
           Table = 1000;
           RouteTable = 1000;


           # this routing policy rule has a lower priority (10) than
           # this routing policy rule has a lower priority (10) than