ZebMcKayhan
Very Senior Member
Great news! Atleast now we know that these ports existence in blog bypass is the reason for your issues.Code:echo "del 1337 either" >> /proc/blog/skip_wireguard_port echo "del 1443 either" >> /proc/blog/skip_wireguard_port
This appears to fixed the high cpu consumption like immediately. I ran these in the middle of the execution of a speed test. It immediately dropped CPU usage to near 0 and the speed test went from around 450 megabits to full line speed. Interesting..
Just need to figure out why these port are excluded from your nat hw acceleration. Perhaps this could give some hint:
Code:
nvram show | grep 1337
nvram show | grep 1443