The network speed is very slow #10238
|
Hello! I have a problem with a private network. I have 2 uplinks on the server with 10Gb. There are no problems with the network. I created an isolated network and a VM. I configured firewall rules. I logged into the VM. The Internet speed is so low that I can't even update the server (APT update). Where could I have made a mistake? Thanks! |
Answered by
weizhouapache
Jan 22, 2025
Replies: 3 comments 7 replies
|
that is a very generic question @UAnton . first thing to check is if there are any conflicts in routing tables (or asymetric routes) on the host and in the VR. You use the term server twice in your question. Do these refer to the same machine? |
1 reply
|
if you use the default network offering for isolated networks, the egress policy is Deny, need to add egress rules to allow outgoing traffic. |
6 replies
|
great, closing |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@UAnton
can you test with an internal server ?
I faced a similar issue which was caused by mtu size. not sure if your issue is related to it.