Archive for April, 2011

command vmware esx open tcp 80

Posted: 22nd April 2011 by Paniti Louhabunjong in Linux How to

vmware esx open tcp outgoing port 80 [root@myway root]# esxcfg-firewall -o 80,tcp,out,httpClient vmware esx close tcp outgoing port 80 [root@myway root]# esxcfg-firewall -c 80,tcp,out,httpClient