projects
/
projets
/
cm-custom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d2c64f9
)
switch from quad9 to cloudflare
master
author
Guillaume Castagnino
<casta@xwing.info>
Tue, 8 Sep 2020 19:58:36 +0000
(21:58 +0200)
committer
Guillaume Castagnino
<casta@xwing.info>
Tue, 8 Sep 2020 19:58:36 +0000
(21:58 +0200)
dist-std/cm-data/oem-iptables-init.sh
patch
|
blob
|
history
diff --git
a/dist-std/cm-data/oem-iptables-init.sh
b/dist-std/cm-data/oem-iptables-init.sh
index 6ddf7c1f79cd9b178a649fa38deadabc09ca77c9..bea66a698d9f2068f27c854428ce0af8d3d27143 100755
(executable)
--- a/
dist-std/cm-data/oem-iptables-init.sh
+++ b/
dist-std/cm-data/oem-iptables-init.sh
@@
-2,6
+2,6
@@
export PATH=/system/bin
-iptables -t nat -A OUTPUT ! -o tun0 -p udp --dport 53 -j DNAT --to-destination
9.9.9.9
-iptables -t nat -A OUTPUT ! -o tun0 -p tcp --dport 53 -j DNAT --to-destination
9.9.9.9
+iptables -t nat -A OUTPUT ! -o tun0 -p udp --dport 53 -j DNAT --to-destination
1.1.1.1
+iptables -t nat -A OUTPUT ! -o tun0 -p tcp --dport 53 -j DNAT --to-destination
1.1.1.1