bond

  1. W

    Opnsense, access to proxmox ve from LAN

    I have a proxmox setup with 4 nics. 1 is currently the management interface. ( connected to enp2s0f0 ) 2 are bonded to a vmbr = LAN, ( connected to ens1 and ens2 ) 1 vmbr = WAN, ( connected to enp2s0f1, which is connected into my homenetwork for now, later on will become dmz. ( 129.168.178.x )...
  2. A

    Proxmox v6.0 network installation

    Hello, I'm trying to teaming network cards. With no luck. I got stuck witch no access to the web interface. The server has 4 network ports. What i have done: 1) vmbr0 is the default for access the webinterface (with ip adress and gateway) 2) if i make a new linux bond with 3 network ports 3)...
  3. S

    [SOLVED] Connect LACP Linux bond with bridge and vlan at the same time

    Hi, In my proxmox network configuration, I have 4 LACP bonded interface as follows. bond0 -> for management bond1 -> for cluster network bond2 -> storage bond3 -> external All of those connected to juniper switch and carry multiple vlans. I need some of that VLAN on my pve host as well as...
  4. M

    bonding + VLANs best practice

    Hello everyone, I'm trying to configure networking for a Proxmox Host but I'm not how to do it the best. I want to configure Port Bonding together with multiple VLANs. The IP of the Proxmox node should be within one of the VLANs, so I'm coming up with the following structure: - bond0 interface...
  5. F

    [SOLVED] LACP not working

    I'm trying to set up LACP on my Proxmox using Openvswitch, but it's not working and I'm out of ideas and googling. I have a Zyxel GS1900, enabled LACP and created a LAG-Group with the 2 ports connected to my server. In Proxmox i set up the network like this: allow-vmbr0 bond0 iface bond0 inet...
  6. M

    Good network config?

    I have had long discussions with @tim about my 6.0.9 missconfigured interface file. Now I have set up a new config and I need to reality check this one, so that is why I turn to this hive of knowledge.
  7. S

    Proxmox Networking

    Hello, I want to configure my host with three sub-network : - One for management : 10.0.xx.xx - One for NFS access : 10.3.xx.xx - One for HA : 172.30.xx.xx and use bonding for two. However, only the bond-mode "balance-rr" works. When I use "802.3ad" mode, i can not reach the network. This is...
  8. T

    Interface already exist in bridge

    Hello, I experiencing issues configuring a VM with a NIC tag with VLAN 100 on vmbr0 : After a reboot I can now start the VM with a NIC in VLAN 100 but : two VMs with a NIC in VLAN 100 can't communicate a VM can't communicate with another "real" equipment in VLAN 100 from my laptop in VLAN...
  9. W

    [SOLVED] Host bonded network woes...

    HI everyone, I'm having issues with a bond which was working a few days ago with the following settings: /etc/network/interfaces: auto lo iface lo inet loopback iface enp6s0f0 inet manual iface enp6s0f1 inet manual auto bond0 iface bond0 inet manual bond-slaves enp6s0f0 enp6s0f1...
  10. A

    utilising direct connection for storage replication

    Hi all, I have 2 identical nodes on the latest 5.3 version. I'm using storage replication based on a shared zfs pool. IPv4 only network, 2 VLANs but only one is involved in Proxmox routing. Each node has 4 Ethernet ports so I've decided to create 2 bonds: 1. Going to the nearest switch they...
  11. P

    No IP Addresses on VM/Containers with Bonding

    Hi, I am using Proxmox just for 2 or 3 Month now. I love it, its Open Source and uses ZFS. I've used ESXi for about 7 years before I moved to PVE. Everything was running fine. I wanted to care about networking performance and activate Bonding, wich I used all the time under Vmware. My old...
  12. E

    VLAN on Bond

    Hello, trying to setup Vlan on bond. Proxmox V5.3-11 My network setup is: auto lo iface lo inet loopback iface eth1 inet manual iface eth2 inet manual iface eth3 inet manual iface eth4 inet manual auto bond0 iface bond0 inet manual slaves eth1 eth2 eth3 eth4 bond_miimon 100...
  13. F

    Suspended: LACP currently not enabled on the remote port.

    Hi Everyone. I am trying to get the bonding work with my Cisco WS-C3850-24T switch but I keep getting "Suspended: LACP currently not enabled on the remote port" when I check my logs on the switch, here's my configuration on switch side. interface Port-channel22 description Access PROXMOX-SRV...
  14. D

    Bonding problems (bonded bridge active-backup)

    I've configured my server with a bonded and bridged connection and seem to have gotten in a little over my head. Our networking group's switch configuration may also be involved. I have kernel logs going back to July 16th and since August 14th I keep periodically getting the following error...
  15. 0

    Mode6 aka loadbalance-alb

    Hi all. I would like to create a "mode 6" bond for both the main network interface (that for the VMs to gon online) and for the CEPH one in order to achieve both load balancing and fail over. What I understand is that for the main network interface it couldn't work because of the network bridge...
  16. C

    Configuration OVS Bond + Internal ports (tagged/untagged)

    Hi, I have a Proxmox Server with a dual-port NIC. In order to multiple single port bandwith I want to define a bond on the server and VLAN link aggregation on switch. I have this managed switch: D-Link DGS-1100-16. There are several questions to be clarified: - How can I identify which...
  17. J

    Two LANs in MV

    hello guys I have the following question / problem I have a cluster of three nodes and two virtual machines, of which one virtual machine should only have access to the data network and users and the other to the data network and the management network. Data: 192.168.0.0/24 Management...
  18. D

    Info about cluster network

    Hi, I read the info on the page https://pve.proxmox.com/wiki/Cluster_Manager#_cluster_network, expecially the chapter Network Requirements: For this reason I understand that it's better to create a separate network for the cluster communication, and this is completely reasonable. What I want...
  19. D

    802.3ad not activated on bond0 but on bond1

    Hi, I configured two bonding with the very same configuration: iface eth0 inet manual iface eth1 inet manual iface eth2 inet manual iface eth3 inet manual auto bond0 iface bond0 inet manual slaves eth0 eth2 bond_miimon 100 bond_mode 802.3ad auto bond1 iface bond1...
  20. S

    Multiple IPs for bonds on same Interfaces

    Hi, I have Blades with 2x Eth devices, each one connected to switch module, I create bonds for that 2 eth for HA and this bond got the "Public / Internet" IP, now, I need to add additional Private IPs to same bond, now can I do that? how can I set additional IPs for same bond and same Bond...

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!