Hi all, Dax discovered an issue with portals bound to 0.0.0.0 (INADDR_ANY), and we've been working together to address it. When a portal is bound to INADDR_ANY, we return 0.0.0.0 for TargetAddress in the response to iscsi SendTargets cmd. Should we instead be returning the IP that the request came in on, or perhaps emit TargetAddress for each active interface? Thanks -- Regards -- Andy PS I was initially tempted to just not return TargetAddress (it's optional) since we don't support redir, but it's needed for MC/S as well.. PPS any tips on how to get the needed info from the struct iscsi_cmd passed to iscsit_build_sendtargets_response? -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html