[distcc] Re: distcc over ssh on different ports

Ben Elliston bje at wasabisystems.com
Thu Nov 20 09:35:05 GMT 2003


AthlonRob <AthlonRob at axpr.net> writes:

> I thought the only way to set anything non-standard with SSH and
> distcc was with the ~/.ssh/config file... I would guess the option
> name is probably port, if it exists...

Yes:

     Port    Specifies the port number to connect on the remote host.  Default
             is 22.

You'll need to give your second host a synthetic name in .ssh/config
and then refer to the host by that name within distcc's configuration.

Ben




More information about the distcc mailing list