TP-Link WA901NDv5 no WAN

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2
Author Message
maob
DD-WRT Novice


Joined: 02 Dec 2023
Posts: 8

PostPosted: Mon Dec 04, 2023 14:18    Post subject: Reply with quote
First of all apologies for having being a confusing. It is absolutely clear to me that an AP only has a LAN interface and no WAN but I got mislead by the forum entries and started doing dumb things (moreover I really did not see the option to turn DHCP off). The AP now works flawlessly because I added eth1 to br0 (yes there are eth0 and eth1 despite there is just one physical port).

If I may, the AP has 32MB of RAM and not 4MB. I really hoped to be able to use OpenVPN but it does not appear. Is there any chance to activate it?

In any case, thanks a lot for the support! Even without OpenVPN the many options of dd-wrt makes it a great choice.
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12922
Location: Netherlands

PostPosted: Mon Dec 04, 2023 14:31    Post subject: Reply with quote
You have a tunnels page perhaps you can use WireGuard, which is light weight and much faster and easier to implement than OpenVPN.

There have been a few routers with Kernel 3 and 4 MB flash which got WG backported

WireGuard guides are a sticky (first few threads) in the Advanced Networking forum

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 3006
Location: Germany

PostPosted: Mon Dec 04, 2023 15:11    Post subject: Reply with quote
@maob

Thanks

I had already seen that with eth1, also on screenshots from others.

Yes, that is indeed strange.

(as egc has already mentioned, the 4MB refers to the flash memory and not to the RAM)

_________________
Quickstart guides:
use Pi-Hole as simple DNS-Server with DD-WRT
VLAN configuration via GUI - 1 CPU port
VLAN configuration via GUI - 2 CPU ports (R7800, EA8500 etc)

Routers
Marvell OCTEON TX2 - QHora-322 - OpenWrt 23.05.3 - Gateway
Qualcomm IPQ8065 - R7800 - DD-WRT - WAP
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14249
Location: Texas, USA

PostPosted: Mon Dec 04, 2023 16:48    Post subject: Reply with quote
I have a V2 and these are best used as a basic wired AP. Any other purpose is pointless.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 3006
Location: Germany

PostPosted: Mon Dec 04, 2023 18:00    Post subject: Reply with quote
@maob

So we have looked at the hardware specifications again.

The processor has two network interfaces and is also used in real routers.

It seems that eth0 is not connected and not working.
Can you confirm that eth1 is working properly?

unbridge eth0 (change bridge assignment from default to unbridged)

if this works please test eth1 as WAN port again.

Brainslayer says that he can customize this

_________________
Quickstart guides:
use Pi-Hole as simple DNS-Server with DD-WRT
VLAN configuration via GUI - 1 CPU port
VLAN configuration via GUI - 2 CPU ports (R7800, EA8500 etc)

Routers
Marvell OCTEON TX2 - QHora-322 - OpenWrt 23.05.3 - Gateway
Qualcomm IPQ8065 - R7800 - DD-WRT - WAP
maob
DD-WRT Novice


Joined: 02 Dec 2023
Posts: 8

PostPosted: Mon Dec 04, 2023 20:09    Post subject: Reply with quote
I can confirm that eth1 is working fine and unbridging eth0 does not bring any effect. By activating the WAN port the WAN IP is assigned right away as soon as in the networking tab the wan port is assigned to eth1 (with eth0 the IP remains 0.0.0.0).
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 3006
Location: Germany

PostPosted: Tue Dec 05, 2023 9:30    Post subject: Reply with quote
https://svn.dd-wrt.com/changeset/54429
_________________
Quickstart guides:
use Pi-Hole as simple DNS-Server with DD-WRT
VLAN configuration via GUI - 1 CPU port
VLAN configuration via GUI - 2 CPU ports (R7800, EA8500 etc)

Routers
Marvell OCTEON TX2 - QHora-322 - OpenWrt 23.05.3 - Gateway
Qualcomm IPQ8065 - R7800 - DD-WRT - WAP
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14249
Location: Texas, USA

PostPosted: Tue Dec 05, 2023 15:52    Post subject: Reply with quote
Which now matches:

https://svn.dd-wrt.com/browser/src/router/services/sysinit/sysinit.c#L1345

But not:

https://svn.dd-wrt.com/browser/src/router/services/sysinit/sysinit.c#L1325

When I have time, I can investigate my v2, but here's hardware info from OpenWRT:

https://oldwiki.archive.openwrt.org/toh/tp-link/tl-wa901nd

https://openwrt.org/toh/tp-link/tl-wa901nd

I have a suspicion that this is part of the crux of the problem with similar CPU hardware supported by DD-WRT. Have several options to investigate this, but my devices are not readily handy at the moment. I do know that the 940Nv3 doesn't like the startup script for the lan ports to work anymore, just have not had time to test without it as it is serving as an AP elsewhere.

@maob: Check next public release unless a test image is posted in this thread.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 3006
Location: Germany

PostPosted: Tue Dec 05, 2023 17:10    Post subject: Reply with quote
This thread is about the WA901NDv5 and not about the v1 v2 v3

They have completely different hardware

It starts with the fact that your v2 has Realtek LAN and the v4 and v5 versions have everything integrated in the SoS.

And whether the "switch commands" have any effect depends on whether the router has a working switch at all.

The v5 has a switch integrated into the SoC
However, the switch shows that only one Gbit MAC is connected from the CPU and nothing else.

The switch will be connected to eth0 and will not be wired any further.

eth1 will be connected directly to the external RJ45 socket.

maybe this is different for other versions who knows

_________________
Quickstart guides:
use Pi-Hole as simple DNS-Server with DD-WRT
VLAN configuration via GUI - 1 CPU port
VLAN configuration via GUI - 2 CPU ports (R7800, EA8500 etc)

Routers
Marvell OCTEON TX2 - QHora-322 - OpenWrt 23.05.3 - Gateway
Qualcomm IPQ8065 - R7800 - DD-WRT - WAP
Goto page Previous  1, 2 Display posts from previous:    Page 2 of 2
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