Hi, I currently have an application that issues a NETSTAT BLOCK command for a specific IP address to block requests from an external client to the VM stack.
I want to implement this on a VSWITCH level. For example, I want to be able to block an IP address from accessing any guest (in my case linux guests) connected to the VSWITCH. I am pretty sure this can't be done at the vswitch level but thought I ask if anyone has done something similar. I know I can block at the guest level but wanted to block all guests at the switch level. Thanks in advance. Aria.
