Hi,
I'm in the process of migrating from ESXi to Proxmox.
My last VM is the most complex; the firewall.
This VM has several network interfaces. I have an OVS defined in the Proxmox host which works really well. The switch only has three items;
I have a VM in a DMZ which has some management software running on my workstation (on the internal network) which communicates with a service running on the VM in the DMZ over a high-numbered port.
I have my firewall VM on the ESXi host where it works without issue. I can manage the software, the OS in the VM can reach the internet and patch, etc.
When I move the firewall VM to my Proxmox host, I get very strange things occurring;
So it seems that IP is routing to the firewall VM, but not out again.
Proxmox has a built in firewall - could it be playing a part in this issue?
Thanks!
I'm in the process of migrating from ESXi to Proxmox.
My last VM is the most complex; the firewall.
This VM has several network interfaces. I have an OVS defined in the Proxmox host which works really well. The switch only has three items;
- The OVS switch itself.
- The physical port on the host.
- An OVS IntPort with the management IP of the host bound to it and the matching VLAN.
I have a VM in a DMZ which has some management software running on my workstation (on the internal network) which communicates with a service running on the VM in the DMZ over a high-numbered port.
I have my firewall VM on the ESXi host where it works without issue. I can manage the software, the OS in the VM can reach the internet and patch, etc.
When I move the firewall VM to my Proxmox host, I get very strange things occurring;
- I can ping the DMZ VM.
- nmap from my internal workstation to the DMZ VM shows the high-numbered port open, as well as the SSH port.
- The DMZ VM has an ARP entry for the firewall VM, and vice versa.
- I can see rules passing traffic as I would expect in the firewall VM's filter log.
- I cannot SSH from my internal workstation to the DMZ VM.
- The management SW from my workstation cannot connect to the service on the DMZ VM.
So it seems that IP is routing to the firewall VM, but not out again.
Proxmox has a built in firewall - could it be playing a part in this issue?
Thanks!