Search results

  1. B

    Proxmox on Dedicated Hetzner, on the VM with pfSense ping works but TCP only works sometimes

    I ordered a new dedicated in Hetzner (in another DC) and now with it, all works. It's a Hetzner issue. Thanks to flames for the help!
  2. B

    Proxmox on Dedicated Hetzner, on the VM with pfSense ping works but TCP only works sometimes

    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...
  3. B

    Proxmox on Dedicated Hetzner, on the VM with pfSense ping works but TCP only works sometimes

    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...
  4. B

    Proxmox on Dedicated Hetzner, on the VM with pfSense ping works but TCP only works sometimes

    I tried with Linux (Ubuntu 20.04) as VM and Ping and TCP (curl) works at 100%. Consequently the problem is on pfSense. Anyone know more?
  5. B

    Proxmox on Dedicated Hetzner, on the VM with pfSense ping works but TCP only works sometimes

    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...