Different IPs for web & cluster

NStorm

Active Member
Dec 23, 2011
64
2
28
Russia, Rostov-na-Donu
Hello.

I'm running a 2-node cluster config with the latest PVE. Basic configuration uses eth0 as default iface for everything.
I have another NIC (eth1) on different subnetwork (and physically different network) on both nodes. I want both nodes to be accessible via web&ssh on eth0 IP, but internal communication (cluster, VM/CT migration, etc) goes on (faster) eth1 IP subnetwork.
If I change /etc/hosts and /etc/pve/cluster.conf to new IPs on eth1 will it work? Will I still be able to connect to the web interface via eth0?