about summary refs log tree commit diff stats
path: root/tools/network.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2018-04-11 18:05:41 +0100
committerSilvino Silva <silvino@bk.ru>2018-04-11 18:05:41 +0100
commitf5955b57400b065d77fc115c821c18864f3dae02 (patch)
tree211e76707a3e978afd8fc6ac55e68285ba7c2c62 /tools/network.html
parent8ee63f12e337f97013cfa3cb3d3b27f15f88dfcd (diff)
parentf3ec364b8579a2aa7a31e6b385424403e9fd131e (diff)
downloaddoc-f5955b57400b065d77fc115c821c18864f3dae02.tar.gz
Doc version 0.0.4
Diffstat (limited to 'tools/network.html')
-rw-r--r--tools/network.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/tools/network.html b/tools/network.html
index c4e99f6..31ca60b 100644
--- a/tools/network.html
+++ b/tools/network.html
@@ -53,10 +53,17 @@
         # End of file
         </pre>
 
-        <p>Change iptables script rules from core to
-        <a href="conf/etc/rc.d/iptables">/etc/rc.d/iptables</a>
+        <p>Change iptables init script
+        <a href="../core/conf/rc.d/iptables">/etc/rc.d/iptables</a>
         to load new rules from
-        <a href="conf/etc/iptables/vlan.v4">/etc/iptables/vlan.v4</a></p>
+        <a href="../core/conf/iptables/br-lan.v4">/etc/iptables/br-lan.v4</a>.
+        Now change <a href="../core/scripts/iptables-br.sh">iptables-br.sh</a>
+        with your network configuration and run;
+        </p>
+
+        <pre>
+        # bash core/scripts/iptables-br.sh
+        </pre>
 
         <a href="index.html">Tools Index</a>
         <p>This is part of the c9 Manual.