Hi Dam,
both, putty and ssh, uses no RSAAuthentication and both use ssh2
protocol.
I have connected from one local mashine to another local mashine
(server) with ssh and putty and had a look at the servers
/var/log/messages. Both entries are identical.
If I connect to the remote mashine with ssh, I'm prompted for my
password. If I input the wrong password, I get an error message
"Permission denied: please try again." That looks for me, that I've a
connect to the remote mashine and the routing is correct. Do I input
my correct password, I get no responce and I have to kill the process
with "kill -9 #####"
Unfortunately I hvae no access to the remote's /var/log/messages to
compare the lines when I connect with putty and when I try to connect
with ssh. The servers admin is a friend on mine and he will help me
but he has to do his own work.
btw: In the meantime I use putty from my linux box via wine.
Heiko
Damiano Fasoli <(E-Mail Removed)> wrote in message news:<w%vNd.19538$(E-Mail Removed)>.. .
> What type of authentication do you use?
> Perhaps Windows Putty uses a different authentication.
>
> For example if you use RSAAuthentication you'll need your private key.
>
> Best Regards
> Dam
>
> Heiko Heger wrote:
>
> > Hi folks,
> > I have some problems getting connected to a remote maschine (outside
> > my local network) via ssh. The local mashine is a linux box with Suse
> > 9.1 behind a router.
> >
> > The remote sshd prompts me for a password and hangs.
>
>
> >
> > Using XP with putty from the same mashine everything works fine.
> > I dropped my first idea that the router is not well configured, due to
> > the fact that putty works fine. Packets are forwarded.
> >
> > Within my local network I'm able to connect to a second linux box via
> > ssh.
> >
> > Is there the a special command or a parameter within ssh_config to
> > connect to a remote mashine outside my local network?
> >
> > Looking for help.
> >
> > Heiko
|