Server is fine...
ive made a script
https://pastebin.com/djNd98EG
which you can paste into your router and save in i.e /opt/tmp
Give whatever filename you want.
Make executable:
Code:
chmod +x /opt/tmp/filename
make sure you only have wg21 running and no other people using the router. Connect a road-worrior device to router and make some speed test.
You could run it once with the original mark to see what happens when Flow cache is enabled:
Code:
sh /opt/tmp/filename wg21 0x01/0x7
The script will pause during 1 minute where Flow cache is enabled. Redo your speed test during this minute. Probably your speed is cut down to 1-2Mb/s. Also check your syslog, it is probably reeking with blog errors.
After the minute is up the script reset everything. Change the "sleep 60" if you want more/less time.
When you feel you know and can tell how Flow cache is affecting Wireguard then start testing various masks from my previous post
https://www.snbforums.com/threads/session-manager-discussion-3rd-thread.78317/post-763229