Is it possible to restrict NAS protocol access to specific interfaces?  Something akin to:
 
options iscsi.options.access if!=e0b
 
This prevents iSCSI access on interface e0b.  I would like to do something similar for CIFS and NFS.