Heya --
Quoth Marisa:
> Alternatively, i think you can put something like:
>
> Host *
> UsePrivilegedPort No
>
> in the config file in your .ssh directory. I could be way off-base,
> it's still pretty early for me.
I believe that that will cause ssh to use a non-priviliged port
(the -P op
Alternatively, i think you can put something like:
Host *
UsePrivilegedPort No
in the config file in your .ssh directory. I could be way off-base,
it's still pretty early for me.
Marisa
On Fri, Apr 27, 2001 at 10:30:55AM -0700, damask0 sed:
> Heya --
>
> Recently, my husband and I experi
Heya --
Recently, my husband and I experienced problems trying to scp from
behind our home firewall to our server (hosted elsewhere). We
discovered our firewall was denying the return packets (they were
coming in on a privileged port). My husband slightly modified the scp
code to allow the