Hello flames!
I tried your configuration, but with pfSense I have same problem... Ping perfect but TCP connections sometimes KO
auto lo
iface lo inet loopback
iface lo inet6 loopback
allow-vmbr0 enp4s0
iface enp4s0 inet manual
ovs_type OVSPort
ovs_bridge vmbr0
allow-ovs...
Thanks flames!
Just one more question, I only have one additional IP that I should assign to the VM firewall (pfSense).
pfSense should therefore have two IPs: the additional public IP and another LAN.
Hosr is configured as you told me:
auto lo
iface lo inet loopback
iface lo inet6 loopback...
Hello everybody,
I have a dedicated on Hetzner on which I have installed Proxmox.
The problem I have is that with both Bridge and Routed configuration, I only have ping which works 100% while TCP connections only work sometimes (3/10 or so).
Configuration:
Host with Debian 10 and Proxmox...