Search results

  1. P

    VM to VM gigabit communication limits

    When you communicate between two VMs that are on the same network bridge does the traffic make it down to the physical layer? (Is the VM to VM network limited to the speed of the bridge its tied to?)
  2. P

    WebGUI for firewall - need some help

    I was editing the firewall at the node level and had the equivelant rules in place on the adjacent nodes- where 10.0.0.1 was set to accept from 10.0.0.2 and 10.0.0.3 10.0.0.2 was set to accept from 10.0.0.1 and 10.0.0.3 10.0.0.3 was set to accept from 10.0.0.1 and 10.0.0.2 I also tried just...
  3. P

    WebGUI for firewall - need some help

    the only thing I was able to get to work were pings by using the macro and setting both in and out rules on all nodes. I tried setting ACCEPT rules (in and out) by interface (only) and the service of interest (in this test it was glusterfs) was unable to communicate. I also tried setting rules...
  4. P

    WebGUI for firewall - need some help

    I'm looking to implement a firewall in a cluster of 3 nodes and found myself confused with the WebGUI and have skimmed the documentation here: https://pve.proxmox.com/pve-docs/chapter-pve-firewall.html each of my nodes have 3 NICs and I plan to seperate the networks over nics: - nic1 web...
  5. P

    Proxmox VE 6 - Removing cluster configuration

    I thought I had it but then I accidentally chose the wrong NIC trying to rejoin to cluster and now I cant even log in... ‍♂️ loading the ISO onto a new flashdrive now... thanks
  6. P

    Proxmox VE 6 - Removing cluster configuration

    This is a few years old at this point and if this counts as thread jacking let me know and I'll delete and start a new thread... it's just the same exact issue and I must have screwed up the fix somehow.... I had a cluster with three nodes that were put in a cluster before their IPs had to be...
  7. P

    New to PVE/Debian - possible to get color over ssh?

    I am new to PVE and Debian, coming from an environment that mostly VMware and Ubuntu. One of my first steps bringing up new systems is adding the support in ssh for colorized prompts and cmd outputs which I can't seem to get working with the same tricks (editing .bashrc and/or the ssh conf file...