Search results

  1. ghusson

    Venom vulnerablity

    Hello Dietmar, I just subscribed "Proxmox VE Community Subscription 1 CPU/year" and activated the update service on my server. I have no upgrade proposed in the web interface, neither with apt-get update / upgrade. Maybe you didn't yet pushed the update to the suscribers repository ? Best...
  2. ghusson

    I cant see FTP Server from my Proxmox

    Ok, that was a possibility :) Glad to see you resolved your problem !
  3. ghusson

    pve-firewall and ulogd2

    => Seems impossible, since pve-firewall uses special comments and logging marks.
  4. ghusson

    I cant see FTP Server from my Proxmox

    If you cannot ping outside PVE, verify your DNS and default gateway setting. By default PVE firewall is not enabled, so firstly, verify your network configuration.
  5. ghusson

    I cant see FTP Server from my Proxmox

    Hello, Do you use a firewall on your PVE host ? If yes, is outgoing FTP allowed, and is the ftp NAT module loaded in kernel ? BR, Gautier.
  6. ghusson

    pve-firewall and ulogd2

    Hello, After the pve-firewall bug discovered and reported here : https://bugzilla.proxmox.com/show_bug.cgi?id=602 I installed shorewall as I usually do on my servers (atp-get install shorewall ulogd). But ulogd and pve-firewall are mutually exclusive in apt packet manager. So when we try to...