How to config 2Network on VE each node

chaiyuttochai

Member
Apr 13, 2017
21
0
6
39
Thailand
tomato-ideas.com
Hi, Am newbie to proxmox, I have some Question about network.

If i want to config PublishLan(WAN-IP) & PrivateLan(Local)
How it can do this ?
I want to using PrivateLan as Major for cluster VE but using PublishLan for VM or CT
Can any one guide me please?

Current i have 2 node of server
Each server has eth0 and eth1
eth0 --> 123.123.123.xxx/24 (Publish to WAN IP from IDC [ IP rang 001-100 ])
eth1 --> 10.0.0.xxx/24 (local network)
which i already config both node network as the list below
Node1 --> eth0=123.123.123.001 eth1=10.0.0.50
Node2 --> eth0=123.123.123.002 eth1=10.0.0.51
 
to use your internal LAN for cluster communication: use the private IP (10.0.*) adress of each node when adding a cluster member
to use public internet addresses for your VM or CT: when adding a network interface for a VM or CT make it sure it is added to a bridge which is connected to the outside world (vmbr0 by default)