HarryMuscle
Senior Member
Anyone know what kind of VPN speeds to expect on a RT-AX58U router? Does it have any hardware acceleration for VPN?
Thanks,
Harry
Thanks,
Harry
No hardware acceleration, no. Expect about 100 Mbps max for OpenVPN throughput in general.
That's not bad. I was worried it would be on par with the RT-AC68U which only gets around 30 Mbps.
Thanks,
Harry
For example, pi4 achieved 800~850Mbps. But pi4 has Cortex-A72 quad-core 1.5Ghz, so it will be a bit lower than that.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-256-cbc 22704.70k 26863.03k 28240.30k 28661.42k 28691.11k 28639.23k
The throughput is WireGuard's. It doesn't related with aes .Cortex A72 probably has AES acceleration operands however. The RT-AX58U Cortex ARMv7 doesn't.
Code:type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes aes-256-cbc 22704.70k 26863.03k 28240.30k 28661.42k 28691.11k 28639.23k
Maybe it has AES?Cortex A72 probably has AES acceleration operands however. The RT-AX58U Cortex ARMv7 doesn't.
- Comprehensive wireless network security support that includes WPA,WPA2, and AES encryption/decryption
Maybe it has AES?
BCM6750 Documentation:
The throughput is WireGuard's. It doesn't related with aes .
And raspberry pi series has not purchased an AES license for price.
That's right. WireGuard maybe fine up to 10gbps. But beyond that, aes accelerated aes-gcm performs best. (I know that IPsec can handle 40gbps)I see it uses Chacha20. Sounds like an odd choice, because it means Wireguard will lack hardware acceleration on any platform.
That's right. WireGuard maybe fine up to 10gbps. But beyond that, aes accelerated aes-gcm performs best. (I know that IPsec can handle 40gbps)
I think one day, WireGuard might introduce aes-gcm.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
chacha20 53445.72k 127876.59k 291298.82k 337318.57k 354241.19k 355226.97k
aes-256-gcm 59369.00k 182342.27k 383542.27k 540085.59k 608064.85k 608403.46k
But we know the number doesn't mean real throughput.Even with a Cortex-A53, hardware accelerated AES is faster than Chacha20:
RT-AX58U seems to be a very suitable router for WireGuard like raspberry pi. no aes instruction but quad core 1.5ghz cpu. So I think it can easily achieve ~700Mbps.
For example, pi4 achieved 800~850Mbps. But pi4 has Cortex-A72 quad-core 1.5Ghz, so it will be a bit lower than that.
oh. yes you right. Confused with ax56u.The 58U is a 3 core design not quad.
AES instruction is not free.A72 does support AES
better cpu but worse wifi..
I don't know which one is good really.
Merlin do you think the AX58U will be the replacement of the AC68U in terms of support? Because what you just have explained might allow for the AX58U to be like a very nice router for average user, maybe making it massive, or am I wrong? Thanks!The BCM6755 is a higher-end SoC as it has a fourth CPU core and both wifi built-in. Asus went with the cheaper tri-core and single band SoC for the RT-AX58U, which allowed them to add a more capable 5 GHz radio than what the RT-AX56U has.
That fourth core will never make any measurable difference in real life performance, but the external 5 GHz radio will. So globally, the RT-AX56U will be a lesser performer than the RT-AX58U, and be also slightly cheaper (due to everything being built in a single chip).
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!