chrispage1's latest activity

  • C
    I just looked here as its a similar case. I had an obsolete alias preventing the firewall from reloading - https://forum.proxmox.com/threads/problem-with-the-vnet-firewall.157915/ journalctl -u proxmox-firewall -r Shows errors like - Mar 11...
  • C
    Hi, I've got two virtual machines in the same VNET and I can't seem to establish any firewalling between the two. They are on an EVPN/VXLAN setup. I've got a zone with two IP ranges - 192.168.1.0/24 and 10.20.34.0/24 I want to block interaction...
    • 1773226224939.png
    • 1773226426729.png
    • 1773226484495.png
  • C
    Thanks - would be great to see soon! An absolute hack, but may be useful for someone... This can actually be achieved by creating a script that will retrospectively update the path mapping. We can then use systemd to watch for frr changes and...
  • C
    Thanks @shanreich The problem is I want to use EVPN Zones to define the subnets and this is purely for the purposes of transit out. I could weight what BGP is broadcasting but this would have an impact on both zones causing internet traffic to...
  • C
    Hi, I'm trying to configure a Proxmox SDN. We have two sites connected via Layer 2 switching and over that a Layer 3 EVPN I've configured a controller with two peers which are two VyOS routers. One is in site A and one is in site B Ideally...