aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/linuxserver/example_config/.donoteditthisfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-03-12 21:35:35 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-03-12 21:35:58 +0100
commitac6672a56843bfd97f69b8b42a072638773d3217 (patch)
treef1cc3debb2cba5c2f11e036e92e7cb1ac9810c14 /test/linuxserver/example_config/.donoteditthisfile
parenttest/linuxserver: fix same-host testing (diff)
downloadwg-api-web-ac6672a56843bfd97f69b8b42a072638773d3217.tar.gz
wg-api-web-ac6672a56843bfd97f69b8b42a072638773d3217.zip
test/linuxserver: don't do catch-all AllowedIPs
Diffstat (limited to 'test/linuxserver/example_config/.donoteditthisfile')
-rw-r--r--test/linuxserver/example_config/.donoteditthisfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/linuxserver/example_config/.donoteditthisfile b/test/linuxserver/example_config/.donoteditthisfile
index 00bf371..d1c814b 100644
--- a/test/linuxserver/example_config/.donoteditthisfile
+++ b/test/linuxserver/example_config/.donoteditthisfile
@@ -3,5 +3,5 @@ ORIG_SERVERPORT="51820"
ORIG_PEERDNS="off"
ORIG_PEERS="3"
ORIG_INTERFACE="10.13.13"
-ORIG_ALLOWEDIPS="0.0.0.0/0, ::/0"
+ORIG_ALLOWEDIPS="10.13.13.0/24"
ORIG_PERSISTENTKEEPALIVE_PEERS=""