bridge

  1. 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...
  2. A

    Network configuration with Proxmox on Hetzner dedicated Server

    Hi, I have installed Proxmox on a Hetzner dedicated Server. Basically I want run multiple web servers in Linux Containers (LXC). Right now all the continuers are Ubuntu 19.04 Containers. In sum I have three public IPs. IP1: 88.198.38.xxx (root IP) IP2: 88.198.165.1xx (additional IP1) IP3...
  3. B

    Not pingable with Intel E1000

    Hello guys, I am currently trying to setup a simple bridge between 2 VMs with windows. I created the following bridge: And then assigned network card to the VM with that bridge on the hardware. I have been trying to ping between my VMs with the model intel E1000, and it has been no possible...
  4. L

    [SOLVED] pfSense in a VM with HA

    I'm trying to figure out how I could install a pfSense VM and make it HA. I have a ceph cluster of 4 nodes (but there will be nodes added regularly), so I can give each node a public IP address on one of it's ethernet ports. Creating a bridge and adding that to the pfSense VM will give me a...
  5. C

    [SOLVED] Seting up second NIC / Bridge

    Hi all, I am new to Proxmox /coming from Vsphere/ and want to setup 2 separate Bridges on two physical NICs. First NIC /10G Mellanox/ - vmbr0 - local LAN VMs /bridge IP 192.168.4.200/ - working fine, have 4 VMs with local IPs + its management network Second NIC /onboard 1G Realtek/ - vmbr1 -...
  6. L

    Routing all Traffic to Bridge/VM

    Hey there, I'm new to Proxmox and bridging in Linux. The thing I try: (IP Config over here) WWW <----> Public IP <-----> NIC <-----> vmbr0 <-------> Proxyserver <--------> vmbr1 <-----> VM's and Proxmox...
  7. A

    Add additional bridge to VM in web gui

    Hi, I'm new in Proxmox, I added a new bridge in my server and add a NIC to it, but I can't add this new bridge to my guest VM. I need a VM with two NIC as a firewall. You can find server network configuration as below: 1- #brctl Show bridge name bridge id STP enabled interfaces...
  8. E

    vms sharing the same bridge

    How can different vms share a single bridge? Won't they all have the same ip addresses?
  9. R

    Hetzner Proxmox routed configuration halfway working

    Hello, i recently bought (or rent) myself my first Hetzner Root Server. I did install Proxmox on it and configured two bridges vmbr0 and vmbr1. With vmbr0 i want to route my second public ip address to my first virtualized host. I have searched the whole internet now and could not find a...
  10. C

    Is bridged gateway reachable from failover ip?

    Hi, I setup failover ip for one of my vps. I added route to main bridge (vmbr0). I have only this one device. Then I setup static ip in vps. IP was working fine, but my main(dedicated server) IP was banned at cludflare for one of websites. Then if I use different failover IP, they are banned...
  11. P

    PfSense VM: virtual Network to other VMS

    Hey, I have a PfSense VM running. Can I connect my other vms through a virtual network with PfSense, so that the traffic from all vms runs throught PfSense. Thanks. Paul
  12. Z

    WAN aliases vs bridge

    Hi guys, I'm new to the project. Can you advice how to setup WAN aliasing or bridge pls. From what I have read already this can be platform depending. I'm with OVH. How I can make aliasing and bridging of my proxmox with additional IPs to my server. Is there any guidance on it? Where to deal...
  13. 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...
  14. S

    [SOLVED] Network problem to external switch

    hey there, i have some problem with the new version PVE 5.4, after installing pve to server and giving an IP, i can't ping gateway, can't ping outside and inside.. it only happen when i connect it from server(port1, vmbr0) to switch(non managed, no vlan), although no ip conflict~ if i connect...
  15. N

    Hetzner Proxmox pfSense

    Hi dear Proxmox users. I have rented a server at Hetzner and have an idea that it should be used for different applications, including web server, file server, web server and a server that runs Ubuntu. Therefore, I have installed Proxmox, as operating system to control VMs. Initially, my...
  16. M

    Move from 1G to 10G

    I just dropped a new (to me) Mellanox 10GbE card into my box to replace the existing 1G. Is there an easy way to swap the networking over? I think I know how to do it from the command line - I've been using Debian long enough to just change the networking ports in the bridge interface, but I'm...
  17. D

    Single NIC + Mikrotik VM (CHR) + VMs routing help :(

    Hi all! me again. I've been working for around 1 week trying to use Proxmox over ESXi but this is giving me way too many headaches. Still, I think this time the issue is not Proxmox, but my lack of networking knowledge. Anyways, this is what I'd like to archieve: Basically, my server...
  18. O

    [SOLVED] Is there an equivalent of HyperV's internal switch?

    Hello! My apologies if this has been asked and answered; I have had a bit of a search but couldn't find a solution my sleep deprived brain could handle. Basically: I need to create a link between two VMs on the same host - nic in guest a connected to a virtual switch, nic in guest b also...
  19. S

    Bridge Konfigurieren

    Guten Tag liebe Community Ich habe eine Anliegen was ich selbst mit 5 Stunden Googeln und mehreren Tests nicht selbst Erlediegen Konnte. Vorgeschichte: Ich und ein Kollege haben uns vor 2 Tagen einen Server bei Webtropia Gemietet einen Dedicated Server mit Folgendem OS Debian9=Proxmox weil...
  20. A

    ARP problems on a bridge

    Hello all, this is my first post and I really hope you can help me with a (at least for me) very weird problem. I set up a cluster of 3 HPE servers where vmbr0 is the internal network and vmbr2 is the DMZ. The VLAN config is done on a Cisco ASA 5516. So no VLAN config on the cluster itself...