network configuration

  1. S

    [SOLVED] LACP net configuration for VM network

    Hello everyone, I currently have a failover bond configured for the management interface of my Proxmox instance. Now I am trying to create an LACP interface for the VM network but am having some issues when doing so. Any time I try to configure LACP, I lose connection to the management...
  2. S

    [SOLVED] Configure fail-over for management interface

    Hello everyone, I am trying to configure a failover for the management interface and was wondering if someone could help me out. Below is how my configuration is now... auto lo iface lo inet loopback auto eno1 # this interface is the mangement interface for Promox web GUI iface eno1...
  3. F

    Vm from node1 cannot ping node 2

    hello i have a 2 node pve cluster and I have sdn setup as simple but I want my VM from node 1 to be able to reach the VM in node 2 I have tried with vxlan its able to ping but its not able to reach outside (ping the internet).
  4. D

    Ubuntu VM - no network on first boot when using OVMF

    I'm spawning an ubuntu vm from the template built from newest 24.04 image here, configs at the end of the post: https://cloud-images.ubuntu.com/noble/currentnobleserver-cloudimg-amd64.img On first boot of the vm it get's stuck for a minute or two at 2.087525 s with CPU usage practically zero...
  5. G

    Machine in Proxmox Cannot ping gateway | Proxmox in VM VirtualBox

    I'm sorry to ask this.. I have tried to find a solution from the forum and proxmox wiki, but to no avail.. [Problem] on the proxmox installed in the oracle vm virtualbox I provide a host-only network configuration for the private lab. on the proxmox I installed an ubuntu-server.22.04 vm, the vm...
  6. C

    Network unreachable

    Hi I'm new to Proxmox and try to create VM which is ubuntu 24.04. The problem is it can not connect network bridge (vmbr0). This is proxmox's interfaces auto lo iface lo inet loopback iface eno1 inet manual iface eno3 inet manual iface eno4 inet manual iface eno2 inet manual auto vmbr0...
  7. F

    3 node cluster (1Gbit/s NICs for LAN and WAN)

    Hey everyone, after reading a lot and coming to the conclusion... Running a 2 node cluster productively with replicated storage (sync) is not feasible. I have the possibility to build a hardware setup with 3 nodes as follows, whereby these are really the *maximum* possible hardware capacities...
  8. J

    Help! No network connectivity after about 2 minutes.

    I updated to Proxmox VE 8.2.4 earlier today. I also enabled firewall, which caused access (ssh) to the cluster to go offline. Granted, I was connecting via a VPN server that was running on the cluster. (I'm not sure exactly what the firewall did, I turned it on without any configuration). After...
  9. D

    Help needed for switch traffic mirroring to Proxmox VM

    Hi, i have configured mirroring on a ubiquiti switch to mirror traffic towards the Proxmox server. I can see the traffic from the proxmox cli and now my main goal is to send this traffic towards a dedicated ubuntu vm on which i have installed suricata for network analysis, but i can't find...
  10. B

    Configure 3 Proxmox Hosts by directly connecting the Hosts

    Hello All, I am looking for some guidance on the Proxmox environment. My goal is to limit failures outside of the cluster while still allowing other devices on the network to talk to the hosts with HA. I am not worried about the configuration of the switches in the diagram below. I am more...
  11. H

    Network Issues

    Hello all, #noob. I am having some distinct network issues and not entire sure how to resolve. 2 main issues are: Multiple network devices have same IP on network despite being configured as different in the GUI and /etc/network/interfaces Unsure of relation to above - Unable to get to...
  12. J

    Convert ESXi to Proxmox

    Server - 2x CPU / 768 GB RAM / 6x 1gbe NICs / 2x 10Gbe NIC's Storage - Very High end flash storage Networking - 2x Switches for "server access" (iLO / iDrac + back end server network) -- we will call this management - 2x Switches for "Trunk Network" (VM's live here) -- we will call this VM...
  13. S

    CEPH Cluster network setup to separete traffic

    I am hoping someone can point me in the right direction on how to setup up different networks for the different traffic, including "public" and "cluster". I am new to linux / proxmox, so detailed instructions are appreciated. As of now all 5 servers are running the latest PROXMOX and they are...
  14. H

    I know that I did something wrong and I am pulling my hair out trying to figure out what I did...

    Preface: Please know that before creating this post I did my absolute best to not bother you fine folks with this request, scoured the forums, tried some fixes….then tried all the fixes and I am still at the same spot as I started It should also be noted that I BARELY know what I am doing in...
  15. D

    trying to add proxmox server to local network

    Hi guys, I'm testing proxmox for my work, got it installed and made my first VM. Now I want to get my proxmox server on our local network, on a 10.10.1 subnet in this case. before I just used the standard IP at the setup of proxmox, got it directly connected with a ethernet cable to my laptop...
  16. X

    Connecting VMs to internet with dedicated IPs that came with dedicated server from oneprovider

    Hello beautiful community, I have got 5 dedicated IP's that came with my oneprovider's dedicated server. Have tried almost all the methods that I could find over the internet but I am still not able to achieve the results most recently followed this guide...
  17. D

    Windows Server 2022 not receiving inbound IPv6 traffic

    I have Proxmox setup with a single network card and software bridge. The physical network the host is connected to provides IPv4 via DHCP and IPv6 via SLAAC. I can create VMs with VirtIO NICs and the firewall option disabled, install Linux and everything works (the VM gets IPv4 and IPv6...
  18. I

    ProxMox, Vlan's and ACL Rules

    Background: I am a relative networking novice and what I have learned has been mostly by accident and preceded the advent of useful AI's so is quite cobbled together. I have somehow managed to set up what I believe to be a relatively secure network and am trying to be prudent about how I add...
  19. S

    Unable to get static ipv6 working on LXC

    My ISP has assigned me a block of ipv6: 2001:19c0:1::1c00/120 I'm currently on Proxmox 7.4. After setting up a new Ubuntu 22 LXC, I've added network settings like so: Static IP: 2001:19c0:1::1c03/120 Gateway: 2001:19c0:1::1c01 I've also tried updating the bridge on the node to include an...
  20. S

    Two physical proxmox servers and interconect all vms

    Good evening, I am interested in being able to connect two Proxmox servers to each other and that the VMs of both can be seen no matter where they are. The idea is that they work as if they were connected under the same switch, but the problem is that they are connected P2P. Both nodes are seen...