Renaming Sentinel to Vigilia; adjusting scripts; adding brctl option in menuconfig...
[lede.git] / vigilia_setup / setup / show.sh
diff --git a/vigilia_setup/setup/show.sh b/vigilia_setup/setup/show.sh
new file mode 100755 (executable)
index 0000000..78697fc
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+#iptables -vL -t filter
+#iptables -vL -t nat
+#iptables -vL -t mangle
+iptables -L
+iptables -t nat -L
+iptables -t mangle -L