Search results

  1. G

    ftp times out

    Well i have now tested it from like ~10 different hosts/ips/different isp's/setups in trying to reach the guest with ftp, on all i seem to be having the same problem. So this seems to rule out an issue with me as source/setup/single FW problem/etc... as my knowledge of this all has already put...
  2. G

    ftp times out

    The value it returned was 0 with sysctl -n net.netfilter.nf_conntrack_helper So i enabled it with sysctl -w net.netfilter.nf_conntrack_helper=1 retested, still no difference in behaviour
  3. G

    ftp times out

    Since i have upgraded to v5.x (pve-manager/5.1-41/0b958203 (running kernel: 4.13.13-4-pve) it seems i can no longer ftp into a guest. details: - Firewall for the Guest system allows FTP (macro) - Host has module nf_conntrack_ftp loaded -> nf_conntrack_ftp 20480 0 - Live 0xffffffffc0395000...
  4. G

    Proxmox management behind reverse Proxy

    Thanks for your reply , i'll have to investigate further, but this means fiddling in code .. and looking at upgrades and stuff that wouldnt be the wisest thing, so i'll have to start looking for structure and how-to's on this first ... ..and i'm no the best at programming/creating this kind of...
  5. G

    Proxmox management behind reverse Proxy

    As the separate threads were a bit unclear to me i'm just posting this here ( even tho its not mostly a proxmox config/install issue) My setup is as following : - a microfocus (formerly NetIQ/ Novell) Access Manager reverse proxy with authorisation and authentication capabillities. The idea...