about summary refs log tree commit diff stats
path: root/core/network.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/network.html')
-rw-r--r--core/network.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/network.html b/core/network.html
index ebea495..bcf52f5 100644
--- a/core/network.html
+++ b/core/network.html
@@ -118,7 +118,9 @@
         <a href="https://wiki.archlinux.org/index.php/Iptables">arch wiki</a>.
         You can use
         <a href="conf/iptables/rules.v4">/etc/iptables/rules.v4</a>
-        as template, replace interface by the one facing the router/gateway.
+        or
+        <a href="conf/iptables/iptables-lan.sh">/etc/iptables/iptables-lan.sh</a>
+        as a template, replace interfaces by correct ones.
         This configuration file is used at boot time by iptables-restore command,
         if you use a script or change the rules of running system you can
         use iptables-save command to save configuration to a file.</p>