add more loggig to wireguard setup
This commit is contained in:
parent
23e7c85827
commit
c05dd7536b
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ in
|
|||
}))
|
||||
(attrValues cfg.peers);
|
||||
postSetup = ''
|
||||
set -x
|
||||
wg set wg0 fwmark 51234
|
||||
ip rule add table 2468
|
||||
ip route add default dev ens3 table 2468
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue