Search results

  1. D

    VM's HTTPS requests are redirected to the proxmox web interface

    Edit: I can Acess webservers running on the proxmox host from outside. (on port 80 and 443) Edit2: And I can access the Proxmox GUI on port 8006 and 443 from outside. I also tried this config: auto lo iface lo inet loopback auto enp35s0 iface enp35s0 inet static address...
  2. D

    VM's HTTPS requests are redirected to the proxmox web interface

    Hello, First of all, this is my setup: I have a server at Hetzner with 2 public IP addresses. One for Proxmox and one for the OPNSense. My /etc/network/interfaces looks like this: # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what #...