Hi Gilles, > On 28 Aug 2015, at 2:55 , Gilles Gouaillardet <gil...@rist.or.jp> wrote: > what about : > - if only one interface is specified (e.g. *_if_include eth0), then bind to > that interface > - otherwise, bind to all interfaces
I agree, with the notion that you don't really bind to interfaces, but to addresses. > Mark, would that solve your issue ? This probably would have solved my issue too, but as you might have seen my issue is solved already by Ralph, by not listening/binding in the first place for orte-submit. Mark