about summary refs log tree commit diff stats
path: root/core/conf/iptables/ipt-conf.sh
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2019-03-04 14:54:54 +0000
committerSilvino Silva <silvino@bk.ru>2019-03-04 14:54:54 +0000
commitd8ca8eb382059b22ae8a8cf17578713241a9a085 (patch)
tree2d6fba06be991d60fcbbbd2367df2dfc0be7a025 /core/conf/iptables/ipt-conf.sh
parentb1a383c919d31f00f591a0b712891c74a7513783 (diff)
downloaddoc-d8ca8eb382059b22ae8a8cf17578713241a9a085.tar.gz
core iptables scripts revision
Diffstat (limited to 'core/conf/iptables/ipt-conf.sh')
-rw-r--r--core/conf/iptables/ipt-conf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/conf/iptables/ipt-conf.sh b/core/conf/iptables/ipt-conf.sh
index eef0b52..52669dc 100644
--- a/core/conf/iptables/ipt-conf.sh
+++ b/core/conf/iptables/ipt-conf.sh
@@ -12,6 +12,7 @@ GW="10.0.0.1"
 #GW="10.0.0.2"
 #DNS="10.0.0.254"
 DNS="212.55.154.174"
+#DNS="8.8.8.8"
 
 PUB_IP="10.0.0.254"
 PUB_IF="enp8s0"