Search results

  1. G

    [SOLVED] Cluster Node with wrong IP

    Solved! The problem was the host name. It's a testing environment nested on Proxmox; I've cloned the VMs, so they had the same name! Thank you very much Oguz!
  2. G

    [SOLVED] Cluster Node with wrong IP

    Hi All, I'm not able to create a cluster with Proxmox 6.2-12. I've the first node running: root@pve-AI-1:~# pvecm status Cluster information ------------------- Name: test01 Config Version: 1 Transport: knet Secure auth: on Quorum information ------------------ Date...
  3. G

    Network issues with nested Proxmox

    Hi All, I'm experiencing a strange issue with Proxmox 6.2-4 installed as a guest on Proxmox 6.1-8. On the same Proxmox host (6.1-8) there is a pfSense with the public IP. The two Proxmox are on the LAN of pfSense. I reach without problems the Proxmox host (6.1-8) configuring NAT on pfSense...
  4. G

    Proxmox as ESXI guest

    Thanks for answering! I've tried with Ubuntu 20.04 and 18.04, configured with NIC connected to all VMBR, in DHCP (but it doesn't acquire IP) and static (I've different LANs on each VMBR with DHCP server). The host reaches Internet and his LAN (192.68.3.0). Ubuntu guest can ping Proxmox...
  5. G

    Proxmox as ESXI guest

    Hi All, I've a trouble with Proxmox installed on ESXI. I was able to run Proxmox (6.2.1) as ESXI guest. But on any Proxmox guest the network doesn't work. I've set VMBR bridge: guests can ping to Proxmox IP but not to others IPs (external to Proxmox). Any hints? Is it a problem due to nesting...
  6. G

    Network crashes after 20 minutes

    Hi All, I've a Proxmox 6.1.2 system with pfSense and Openmediavault guests (all with VirtIO driver), I discovered an annoying issue on network that after about 20 minutes of constant load (downloading or uploading) crashes for some seconds. The connection goes down and then goes up and nothing...
  7. G

    Bridge + NAT not working

    Solved! The ' were wrong due to copy&paste!
  8. G

    Bridge + NAT not working

    Hi Stoiko, thanks, I've corrected, but I've checked and IP forward is enabled (in fact I can ping the public IP of the host). Still it doesn't work!
  9. G

    Bridge + NAT not working

    Hi Stoiko, thanks, I've corrected, but I've checked and IP forward is enabled (in fact I can ping the public IP of the host).
  10. G

    Bridge + NAT not working

    Hi All, I've set bridge + NAT on my Debian server with Proxmox 6.1.2 (Proxmox installed manually over Debian). This is my interfaces file: auto lo iface lo inet loopback auto eth0 iface eth0 inet manual auto vmbr0 iface vmbr0 inet static address 62.75.216.143 netmask 24 gateway...
  11. G

    Developer Workstations

    Hi All, I wish to install Proxmox as a workstation, with Mint Mate desktop. I followed this (https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11), but it's not clear for me if I have to install Proxmox with a standard installation...