bridge

  1. B

    Network configuration on a Cisco UCS Blade

    Hello everyone, We would like to use Proxmox on a Cisco UCS B200 M-Series Blade. We've already installed the latest Proxmox version on the Host. From the network side on the switch we've configured two LACPs which has 4 ports each. With the VLANs 9 for management and 201, 4092 for data. This...
  2. B

    [SOLVED] Frage: Proxmox Netzwerk Aufbau

    Hallo, ich bin neu in Proxmox und hätte eine Frage zur Netzwerkkonfiguration. Ich möchte einen Proxmox Host wie folgt am Netzwerk anbinden: Der Host verfügt über 4x1Gb Netzwerkanschlüsse. Diese würde ich auf zwei Switches aufteilen (Switch 1 & 2). Diese haben die selbe LACP Konfiguration. Am...
  3. L

    Dynamic Forwarding Database on network changes

    I really like the feature to disable mac address learning at all (bridge-disable-mac-learning 1) which was integrated in PVE 7.2. Currently, the forwarding database is only populated on a start / reboot / reset of vms. Are there any plans to enhance this database population for events like...
  4. E

    [SOLVED] Management interface inaccessible from VPN after changing bridge port.

    I had Wireguard setup and everything run fine. But if I change proxmox bridge vmbr0 ports to another port or bond the interface is now inaccessible while using VPN (see chart). Cant ping bridge IP neither but everything else run fine. ip route get output from proxmox to vpn client: 192.168.2.2...
  5. L

    Migration from linux bridge to ovs - doesn't work

    Hi, I would like to migrate two NICs - i226-V (facing LAN) to OVS mainly due to RSTP functionality. Bridge in question is vmbr23 and is used for all VMs including, OPNsense VM as interface to LAN. After applying changes - I use this as delayed fallback: ifreload -a; (sleep 120; cp...
  6. G

    [SOLVED] Nested hypervisor networking issues - no traffic passing

    I'm another vmware admin who's looking at Proxmox as a potential transition option. I'm not doing anything particularly intensive, I just deployed a few hypervisor VMs (under ESXi) to get a feel for the system, deploying VMs, networking, etc. Everything is working fine so far, other than the...
  7. A

    VLAN (802.1Q) with Proxmox VE, OPNsense (as a VM in Proxmox), and UniFi systems

    tl;dr: I want to pipe VLANs around my networks, both the physical and virtual sections, to separate things like IoT out. Some more detail: I have a network consisting of Proxmox VE containers and VMs (one being OPNsense firewall router), and physical network components such as UniFi switches...
  8. D

    [SOLVED] Netzwerkproblem: Kein Internetzugriff auf LXC

    Hallo zusammen, auf meinem Proxmox System laufen mehrere Ubuntu-Container (LXC). Die Container sind über vmbr0 mit dem Heimnetz und dem Router verbunden. Darüber wird der Internetzugang bereitgestellt. Ich habe ein zweites Netzwerk auf Proxmox angelegt, vmbr1, das nur dazu dienen soll, die...
  9. A

    One nic to multiple bridges

    Hi all, I am trying to configure my proxmox server network so that I can split VM and CT. Unfortunately with poor results. This is my configuration. If anyone can help me out, I would be very grateful. PS: I only have one NIC. Please, can someone help me? auto lo iface lo inet loopback...
  10. J

    SDN Nat-Regeln werden mehrfach angelegt

    Hallo zusammen, ich arbeite mich aktuell mit den verschiedenen Optionen der SDN ein. Dabei ist mir aufgefallen, dass wenn ich SNAT anharke oder generell up und down-Regeln in den Interfaces hinzufüge diese mehrfach angelegt aber nie gelöscht werden. auto default0 iface default0...
  11. S

    Networking, battlefield for new newbie

    Hello there! I was wondering if someone could possibly assist me with a little something. You see, I'm quite new to promox ve and I have this goal of hosting my very own web server and setting it up as a DMZ. Additionally, I have a few other VM's that I need to run on the machine and I would...
  12. B

    ovh scale server network setup

    Hi, I'm completely lost configuring proxmox network interfaces. What I would like to achieve is having a pfsense in front of all the vms. But at the moment I can't even get a single vm (pfsense or ubuntu) to have access to internet. I have been trying to use this configuration :OVH Scale server...
  13. F

    Adding 2.5" SATA SSD via PCIe adapter kills ethernet connection

    I am trying to add a 2.5" SSD to my system using the Accelsior S PCIe adapter card. When I add the card to the system and boot, I can see the disk drive in fdisk as well as format, add/remove partitions etc. But then my ethernet connection is broken: Jan 13 14:26:08 pve-1 networking[887]...
  14. S

    Add vmbr1 bridge, same subnet vmbr0, why could not access internet?

    When I installed Proxmox 8.04, the vmbr0 was created automatically. Now I added a new network card and created a new bridge vmbr1 After applying the config, the /etc/network/interfaces is updated accordingly auto lo iface lo inet loopback iface enp4s0 inet manual iface enp5s0 inet manual...
  15. L

    Bridge - host trunk and access ports

    Hi, I have network bridge consisting of 2 hardware nic's (ports). I would like to set one port as trunk (this works on enp2s0) and the other as access port (for selected vlan on iface enp3s0). Currently both ports/nic work as trunk ports and I can't find solution for above. Traffic reaching this...
  16. K

    sending out vlan conns

    hello im new to proxmox and I have this program running and trying to send multiple connections using vlans. my problem is it only allow me to use 1 vlan connection this means that if I use or add 2 or more vlan ids all vlan connection won't go through.
  17. S

    PVE bridge does not transmit arp reply

    I have the following problem. Two pve's are connected to each other with 10Gbit cards. MYRICOM Inc. Myri-10G Dual-Protocol NIC (rev 01). Each card has two ports, these two ports are located in the same vmbr0 bridge on each host. One of the PVEs has a Debian virtual machine on it, which is...
  18. E

    Make Two different Proxmox Lan's VMs to communicate with each other.

    I currently have two proxmox Metals in Scaleway Cloud. Yesterday I bought my second one but with the first one I didn't have any issue. So my setup in the first one is a pfsense firewall with a WAN and a LAN in 192.168.1.0/24. Now I introduced the second Metal and created another pfsense (I know...
  19. S

    Manual installation on Debian 12

    If Debian 12 has been installed with minimal network boot CD/ISO/USB then it probably does not include bridge-utils which is mandatory component to get vmbr bridges to work. Make sure you install it with apt install bridge-utils first then fix these files /etc/hosts and /etc/network/interfaces...
  20. M

    IS IT POSSIBLE TO MODIFY vmbr0 BRIGED ON eth0 TO wlan0?

    Hey folks and hope you are all doing great, After enormous try and fail attempts; previous post; I have managed to make my 3 Raspberry CM4 boards orchestrating together in a Cluster via Proxmox 7. The issue that I am trying to tackle now, is how to modify the default bridge network (vmbr0)...

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!