Re: confuse with ssh forwarding
From: smn (smn@nospam.org)Date: 03/27/02
- Next message: Piotr Wolak: "Re: sftp + ls not working properly"
- Previous message: Timo Felbinger: "Re: OpenSSH: which public keys are required/recommended?"
- In reply to: Sam Wun: "confuse with ssh forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "smn" <smn@nospam.org> Date: Wed, 27 Mar 2002 18:30:57 GMT
"Sam Wun" <s.wun@thales-is.com.hk> wrote in message
news:a7sn94$7dk1@imsp212.netvigator.com...
> Hi,
>
> The following ssh forwarding confuse me:
>
> # ssh -C -L 119:news.ox.ac.uk:119 username@sable.ox.ac.uk
>
> the above commandline will let me login to the sable host in the
username
> account. How would I know the forwarding is working? and how come I
login to
> the username account in sable host if I only want to do forwarding?
>
> Thanks
> Sam
try netstat -an | grep 119 to see if any connections are established.
- scott
- Next message: Piotr Wolak: "Re: sftp + ls not working properly"
- Previous message: Timo Felbinger: "Re: OpenSSH: which public keys are required/recommended?"
- In reply to: Sam Wun: "confuse with ssh forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|