> Hi,
> I need SSH and SSH2 installed on my machine, is it possible?
--
> Hi,
> I need SSH and SSH2 installed on my machine, is it possible?
--
-billy
: Yes, but the standard procedure (I didn'i try on FreeBSD, but on several
: other Unices it works) is to first install 1.x and _then_ 2.x with
: compatibility extensions (they will be automatically enabled when
: ./configure of 2.x detects previous 1.x installation). Then, sshd2
: runs, but if it gets ssh1 connection, spawns sshd1.
: I believe this is what the original poster wants.
Greeting-
A better solution might be to install openssh. It should handle
both ssh1 and ssh2 protocal. See http://www.openssh.org/.
-Brett
Interesting enough though. What is it about OpenSSH that youQuote:>Better? Maybe, in my practice I'm not satisfied with openssh's
>performance and reliability (expect on OpenBSD). That's why I said what
>I said :)
1. ADSL, ssh & X (Was: ssh & X)
Well, I tried it, with no luck. It was not clear (anywhere I looked)
whether these config directives should reside in the local machine or
in the remote machine (I would appreciate clarification on this
point), so I put them in both. In both machines, I have identical
files ~/.ssh/config, with contents:
# beginning of ~/.ssh/config
Host *
Compression yes
ForwardX11 yes
# end of ~/.ssh/config
Then I log on via ssh to the remote machine, and once I'm in, at the
remote machine's prompt I type:
% echo $DISPLAY
%
and get nothing back; i.e. the DISPLAY variable is not set. Of
course, all X-based programs fail at this point, with a "can't open
display" error.
How can I troubleshoot this?
Could the X forwarding failure have anything to do with the fact that
I'm connecting to the remote machine via ADSL? I use Verizon's ADSL
with Roaring Penguin's pppoe software.
Thanks,
Dave
3. What is the most popular ssh or ssh2 and X based ftp client?
4. Had a problem.. weird solution..
5. SSH and SSH2 bypasses login.conf
7. help with configuring ssh server to support both ssh1 and ssh2
8. Using a PC/Solaris combination.
10. help with configuring ssh server to support both ssh1 and ssh2
11. ssh broken with non-ssh machines
12. SSH,SSH1,SSH2