I have iSCSI set up on an isolated set of switches in MPIO config. The file server VM uses all 4 ports on the host. 2 for iSCSI MPIO each plugged into a physically isolated switch that only has the NAS connected, and 2 bonded for LAN plugged into the server subnet switch. We have a layer 3 core switch. The firewall is ending up with traffic from all the workstations looking for the file server on the iSCSI subnet via port 445 and drops them. The workstations shouldn't even know those subnets exist let alone try to connect to hosts on them. What did I do wrong in my configuration? The iscsi ethernet ports are configured with IP and mask only, no gateway or DNS. The interfaces are configured to not register with DNS. There are no DNS entries with those IP addresses.
- Server: 10.0.0.x
- Workstation: 10.0.3.x
- iSCSI: 10.0.1.x; 10.0.2.x (physically isolated)