bond

  1. C

    No ping from PVE host to router (Fritzbox)

    Hello, I have configured bond+bridge+vlan on my PVE host. The relevant network configuration (in /etc/network/interfaces) is this: source /etc/network/interfaces.d/* auto lo iface lo inet loopback iface eno1 inet manual iface enp4s0f2 inet manual iface enp4s0f3 inet manual auto bond0 iface...
  2. C

    [SOLVED] No ping from LAN to PVE host

    Hello, I have configured a bond + bridge connected to a managed switch (D-Link DGS-1100). The connections can be illustrated like this: Router (FritzBox) <--> Switch (D-Link) <--> PVE Host The issue is that I cannot ping the PVE host from LAN. However I can ping the router from PVE Host...
  3. S

    [SOLVED] possible bug proxmox 7, active-backup bond with VLAN aware bridge causes no internet

    ------------ UPDATE: ------------ On the working 6.4 server, i used https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 to update to 7.0-9 and networking stopped working. this seems like a bug ---------------- ORIGINAL: ---------------- hey all, I did a fresh install of proxmox 7 on a...
  4. F

    Set VLAN ID for Proxmox Management IP Interface

    Hi all, I need some help getting my network configuration setup correctly, please. Below is my current setup which is working. I have started making use of VLANs and I have set all my virtual machines to VLAN 10 in their network configuration. This is working, in that they are getting assigned...
  5. C

    [SOLVED] OVS bond+bridge: all ports of bond are down

    Hello, I have configured an OVS bond+bridge with 2 ports belonging to the bond. Here's the relevant configuration in /etc/network/interfaces: source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eno1 allow-vmbr0 eno1 ##eno1 auto enp4s0f3 allow-vmbr0 enp4s0f3 ##enp4s0f3...
  6. C

    Static route required with OVS bond+bridge

    Hello, I have 2 routers in my network, and therefore I need a static route for a dedicated subnet. My idea was to add this line in /etc/network/interfaces: post-up ip route add <network> via <ip router> dev <interface> onlink However the static route is not shown correctly when checking with...
  7. D

    Increasing PVE bandwidth with LAG/LACP?

    Dear Community, I'm trying to increase the concurrent bandwidth available of a LAN Network (Between 2 PVE Instances) with the following environment: PVE1 NICs: 2 x 1 GBit PVE2 NICs: 2 x 1 GBit HP Switch 2530 24G The idea is to increase the LAN Bandwidth from 1 GBit to 2 GBit /s between PVE...
  8. T

    When rebooting machine often network won't work but sometimes it does

    Hey people, I noticed recently that my network sometimes doesn't work when I reboot my machine I run it headless with GPU passthrough but I can see when my GPU VM boots up onto a screen (Windows 10) I can see that the network is just not working and therefor it's not showing the Proxmox GUI...
  9. L

    lacp - bond - vmbr(multiple vlans) - opnsense

    Hello, i am trying to connect a linux bridge with multiple vlans to my opnsense firewall. I read many threads, blogs and looked youtube tutorials. But i can't find what iam doing wrong. I am switching from vmware to proxmox. On my esxi host i installed opnsense for testing and the vlans are...
  10. L

    Multiple VLANs on Bond Bridge

    Hallo zusammen, ich bin gerade dabei mich in Proxmox einzuarbeiten und will meinen alten ESXi Host damit ablösen. Bis jetzt läuft die Umstellung echt gut. Nur mit einer Kleinigkeit habe ich Probleme. Mein Netzwerk sieht wie folgt aus: Ich habe ein bond0 über zwei nics und dran meine Linux...
  11. Waschbüsch

    [SOLVED] openvswitch active-backup bond

    Hi there, I just noticed that the shipped version of openvswitch (2.12.x on Proxmox VE 6.3) does not yet support specifying a primary member for an active-backup bond. Unfortunately, this means that there is no clearly defined state. Newer versions (since 2.14.x, I believe) do have that...
  12. T

    LACP Issue on Dell Server with Intel(R) Ethernet 10G 4P X710/I350 rNDC

    After upgrading to version 19.5.12 of the NIC firmware from version 19.0.12 no LACP bond interface will come active. This is just a reference for those that face similar issue. I rollback to the previous version on the Dell Servers and everything came back to normal. Proxmox Software...
  13. B

    mixing vlans and bonding?

    Does anyone know if it's possible to mix bonding and vlas? Say I would like to setup a bond over 2 interface eno1 and eno2, and the interface eno1.3000 and eno1.3001. The main purpose of it is to use iscsi multipath while using the bond for ceph.
  14. T

    Linux Bond documentation in PVE wiki wrong/not working on debian buster

    i just setup a bond and i noticed that the wiki states in the linux bond paragraph to setup bond slaves you can refer to slave devices just by "slaves" but the bond was not created until i used "bond-slaves" i'd fix this in the wiki, at least it is not working this way with pve 6 on buster.
  15. S

    Using bond, vmbr and vlan at the same time - confusion

    Greetings, I have went through alot of instructions on how to configure networking side of proxmox, but still cannot manage to do next organization: having one public IP, inside proxmox local IP pool with two or three separate vlans. All VMs should be accessible from outside. Server has two...
  16. S

    Proxmox NIC should behave like a switch

    Hello Proxmox Community, I'm currently setting up a industrial IoT Server right next to an experimental machine setup at a university. My Server runs Proxmox 6.2-11 and has 5 NICs. 1x Onboard NIC 1x Intel NIC with four interfaces. The onboard NIC is connected to the local network with many...
  17. T

    ovs Bond

    Hello, is it possible to configure a bond on an ovs switch that is not connected to a physical interface ? For my lab i'd like to test bonding from a VM to a virtual Switch I've only seen examples with physical interfaces (on the Hypervisor) thanks.
  18. R

    Duplicate MAC Addresses Generated for Bonded Interfaces on Identical Server Hardware

    Greetings fellow Proxmox users and moderators. First I want to thank the Proxmox team and developers for creating an amazing product. I have been a Proxmox user for only about 2 years but a Linux admin for about 15 years. Regrettably I have not created a forum account until now, however I...
  19. A

    [SOLVED] pve LACP with HP Switch

    Participants: two PVEs (6.1-8 ) and an old HP-2810-24G (J9021A) I want to have both failover and double bandwidth on this two fresh installed PVEs . But actually works only failover, the bandwidth is limited to 1Gbps. I am sure I am missing something, this is why I am posting here. pve1...
  20. T

    [SOLVED] Interface vlans not created for containers and VMs after uninstalling ifupdown2

    Dear Proxmoxers! Strange problem happened to one of our cluster nodes tonight while we were trying to increase the MTU on the bond+vmbr interfaces so we can use 9000 on containers. The need for jumbo frames comes from running ceph gateway containers with samba as frontend for video production...

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!