Hi Guys,
I've funny issue which I think might be easy to solve, but I haven't found a solution yet.
My Proxmox server has 2 NICs. One goes in NET1 and second in NET2.
Reason is that some VMs shall have Network in INET2 and others in NET2.
Let's say NET1 is 192.168.0.0 network and NET2 is 192.168.10.0.
Proxmox has address vmbr0 192.168.10.10 and vmbr1 192.168.0.10.
Everything is setup and is actually working... BUT:
OpenVZ VMs on NET2 is not accessible from NET1. From other subnets or from outside/WAN everything works well.
(I have not checked accessibility from NET2 to NET1 yet)
If I from a machine on NET1 (192.168.0.0) try to traceroute an OpenVZ VM on NET2 (fx 192.168.10.20) I get:
192.168.0.1 (firewall)
192.168.0.10 (Proxmox.. but on NET1!)
192.168.10.20
NET1 to NET1 and NET2 to NET2 Works fine! And note that I explicit write OpenVZ... with KVM VMs there are no issues.. So must be routing/NAT issue with venet?
Any clues?
I've funny issue which I think might be easy to solve, but I haven't found a solution yet.
My Proxmox server has 2 NICs. One goes in NET1 and second in NET2.
Reason is that some VMs shall have Network in INET2 and others in NET2.
Let's say NET1 is 192.168.0.0 network and NET2 is 192.168.10.0.
Proxmox has address vmbr0 192.168.10.10 and vmbr1 192.168.0.10.
Everything is setup and is actually working... BUT:
OpenVZ VMs on NET2 is not accessible from NET1. From other subnets or from outside/WAN everything works well.
(I have not checked accessibility from NET2 to NET1 yet)
If I from a machine on NET1 (192.168.0.0) try to traceroute an OpenVZ VM on NET2 (fx 192.168.10.20) I get:
192.168.0.1 (firewall)
192.168.0.10 (Proxmox.. but on NET1!)
192.168.10.20
NET1 to NET1 and NET2 to NET2 Works fine! And note that I explicit write OpenVZ... with KVM VMs there are no issues.. So must be routing/NAT issue with venet?
Any clues?