Page 1 of 1

TP-Link TL-WR1043ND Repeater

Posted: Tue Dec 18, 2012 8:52 pm
by bofh01
Hello,

I set up my wifi router wr1043ND as Client Bridge. I did change at SSID Broadcast name and suddenly all LAN ports on the router stopped to work. I made change by http://gargoylerouter.com/phpbb/viewtop ... f=8&t=2973, which was simply to remove '0' from option 'ports'. After that LAN ports got activated.

config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '2'
option 'ports' '0 5t'


My setup is:


Internet ->>>>>>>> adsl+WIFI router as AP (gw 10.0.0.138)
(wirelessly)
<<<<<<<<< WR1043 (bridge IP 10.0.0.5, AP gw 10.0.0.138)

I have all my wifi devices airport express, nexus, laptop connected wirelessly to WR1043. From each device I can ping another plus .138, .5 ips.

My NAS is connected into WR1043 by eth cable into LAN1 port - 10.0.0.120.

The problem is I cant ping from wirelessly connected devices my NAS and vice-versa (from NAS any wirelessly connected device).

When I make ssh to WR1043 I can ping all devices i.e. all wirelessly connected plus the NAS connected by eth cable into LAN port on WR1043.



Do you guys have any idea where problem should be?

The firmware is gargoyle_1.4.7-ar71xx-tl-wr1043nd-v1-squashfs-factory


Thanks a lot.


Best,
Peter

Re: TP-Link TL-WR1043ND Repeater

Posted: Wed Dec 19, 2012 5:22 am
by bofh01
I think its problem with Bridge, does anybody have any idea how to setup relayd on Gargoyle?

http://wiki.openwrt.org/doc/recipes/relayclient




Thanks