mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix
This commit is contained in:
parent
0fcb2c22f4
commit
2b5afea3a1
8 changed files with 273 additions and 62 deletions
|
@ -33,6 +33,7 @@ cat >> /etc/pihole/setupVars.conf <<-EOF
|
|||
PIHOLE_INTERFACE=gt-tun0
|
||||
IPV4_ADDRESS=10.255.0.0/16
|
||||
IPV6_ADDRESS=fe80::aff:ff01/64
|
||||
RATE_LIMIT=0/0
|
||||
EOF
|
||||
|
||||
grep -v interface /etc/dnsmasq.d/01-pihole.conf > /etc/dnsmasq.d/01-pihole.new.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue