Мдаа... Задача заливки OpenWRT оказалась не такой легкой. Web-интерфейс отказался принимать прошивку, скорее всего есть проверка. Взялся за tftp:
tftp -4 -v -l 192.168.1.1
Connected to 192.168.1.1 (192.168.1.1), port 69
tftp> binary
mode set to octet
tftp> trace
Packet tracing on.
tftp> timeout 60
tftp> put openwrt-TP8810_8811-squashfs-cfe.bin
putting openwrt-TP8810_8811-squashfs-cfe.bin to 192.168.1.1:openwrt-TP8810_8811-squashfs-cfe.bin [octet]
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
sent WRQ <file=openwrt-TP8810_8811-squashfs-cfe.bin, mode=octet>
Transfer timed out.
Не пойму где я ошибаюсь... Вроде все сделал как надо.