Re: How do you know if a tunnel is working?
From: Cylurian (fsromero@hotmail.com)
Date: 12/25/02
- Next message: Cylurian: "Re: sshd or ssh client times out after 2 hours"
- Previous message: Kundan Kumar: "Re: sftp without ssh access"
- In reply to: Richard E. Silverman: "Re: How do you know if a tunnel is working?"
- Next in thread: Richard E. Silverman: "Re: How do you know if a tunnel is working?"
- Reply: Richard E. Silverman: "Re: How do you know if a tunnel is working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: fsromero@hotmail.com (Cylurian) Date: 25 Dec 2002 00:57:01 -0800
Thanks Richard. The man page said:
"Verbose mode. Causes ssh to print debugging messages about its
progress. This is helpful in debugging connection, authentica-
tion, and configuration problems. Multiple -v options increases
the verbosity."
What did you mean by the "..." Did you mean to put an option?
thx for you help.
slade@shore.net (Richard E. Silverman) wrote in message news:<m1l4r93cywz.fsf@syrinx.oankali.net>...
> >>>>> "Cylurian" == Cylurian <fsromero@hotmail.com> writes:
>
> Cylurian> How do you know if a tunnel is really working? Someone said
> Cylurian> do this:
>
> Cylurian> ssh -v ...
>
> "Someone" was me.
>
> Cylurian> What is that suppose to mean?
>
> Exactly what it says: use the "-v" switch in your SSH command. The man
> page will tell you that turns on verbose mode.
>
>
> Cylurian> How do I know if my tunnel is working?
>
> Because the verbose mode will print out relevant, obvious information when
> you connect to a forwarded port.
- Next message: Cylurian: "Re: sshd or ssh client times out after 2 hours"
- Previous message: Kundan Kumar: "Re: sftp without ssh access"
- In reply to: Richard E. Silverman: "Re: How do you know if a tunnel is working?"
- Next in thread: Richard E. Silverman: "Re: How do you know if a tunnel is working?"
- Reply: Richard E. Silverman: "Re: How do you know if a tunnel is working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|