minor fixes
[automated-distro-installer] / wrt-setup
index 1c4a033c3f3c4cf9c92ab70bd1aa612920db6379..ed9cc27fdea44b68196fdf855db84819a9265bdb 100755 (executable)
--- a/wrt-setup
+++ b/wrt-setup
@@ -324,8 +324,8 @@ fi
 mkdir -p /mnt/usb/tftpboot
 v cedit /etc/dnsmasq.conf <<'EOF' || dnsmasq_restart=true
 
-############ updating dns servers ###################3
-
+# https://ret2got.wordpress.com/2018/01/19/how-your-ethereum-can-be-stolen-using-dns-rebinding/
+stop-dns-rebind
 
 # this says the ip of default gateway and dns server,
 # but I think they are unneded and default
@@ -364,7 +364,9 @@ server=2001:4860:4860::8844
 dhcp-host=f4:6d:04:02:ed:66,set:treetowl,192.168.1.2,treetowl
 dhcp-host=00:26:18:97:bb:16,set:frodo,192.168.1.3,frodo
 dhcp-host=10:78:d2:da:29:22,set:htpc,192.168.1.4,htpc
-dhcp-host=00:1f:16:16:39:24,set:kw,192.168.1.5,x2
+dhcp-host=00:1f:16:16:39:24,set:x2,192.168.1.5,x2
+#wireless interface
+#dhcp-host=00:22:5f:88:28:27,set:x2,192.168.1.5,x2
 #dhcp-host=00:1f:16:16:39:24,set:kw,192.168.1.10,kw
 #dhcp-host=00:c0:ca:27:e9:b2,set:kww,192.168.1.11,kww
 # this is so fai can have an explicit name to use for testing,