• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Restrict Interfaces on ZFS Server

TechTrend

n00b
Joined
Aug 29, 2011
Messages
15
I use a VM with OpenIndiana/ illumos and napp-it as a virtual SAN. It is configured with 3 virtual gigabit interfaces, one connected to a public LAN and two to a private iSCSI LAN. How can I restrict the NFS and Comstar iSCSI services to only handle requests on the two private interfaces? Currently an iSCSI adapter scan from ESXi shows the IPs of all 3 interfaces. The iSCSI target portal group only has the two private interfaces selected.

Thanks.
 
Unless I'm misunderstanding what you're trying to accomplish, wouldn't the simplest solution be to simply run you NFS / ISCSI data in a separate IP range and/or VLAN ID?

That's a pretty standard best practice approach ...
 
Back
Top