How to check NSX firewall in ESXi
book
Article ID: 312444
calendar_today
Updated On:
Products
VMware vSphere ESXi
VMware vDefend Firewall
Issue/Introduction
The KB is to show how to check NSX firewall in ESXi
Resolution
- use command to find firewall point per vm
summarize-dvfilter
- use command to see firewall rule details
vsipioctl getrules -f nic-<id>-ethX-vmware-sfw.2
- use command to check inventory group
vsipioctl getaddrsets -f nic-<id>-ethX-vmware-sfw.2
- use command to check firewall hit status
vsipioctl getrules -f nic-<id>-ethX-vmware-sfw.2
Feedback
thumb_up
Yes
thumb_down
No