From 0d1ac99b6873500ce27b2edcc01c2e5f2b39aa64 Mon Sep 17 00:00:00 2001 From: Anya Lin Date: Fri, 26 Jul 2024 16:44:53 +0800 Subject: [PATCH] Update einat.init --- files/einat.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/einat.init b/files/einat.init index c22f6f1..7fc8fea 100644 --- a/files/einat.init +++ b/files/einat.init @@ -72,7 +72,7 @@ einat_instance() { procd_open_data # configure firewall json_add_array firewall - # IPv4 input (This is not required if the upper-level gateway is Full Cone NAT) + # IPv4 input (Optional. Relax the localhost firewall) json_add_object '' json_add_string type rule json_add_string target 'ACCEPT'