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
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
Cool! That’s a clveer way of looking at it!
Crteaed the greatest articles, you have.