aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/install_tp_mr6400.sh
blob: 1f29137ead15ee14e130aa8f1fde81761a4193db (plain) (blame)
1
2
3
4
5
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 -