nework

  1. Z

    Issue with DHCP VMs and LXC after router reboot

    I have a working Proxmox 8.3 server in my homelab - the standard recommended setup. The Proxmox instance has a static IP address and the IP has static lease in my router (OpenWRT 23.05). I use only ethernet connections. I set up few VMs and LXCs configured them to use DHCP and created static...
  2. H

    Network Configuration Advice

    Physical Hardware: 3 nodes with same Hardware 1 -1GB nic 2 - 2.5GB nic 1 - 10GB nic Network hardware: 1 - 8 port 10GBe switch 1 - 24 port 1GBe switch 1 - 8 port 1GBe Switch All LACP LAG capable I am trying to figure out what would be the best configuration for a clustered, HA, and CEPH...
  3. K

    2nd NIC

    my VM's are using Ubuntu 18.04 I'm on ProxMox VE 6.1-5 Dell R610 with 96Gig Ram, 2 Tb of storage I have 2 public IP 98.179.240.a and a 2nd 98.179.240.b server a Dell R610 has 4 NIC's 1st NIC is working fine using a IP 98.179.240.a and nat (WORKS) 2nd NIC IP 98.179.240.b is plugged into my ISP...
  4. C

    [SOLVED] Web Gui shows no network configrations

    Hi, I'm running PVE 6.0-4 on a single PC. After some failed configurations (just tried wlan and a usb2ethernet ) on /etc/network/interfaces, I revert back it to original state (using a backup file) as below. auto lo iface lo inet loopback auto eno1 iface eno1 inet manual auto vmbr0 iface...