Search results

  1. B

    proxmox exim /usr/bin/pvemailforward

    Hello. I see strange mailings in the exim log. tail -n 10 /var/log/exim4/mainlog 2021-12-24 17:21:53 Start queue run: pid=982221 2021-12-24 17:21:53 1n0b9V-0039wU-Jg == |/usr/bin/pvemailforward <root@my.dom.com> R=userforward T=address_pipe defer (-52): Retry time not yet reached 2021-12-24...
  2. B

    proxmox v7.1 disable ipv6

    Hello. How to disable ipv6 in proxmox v7.1? On the proxmox server itself, ipv6 is completely disabled. net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 But when creating a VPS, I see the IPV6 address in the settings of the VPS...