Got strongswan working on R2 Pro, but the performance is lackluster at best.
78 Mbps UP and DOWN best, saturating one CPU with 100% irq. Better than Mikrotik hAP ax lite [35 Mbps UP and DOWN]
I will contact the author and report back.
I might need to read the datasheets and code myself as a last resort. Can’t wait to pick up C, haven’t used since high school.
And it seems it needs some patches before i have not found yet…the other series i’ve found is newer
looks like the first patch from the series are already in (moving kconfig), as there is already a rockchip dir and the rk3288 is already there…maybe we just need to skip the first patch(es)
Thanks for all the helping.
I will take a look soon. I am having some trouble with the journctl -xe on your base Ubuntu image, continuously running as a StrongSwan server for 20 days now.
Had not running the board so long…serial console should work when you reconnect and get additional output…maybe you missed the baud setting (1500000) on reconnect or use wrong serial device? In other thread you’ve wrote that ssh works well then,so board is not freezed.
But as r2pro uses onboard uart adapter,it is possible that this has freezed.
I have booted the kernel with the crypto driver enabled after fixing issue with renamed pmic driver (prevents sdcard access). See no dmesg messages for crypto and also no dma errors…need to know how to check. Maybe i enable the debugfs option then i should see these entries