Default ports for SSH/RSH wrong way around in configure.
Status: Beta
Brought to you by:
mtp22
Helo and thanks for dsh 2.0.1,
The default ports for SSH/RSH are the wrong way around in configure.
dsh-2.0.1/configure
407c407
< qq(|| "514";\n);
---
> qq(|| "22";\n);
411c411
< qq(|| "22";\n);
---
> qq(|| "514";\n);
Cheers,
Peter (Stig) Edwards
(no email address supplied)