After an ESXi host reboot, the host becomes unresponsive on previously configured network ports, which were modified from the ESXi firewall settings.
Any changes made to the firewall ruleset are not retained after ESXi host reboot.
esxcli network firewall ruleset listExample: esxcli network firewall ruleset listName Enabled----------------------------- -------sshServer truesshClient falsenfsClient falsenfs41Client falsedhcp truedns truesnmp truentpClient trueesxcli network firewall ruleset set --enabled=true -r <rulename>Example: esxcli network firewall ruleset set --enabled=true -r dnsFor more information regarding configuring firwall settings on ESXi host 7.0 and above, please refer article: ESXi Firewall Configuration