我需要解决方案
I am currently having a performance issue with a VM client backup running extreamly slow that is located on a DMZ. For testing purposes and for future rollouts we want to create a Backup network to bypass the firewall to see if that is the issue. We created a second virtual NIC on the VM and gave it an address on the same subnet as the Master. Will I need to alter my host file on the Master to point it to the new NIC and clear the Host Cache with bpclntcmd -clear_host_cache ? Is there a better way to configure a Static route to the new NIC?