Search results

  1. P

    BGP-EVPN, VxLAN and FRR troubles

    Hello all, Im trying SDN technology preview on PVE 8.4. I ran into a problem like many others before me. BGP-EVPN + VxLAN. It is working if you have all PVE nodes in one local network (one VLAN) only. If you put some nodes in different networks, it breaks. The core of problem is the FRR can't...
  2. P

    How to redefine "local_network" by enumeration?

    Hello all, is it possible to redefine "local_network" by enumeration with several IP addresses? I have 3 fresh installed standalone nodes in 3 different datacenters. Each node has its own public IPv6 address. IPset "management" is set on all nodes, firewall is enables with default action DENY...
  3. P

    Ceph network vs node network

    Hi, I like to install ceph on 3 proxmox nodes with 2 network cards each (NIC1, NIC2). After reading wiki and some howtos, i didnt understud one detail. Proxmox nodes uses device NIC1 with network address 192.168.0.0/24 Can I set two cephs networks as "public_network=192.168.0.0/24" on NIC1...
  4. P

    ACME DNS doc is misleading

    Hello, I like to express my humble opinion. As many other people reported it before, the sentence: "For those you will see a bigger text area, simply copy all the credentials KEY=VALUE pairs in there." leads to "simple copy" and it is wrong. Problem is the quotes and double quotes that must...