[PVE-User] Cluster nodes in different subnets/VLANs
Dietmar Maurer
dietmar at proxmox.com
Fri Dec 11 08:39:27 CET 2009
>
> Here's the configuration, more shortly :
> node 1 :
> vmbr0 -> eth0 -> VLAN 100 -> ip 192.168.100.4, gateway 192.168.100.1
I can't see VLAN 100 in your configuration?
> vmbr1 -> eth0.200 -> VLAN 200 -> no ip
> node 2 :
> vmbr0 -> eth0.100 -> VLAN 100 -> no ip
> vmbr1 -> eth0 -> VLAN 200 -> ip 192.168.200.220, gateway 192.168.200.1
Again, where is VLAN 200 in you configuration?
>
> Did I make any mistake ?
Why don’t you simply use something like:
node 1:
vmbr0 -> eth0.100 -> VLAN 100 -> ip 192.168.100.XXX, gateway 192.168.100.1
vmbr1 -> eth0.200 -> VLAN 200 -> no ip
node 2 :
vmbr0 -> eth0.100 -> VLAN 100 -> ip 192.168.100.YYY, gateway 192.168.100.1
vmbr1 -> eth0.200 -> VLAN 200 -> no ip
- Dietmar
More information about the pve-user
mailing list