What versions TpLink 1043nd are compatible dd-wrt firmware

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
ulissesbackes
DD-WRT Novice


Joined: 25 Nov 2011
Posts: 4

PostPosted: Fri Nov 25, 2011 23:22    Post subject: What versions TpLink 1043nd are compatible dd-wrt firmware Reply with quote
Hi,

I'm new to the forum, want to buy a router and I have such a doubt.
I hope someone can help me.

Only versions 1.1 and 1.4 are compatible to 1043 router or later versions are compatible too?
Sponsor
Dark_Shadow
DD-WRT Guru


Joined: 31 Aug 2009
Posts: 2448
Location: Third Rock from the Sun

PostPosted: Fri Nov 25, 2011 23:28    Post subject: Reply with quote
http://www.dd-wrt.com/wiki/index.php/Supported_Devices
_________________
Peacock Thread-FAQ -- dd-wrt Wiki

Testing Multiple Routers -- Bootloader Collection Project -- My Wiki
ulissesbackes
DD-WRT Novice


Joined: 25 Nov 2011
Posts: 4

PostPosted: Sun Nov 27, 2011 15:45    Post subject: Reply with quote
Thanks for your help.

Then version 1.8 will also work.

Ask because I saw many people looking for version 1.1 and 1.4, and saying that only these two work with dd-wrt firmware.
nebbia88
DD-WRT User


Joined: 08 Mar 2010
Posts: 174

PostPosted: Sun Nov 27, 2011 20:15    Post subject: Reply with quote
ulissesbackes wrote:
Ask because I saw many people looking for version 1.1 and 1.4, and saying that only these two work with dd-wrt firmware.

and what was the answer???
ulissesbackes
DD-WRT Novice


Joined: 25 Nov 2011
Posts: 4

PostPosted: Sun Nov 27, 2011 22:51    Post subject: Reply with quote
There was no answer.
I saw it on ebay, the seller said that he did not know.

Saw on another forum people say who have installed and worked.
I prefer to ask who really knows.
As this forum is the meeting place for those who work directly with I decided to ask here.

Sorry for my English because I am Brazilian.
macaddr
DD-WRT Novice


Joined: 10 May 2010
Posts: 27

PostPosted: Mon Nov 28, 2011 14:26    Post subject: Reply with quote
@ulissesbackes

I have a version 1.8 1043ND running
v24-sp2 (06/14/11) std - build 17201

Client Bridge appears to be broken.
ulissesbackes
DD-WRT Novice


Joined: 25 Nov 2011
Posts: 4

PostPosted: Sat Dec 03, 2011 0:52    Post subject: Reply with quote
macaddr wrote:
@ulissesbackes

I have a version 1.8 1043ND running
v24-sp2 (06/14/11) std - build 17201

Client Bridge appears to be broken.


is working well??
ThunderBolt
DD-WRT User


Joined: 30 Sep 2006
Posts: 178
Location: Itabira - MG, Brazil

PostPosted: Sat Dec 03, 2011 14:28    Post subject: Client bridge does work Reply with quote
macaddr wrote:
@ulissesbackes

I have a version 1.8 1043ND running
v24-sp2 (06/14/11) std - build 17201

Client Bridge appears to be broken.


I have 3 units of 1043ND (2 v.16 and one v1.8 ) One of the 1.6s is configured as main router in PPPoE mode. The other two are running as client bridges, just as recommended in the wiki (all units with r17201).

With the script below provided by LoM (I think so), my client bridge units are up for more than 3 days now:

Code:

insmod ipt_mark
insmod xt_mark
iptables -t mangle -A PREROUTING -i ! `get_wanface` -d `nvram get wan_ipaddr` -j MARK --set-mark 0xd001
iptables -t nat -A POSTROUTING -m mark --mark 0xd001 -j MASQUERADE


Just paste it under Administration, Commands and hit the "save firewall" button. Then, reboot your router.

[]'s

_________________
TPlink TL-WDR3600ND as WDS AP
TPlink TL-WR841ND v9 as WDS Station
TPlink TL-WR1043ND v1.8 as WDS Station (with VAP disabled)
macaddr
DD-WRT Novice


Joined: 10 May 2010
Posts: 27

PostPosted: Sun Dec 04, 2011 1:01    Post subject: Reply with quote
ulissesbackes wrote:
macaddr wrote:
@ulissesbackes

I have a version 1.8 1043ND running
v24-sp2 (06/14/11) std - build 17201

Client Bridge appears to be broken.


is working well??


17201 seems to have issues with my configuration.

now testing 16994
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum