bridge

  1. 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...
  2. 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...
  3. 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 -...
  4. 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...
  5. 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...
  6. E

    vms sharing the same bridge

    How can different vms share a single bridge? Won't they all have the same ip addresses?
  7. 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...
  8. 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...
  9. 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
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. H

    How can I add additional IPs to Proxmox network interface?

    I am confused. Back in proxmox 3 in order to add additional IPs from a different block to my containers, all I had to do was to add the following to the Proxmox network interface: auto vmbr0:1 iface vmbr0:1 inet static address 123.456.789.012 netmask 255.255.255.0 This doesn't...
  20. S

    RESOLVED: Can't get any VMs to communicate on VLANs

    RESOLVED: See last thread as the issue ended up being a switch and firewall config issue, not Proxmox VE. My fault. ------ Original thread below ------ I have kept the trial small. I installed a new VM on the default bridge (vmbr0) and tagged it for vlan 201 (and bridge was vlan aware) I was...