Recent content by kocy

  1. K

    [SOLVED] Truenas VM Only 1Gbe instead of 10Gbe

    ok... Sorry it wasn't a Proxmox issue it seems. Marking this as solved. I dug deeper and I upgraded the firmware of my old aruba 2930f. It was showing 10gbe link before so I didnt think of it being cause of concern. After the updade I was checking smb speed to truenas and it was still only 1gbe...
  2. K

    [SOLVED] Truenas VM Only 1Gbe instead of 10Gbe

    Hello, I have a Truenas VM that only gets very poor network performance of only 1gbe while the VM is connected at 10gbe. I even passed through the network interface to the vm so that not even the bridge is a potential issue. I first thought maybe the RaidZ2 throughput is to blame, but this...
  3. K

    [SOLVED] Proxmox VE 6.3 wrong Gateway - VM's no Internet

    hah. I can mark this as solved... My DHCP-Server had a static route, whoever set this up... :rolleyes: Its weird that some vms dont have internet because of that route though... Thanks for the help. :)
  4. K

    [SOLVED] Proxmox VE 6.3 wrong Gateway - VM's no Internet

    Thanks for the reply... Weird... The bridge in proxmox could not be the culprit here? Am I right that the outputsuse.jpg basically means that any request goes through 192.168.178.1 except for when I want to go to an address on 192.168.153.0/24 then it goes via the dhcp server 192.168.178.202...
  5. K

    [SOLVED] Proxmox VE 6.3 wrong Gateway - VM's no Internet

    Hallo, all my VM's have no internet and can't ping 8.8.8.8 for example. It says network unreachable. I let them assign an ip by dhcp-Server. (the dhcp server is part of a domain...) They get an IP successfully and a "route -n" on the vm's shows that the gateway is my dhcp which is wrong. Can...