Enable TFTP on VCSA

vCenter

Start TFTP service Allow TFTP port on the VCSA firewall Confirm if the port is allowed on the firewall Make the firewall rules persistent: Export Ip tables rule Create a startup script at path: /etc/init.d/startftp.sh with the below contents: change the permissions of the script set the script to run…

Read More