Thanks @Bass
i had the same problem from 2 server on 5 using the same PBS
change IP instead of dns fix the problem
FYI: both are running PVE 8.1.4 on PBS 3.0-2
can be fixed by a shell script
once a week
(in my case, i using iptables)
iptables -t nat -D PREROUTING -i vmbr0 -p tcp -m tcp --dport 80 -j DNAT --to-destination your_reverse_proxy_IP:80
service pve-daily-update restart # (force renew the certificate)
sleep 10 # (can be less, but must be...
Hi ALL,
i've found on an old debian Lenny and Hack attempt to *:8006
the binary scan a lot of network range specialy on port 8006
duno if a backhole was found for some proxmox version,
but this specific port let me thinking about attempt to proxmox hack
Sorry for my English :-(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.