gw-core01: (adp) allow clients network to route into all other networks

This commit is contained in:
Gregor Michels 2022-11-16 23:25:59 +01:00
parent 74075f307f
commit 258355170b
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ config wireguard_wg1 'mullvad_fr'
config rule
option in 'clients'
option dest '10.84.1.0/24'
option dest '10.0.0.0/8'
option lookup 'main'
option priority 49
option disabled '0'