aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/install_tp_mr6400.sh
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-11-10 17:10:14 +0000
committerterminaldweller <thabogre@gmail.com>2022-11-10 17:10:14 +0000
commite28640ae5c679e57778a0bfc7772ea1ab59afdd7 (patch)
tree7e70a13d4dac5a5760f2aa9241e25ba4002f630b /openwrt/install_tp_mr6400.sh
parentupdate (diff)
downloadscripts-e28640ae5c679e57778a0bfc7772ea1ab59afdd7.tar.gz
scripts-e28640ae5c679e57778a0bfc7772ea1ab59afdd7.zip
update
Diffstat (limited to '')
-rwxr-xr-xopenwrt/install_tp_mr6400.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/install_tp_mr6400.sh b/openwrt/install_tp_mr6400.sh
new file mode 100755
index 0000000..1f29137
--- /dev/null
+++ b/openwrt/install_tp_mr6400.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+IF="enp0s20f0u3u1u3"
+# mr6400 bootloader will want to get an image named tp_recovery.bin on 192.168.0.225/24. the bootloader's IP will be 192.168.0.2/24.
+sudo ip addr add 192.168.0.225/24 dev ${IF}
+sudo dnsmasq --port=0 --enable-tftp --tftp-root=/home/devi/devi/abbatoir/hole1 --tftp-no-blocksize --user=root --group=root -k --interface ${IF} -8 -