Page 1 of 1

After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 2:11 am
by Variazioni
With the softether vpn client connected to the VPN, even if I don't do anything, it takes about 7Mbps of bandwidth. And the CPU usage of the vpnserver process is about 25%. The more people connected to the VPN, the higher the usage.
vpnserver is deployed on a centos7 virtual machine, 8cpu 16g ram, the latest rtm version in August 2021 used by both the server and the client.
Since my broadband bandwidth is not large, this thing is very bothering me, does anyone have the same problem as me?
This paragraph is translated from Google Translate, please forgive me if there are any mistakes.

Re: After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 7:29 am
by solo
All idle SE connections I've ever tested consumed between 1 and 5kbps. SE servers on Windows or Linux.

Re: After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 11:38 am
by Variazioni
solo wrote:
Wed May 18, 2022 7:29 am
All idle SE connections I've ever tested consumed between 1 and 5kbps. SE servers on Windows or Linux.
Is it possible that this is a network topology problem?
I have tried using Windows and Linux to build a server under the same LAN, and even tried different versions, but the results are the same.
Regardless of whether a Windows client or a Linux client is used, idle connections require 5~10Mbps bandwidth.

Re: After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 11:58 am
by Variazioni
And I found that the server would send broadcast packets like crazy, I didn't know what was broadcast, and I didn't find any abnormality in the log file.

Re: After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 12:00 pm
by Variazioni
I turned off security nat and dhcp and used the physical router's dhcp service. There are no other special settings.

Re: After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 12:25 pm
by solo
Variazioni wrote:
Wed May 18, 2022 11:38 am
Is it possible that this is a network topology problem?
Yes, a LAN loop and/or broadcast storm could cause it.
Test out your client on a public SE server here https://www.vpngate.net/en/

Re: After connection, even if I do nothing, it will occupy bandwidth

Posted: Wed May 18, 2022 12:41 pm
by Variazioni
solo wrote:
Wed May 18, 2022 12:25 pm
Variazioni wrote:
Wed May 18, 2022 11:38 am
Is it possible that this is a network topology problem?
Yes, a LAN loop and/or broadcast storm could cause it.
Test out your client on a public SE server here https://www.vpngate.net/en/
thank you very much