Vm internet issue

Nathans212

New Member
Nov 27, 2020
23
0
1
26
Hey, My windows vm work fine but the internet on my linux servers are dropping packets like no tomorrow
They are both using a DHCP server


Code:
auto vmbr1
iface vmbr1 inet static
  address 188.40.205.224
  netmask 255.255.255.224
  broadcast 188.40.205.255
  bridge_ports none
  bridge_stp off
  bridge_fd 0

Code:
subnet 188.40.205.224 netmask 255.255.255.224 {
  range dynamic-bootp 188.40.205.225 188.40.205.254;
  option broadcast-address 188.40.205.255;
  option routers 94.130.135.114;
}

mtr
raw
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!