OpenWrt Forum Archive

Topic: Installing OpenWrt on TL-WR1043ND V4

The content of this topic has been archived on 10 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,

I am very pleased to know if someone installed an image to TL-WR1043ND V4 and if the firmware runs relyable?

I found here a snapshot:
downloads.openwrt.org/snapshots/trunk/ar71xx/generic/openwrt-ar71xx-generic-tl-wr1043nd-v4-squashfs-factory.bin

The next I would like to do is install Anyfi.net App.

I leave for everyone many thanks here.

It seems the image works like a charme:  OpenWrt Designated Driver 50107 / LuCI Master (git-17.194.28316-2224714)

Model: TP-TL-WR1043ND V4

1. flash factory-image
2. flash sysupgrade-image
3. (use putty or ssh on 192.168.1.1) $ opkg install luci
4. Use your webbrowser 192.168.1.1
5. do not follow the Anyfi.net manual for OpenWRT-Firmware.
6. $ vi /etc/opkg.conf (adjust these lines)
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
option check_signature 1
src/gz anyfi anyfi.net/openwrt/barrier_breaker/14.07/ar71xx/generic/packages/anyfi
src/gz packages downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/packages
7. now install missing packags for anyfi: libc, kmod-tun, librt
8. download with wget either the files for barrier-breaker or Chaos-calmer from anyfi.net/openwrt/ (please use ar71xx with generic)
for example: anyfi.net/openwrt/barrier_breaker/14.07/ar71xx/generic/packages/anyfi/
9. $ opkg install anyfi-mac_1.9.22-1_ar71xx.ipk
10. $ opkg install anyfi_1.0-1_all.ipk
11. $ opkg install luci-app-anyfi_1.0-1_all.ipk (for luci GUI)

That is it.

Thanks for supporting. Best wishes

AnyfiTester

Hi Anyfi Tester

After flushing using this file downloads.openwrt.org/snapshots/trunk/ar71xx/generic/openwrt-ar71xx-generic-tl-wr1043nd-v4-squashfs-factory.bin

I cannot access neither 192.168.0.1 nor 192.168.1.1 through putty or web-based GUI

What should I do to fix this problem?

Thx for your attention
regards

The discussion might have continued from here.