Search results

  1. M

    2 nodes with 2 LAN interconnection

    No, I've been waiting for a clean solution. I'll check the link, thank you very much. However, it confuses me a little, that both servers have no problem communicating through the corosync technology since Ive made a cluster out of them. I wonder why I can't somehow take advantage of that and...
  2. M

    2 nodes with 2 LAN interconnection

    Well, those are two dedicated servers that have been given, so since its our problem how we want to configure them. Both nodes are connected to the provider's routers, having different subnets to their external IP addresses though. However, when I tracerouted from one to another, it's clear that...
  3. M

    2 nodes with 2 LAN interconnection

    Thank you for the reply! Well, that looks like something pretty hard for me to execute, so I need to make sure that it will be the right thing. Both physical servers are located and maintained by a hosting provider. We started with one and we used the simplest solution for exposing local...
  4. M

    2 nodes with 2 LAN interconnection

    Good day everybody! I've been using Proxmox for some time and configured 2 PVEs, join them into one cluster. Each one has a LAN for reaching VMs and containers from outside via the most common suggested way: network bridge+masquarade /etc/network/interfaces+iptables nat instructions. One...