Am 16.04.2011 um 13:59 schrieb Dave Love:

> On Sat, 16 Apr 2011, 01:07:47 BST, Casimir Wierzynski <[email protected]> 
> wrote:
> 
>> It turns out that we can, in principle, run without software firewalls
>> on these machines since they are behind another one, but out of
>> curiosity: is there a more elegant way to deal with this?
> 
> I can't remember what ports the builtin method uses,
> and we should document that. If it does the same as
> the old rsh-based one, you'd either need application-level
> firewalling or to set up ssh. See
> http://arc.liv.ac.uk/SGE/htmlman/htmlman5/remote_startup.html
> (and say if it needs amending other than for
> the port information).

AFAIK is always a random one used - being it `ssh`, `rsh` or -builtin-. It's 
started per `qrsh -inherit ...` to listen only on this one. But MPI needs 
random ports being open too. At least for Open MPI you can limit it to a range 
of ports.

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to