With the vulnerability in VestaCP, a DDOS attack can be made on other servers via your server. Changing the panel port input will help to solve this problem.
After logging in to the server via SSH, we update the panel.
v-update-sys-vesta-all
Then we use the following command and the process is completed.
sed -i 's/8083;/25035;/' /usr/local/vesta/nginx/conf/nginx.conf v-add-firewall-rule ACCEPT 0.0.0.0/0 25035 TCPservice vesta restart
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket