Recent content by Remarkable-Guille

  1. R

    Proxmox and Arista NG

    Hi, Unfortunately, I haven't fully solved the issue yet. However, I believe the problem is more related to the OVH HG/Scale network setup with Proxmox, rather than an issue with the Arista Firewall itself. From my experience, Arista seems like a solid firewall solution. Best of luck with your...
  2. R

    Proxmox and Arista NG

    Hello everyone, I'm facing an issue with my Proxmox setup, where I'm using an Arista NG firewall. Here’s the network setup: External and DMZ Network (vmbr0 and vmbr1) Network: 123.456.789.192/27 External IP: 123.456.789.221 Gateway: 123.456.789.222 DMZ is bridged to External and does not...
  3. R

    Forward Emails Blocked

    Your customer shouldn't use customer@gmail.com as the sender in a contact form, they should use a local address, customer@example.com, and you won't have problems. Forwards won't work well since SPF unless you use SRS
  4. R

    [SOLVED] Basic question regarding OVH's failover IPs

    You have to assign a /29 public range or bigger to your vrack
  5. R

    How PBS Live Restore will work in this case

    Hi Guys, Let's say I'm restoring a VM using the Live Restore features (excellent, by the way, and a very clever way to restore) Inside the VM there is a file called important_data.txt In the middle of the live restore, the user doesn't see the file (because it hasn't been restored yet) and...
  6. R

    delivery from quarantine change from address

    I recently started to play with Proxmox Mail Gateway for outbound spam pre-filter before handling it to MailChannels for final delivery and its working fine except for a weird issue: If a mail goes to quarantine and I click on Delivery because it was a false positive, the sender changes to...
  7. R

    [SOLVED] Basic question regarding OVH's failover IPs

    Are your servers located in the same datacenter or country? I guess this won't work for servers in different countries and/or regions (RIPE/ARIN)
  8. R

    [SOLVED] Basic question regarding OVH's failover IPs

    Thank You, I already using vRack but just for the cluster and backups but @spirit suggestion makes sense and worth the try Another way would be calling the OVH APl + Proxmox Hookscripts but I feel this is way beyond my coding skill :( Another mistake I did with OVH was to order IP's in...
  9. R

    [SOLVED] Basic question regarding OVH's failover IPs

    Hi Sorry for the newbie question... If I set a Proxmox Cluster in OVH with each vm using failover IPs it means I can migrate from/to any node without changing the device assigned to the FO IP from OVH management panel? or do i have to update the device in ovh's panel each time i migrate a vm...