Hi Dan,
On Mon, May 01, 2000 at 10:32:41AM -0600, Dan O'Reilly wrote:
> What should this command do, exactly:
>
> ssh sluf -l user -L 110:raptor:110
>
> I am assuming (this is SSH1, by the way), that it should forward any
> connction to sluf port 110 to raptor port 110.
>
> Is that correct?
Yes, but you're missing part of the syntax:
# ssh sluf -l user -L 110:raptor:110 raptor
-Anne
------------------------------------------------------------------------
Anne Carasik, Principal Consultant | Any two consenting adults can rub
SSH Communications Security, Inc. | two primes together to create
Email: [EMAIL PROTECTED] | a public keypair" - R. Thayer
------------------------------------------------------------------------
My opinions are my own. My employer doesn't want them.