From ac6672a56843bfd97f69b8b42a072638773d3217 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 12 Mar 2023 21:35:35 +0100 Subject: test/linuxserver: don't do catch-all AllowedIPs --- test/linuxserver/example_config/.donoteditthisfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/linuxserver/example_config/.donoteditthisfile') 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="" -- cgit v1.2.3