Steffen Dettmer wrote:
> I encountered multiple times that debian based containers use fail2ban by
> default with a max attempt value of 5, even for SSH logins using strong
> asymmetric keys.
There is no "debian based container" standard. Talk to whoever
built your container. (Why isn't it you?)
Hi,
I encountered multiple times that debian based containers use fail2ban by
default with a max attempt value of 5, even for SSH logins using strong
asymmetric keys.
(Again I just got locked out for 1h (fortunately a container, so I can
access anyway). Do you know what happened? My SSH key agent
Just to compare, when Red Hat released 9.0 maybe 2 years ago (9.2 is
current until 30 June) they disabled by default many older key-lengths and
algorithms in SSL that were known to be weak. This caused issues for
existing installations. You could either re-enable the weaker methods (easy
but a pain
On 01/06/2024 16:42, Thomas Schmitt wrote:
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1
Debian-5
(I wonder what the string "Debian-5" may mean. The Debian 12 machine has
debug1: Local version string SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u2
So "-5" is not the
Hi,
Jeffrey Walton wrote:
> If I am not mistaken, the problem you are experiencing is due to using
> RSA/SHA-1 on the old machine.
Max Nikulin wrote:
> My reading of /usr/share/doc/openssh-client/NEWS.Debian.gz is that ssh-rsa
> means SHA1 while clients offers SHA256 for the same id_rsa key.
Ind
On 01/06/2024 01:52, Thomas Schmitt wrote:
debug1: Offering public key:/home/.../.ssh/id_rsa RSA SHA256:...
[...]
The Debian 12 ssh client is obviously willing to try ssh-rsa.
My reading of /usr/share/doc/openssh-client/NEWS.Debian.gz is that
ssh-rsa means SHA1 while clients offers
_ed25519.pub to the Debian 8 file
> .ssh/authorized_keys2 . Now ssh to the Debian 8 machine works again.
>
> But i find this error message "no mutual signature algorithm" strange.
> The Debian 12 ssh client is obviously willing to try ssh-rsa.
> The Debian 8 sshd accepted t
Hi,
the following line in ~/.ssh/config did the trick:
PubkeyAcceptedAlgorithms +ssh-rsa
This lets ssh -v report:
debug1: Offering public key: /home/.../.ssh/id_rsa RSA SHA256:...
debug1: Server accepts key: /home/.../.ssh/id_rsa RSA SHA256:...
Authenticated to ... ([...]:22) using "pub
On 31 May 2024 20:52 +0200, from scdbac...@gmx.net (Thomas Schmitt):
> The ssh-rsa key was generated by Debian 10. man ssh-keygen of buster
> says the default of option -b with RSA was 2048.
> (Does anybody know how to analyze a key file in regard to such
> parameters ?)
$ ssh-keygen -l -f $pubkey
i find this error message "no mutual signature algorithm" strange.
The Debian 12 ssh client is obviously willing to try ssh-rsa.
The Debian 8 sshd accepted that key from Debian 11. Why not from 12 ?
In
https://www.openssh.com/releasenotes.html
i find for 9.2 or older only a Requi
On Sat, 12 Jul 2014 12:13:10 -0400 (EDT), Stephen Powell
wrote:
>
> I think you meant to say "susceptible", not "suspectible".
> But otherwise, that's a good point.
>
Oops, sorry.
--
Virgo Pärna
virgo.pa...@mail.ee
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with
On Fri, 11 Jul 2014 08:14:31 -0400 (EDT), Virgo Pärna wrote:
>
> On Thu, 10 Jul 2014 10:24:50 +0100, Darac Marjal
> wrote:
>>
>> PuTTY is *not* based on OpenSSL[1], so it has never been susceptible to
>> the heartbleed bug.
>>
>
> And even if it were based on OpenSSL, it would not have been su
On Thu, 10 Jul 2014 10:24:50 +0100, Darac Marjal
wrote:
>
> PuTTY is *not* based on OpenSSL[1], so it has never been susceptible to
> the heartbleed bug.
>
And even if it were based on OpenSSL, it would not have been suspectible to
heartbleed bug, because ssh protocol was not suspectible to
has never been susceptible to
> the heartbleed bug.
>
> [1] https://the.earth.li/~sgtatham/putty/0.63/htmldoc/AppendixA.html#faq-misc
Darac is right, "Kitty Cat". I also use PuTTY as an SSH client to connect
to Debian systems. This is unrelated to your question, but I thought that
I wo
On Thu, Jul 10, 2014 at 03:19:07AM -0600, Kitty Cat wrote:
>I use PuTTY to connect to my Debian boxes.
>
>I was concerned about whether PuTTY is susceptible to the Heartbleed bug,
>etc. as I noticed that the program has not had any updates in quite some
>time.
>
>[1]http://www
I use PuTTY to connect to my Debian boxes.
I was concerned about whether PuTTY is susceptible to the Heartbleed bug,
etc. as I noticed that the program has not had any updates in quite some
time.
http://www.chiark.greenend.org.uk/~sgtatham/putty/
Is this software still considered to be secure?
Hello Eduardo,
Am 2008-05-13 08:14:01, schrieb Eduardo M KALINOWSKI:
> I don't know about SCP/SFTP, but there is a port of putty for Symbian:
> http://s2putty.sourceforge.net/
Thanks for the link... downloaded!
Now I need a scp/sftp which let me up/download stuff to my Website.
Editing HTML
Michelle Konzack wrote:
> The same problem is with the SSH/SCP/SFTP Clients where SICFTP does not
> support SSL and I need a solution too.
>
I don't know about SCP/SFTP, but there is a port of putty for Symbian:
http://s2putty.sourceforge.net/
--
Law of the Jungle:
He who hesitates i
Hello,
Now I have checked over 20 Websites but all Ogg-Player are not working
on SmartPhone "Nokia 6120 classic" with Symbian S60 third Generation.
I have only found Ogg-Players for the first and second Generation, which
are not compatibel.
Can anyone tell me where I can get a suitable Ogg-Pla
MeneM wrote:
Hi List,
I'm looking for a ssh client that runs on a webserver. Something I can
connect to using a regular web browser and then connect to a ssh server
from that server (Instead of the connection originating from the client)
Trying to circumvent a firewall that only let&
Liam O'Toole wrote:
> On Tue, 02 Jan 2007 23:59:29 +0100
> MeneM <[EMAIL PROTECTED]> wrote:
>
> > Hi List,
> >
> > I'm looking for a ssh client that runs on a webserver. Something
I
> > can connect to using a regular web browser and then connect
On Tue, 02 Jan 2007 23:59:29 +0100
MeneM <[EMAIL PROTECTED]> wrote:
> Hi List,
>
> I'm looking for a ssh client that runs on a webserver. Something I
> can connect to using a regular web browser and then connect to a ssh
> server from that server (Instead of the connect
Hi List,
I'm looking for a ssh client that runs on a webserver. Something I can
connect to using a regular web browser and then connect to a ssh server
from that server (Instead of the connection originating from the client)
Trying to circumvent a firewall that only let's out port
You can install putty, which is only a ssh client.
$apt-get install putty
This is what I get in unstable
Package: putty
Priority: optional
Section: net
Installed-Size: 624
Maintainer: Colin Watson <[EMAIL PROTECTED]>
Architecture: i386
Version: 0.54-2
Depends: libc6 (>= 2.3.2.ds1-4), l
Putty, for example.
Only for the client.
> > $ apt-cache search putty
> > pterm - PuTTY terminal emulator
> > putty - Telnet/SSH client for X
> > putty-tools - command-line tools for SSH, SCP, and SFTP
>
> I agree on the waste of space thing, however:
>
> [EMAIL
- Forwarded message from Andreas Janssen <[EMAIL PROTECTED]> -
Date: Tue, 16 Mar 2004 22:35:43 +0100
User-Agent: KMail/1.6
From: Andreas Janssen <[EMAIL PROTECTED]>
To: Tom <[EMAIL PROTECTED]>
Subject: Re: ssh client and ssh server
Hello
Am Dienstag, 16. März 2004
Hello
Greg Bolshaw (<[EMAIL PROTECTED]>) wrote:
> Lawrence Lee wrote:
>> I want to install ssh on an old laptop that has a small hard drive.
>> My problem is that I think the ssh server is huge, so I just want to
>> install ssh client. I don't just want to disable
Lawrence Lee wrote:
I want to install ssh on an old laptop that has a small hard drive. My
problem is that I think the ssh server is huge.
Me thinks you think wrong.
[EMAIL PROTECTED]:~} ls -l `which sshd`
-rwxr-xr-x1 root root 275288 2004-01-04 15:44 /usr/sbin/sshd
[EMAIL PROTEC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lawrence Lee wrote:
> I want to install ssh on an old laptop that has a small hard drive.
> My problem is that I think the ssh server is huge, so I just want to
> install ssh client. I don't just want to disable the server, but i
>
I want to install ssh on an old laptop that has a small hard drive. My
problem is that I think the ssh server is huge, so I just want to install
ssh client. I don't just want to disable the server, but i don't want it
to install ssh server, to save space. I tried googling, but nothin
On Mar 12 2002, Ines Rieger wrote:
> the buttons and drag an drop felling and so on. My users want to select a
> file in a file browser an copy by ssh to another machine. They do not want
> to use an xterm an a keyboard. They only want to use their mice. (:
Perhaps the package kio-fish wou
begin Ross Burton quotation:
> Have you noticed that Cygwin are shipping rxvt as a package? That makes
> everything far, far saner.
I knew it was there, but I thought it required XFree86/Cygwin. I am
pleasantly surprised to find that it does not, and simply appears in
its own top-level Win32 f
On Tue, Mar 12, 2002 at 15:16:41 +0100, Ines Rieger wrote:
> > > yes, I know that (: . I am searching for a graphical user
> > > interface to run ssh. An equivalent program to PuTTY, TeraTerm
> > > etc but for Unix.
> >
> > What's the difference with running ssh in a xterm?
>
> the buttons and dra
gftp has the option of using SSH & SSH2, haven't tried it.
On Tue, 2002-03-12 at 08:16, Ines Rieger wrote:
> Hi,
>
> > > yes, I know that (: . I am searching for a graphical user interface to run
> > > ssh. An equivalent program to PuTTY, TeraTerm etc but for Unix.
> >
> > What's the difference
On Tue, Mar 12, 2002 at 01:16:45PM +0100, Ines Rieger wrote:
> Hi all,
> is there any graphical ssh-client for Unix?
Testing onwards has secpanel, which I've used a couple of times
and at a guess would do what you're after.
Thanks,
Brett Parker
On Tue, 2002-03-12 at 14:24, Craig Dickson wrote:
> > What's the difference with running ssh in a xterm?
> Not much. Configuration dialog boxes, mostly. I use PuTTY on Win32
> systems, but would drop it if only the cygwin bash window behaved like a
> proper xterm.
Have you noticed that Cygwin are
begin Vincent Lefevre quotation:
> On Tue, Mar 12, 2002 at 13:41:29 +0100, Ines Rieger wrote:
> > > On Tue, 2002-03-12 at 12:16, Ines Rieger wrote:
> > > > is there any graphical ssh-client for Unix?
> > >
> > > Any terminal emulator, from xterm upward
Hi,
> > yes, I know that (: . I am searching for a graphical user interface to run
> > ssh. An equivalent program to PuTTY, TeraTerm etc but for Unix.
>
> What's the difference with running ssh in a xterm?
the buttons and drag an drop felling and so on. My users want to select a
file in a file br
On Tue, Mar 12, 2002 at 13:41:29 +0100, Ines Rieger wrote:
> > On Tue, 2002-03-12 at 12:16, Ines Rieger wrote:
> > > is there any graphical ssh-client for Unix?
> >
> > Any terminal emulator, from xterm upwards, can run ssh.
> >
> yes, I know that (: . I am sear
On Tue, Mar 12, 2002 at 01:16:45PM +0100, Ines Rieger wrote:
> Hi all,
> is there any graphical ssh-client for Unix?
I like mindterm. You can even use it from any Windows machine, it is
a java applett.
-timo
--
gpg key fingerprint = 6832 C8EC D823 4059 0CD1 6FBF 9383 7DBD 109
Hi,
> On Tue, 2002-03-12 at 12:16, Ines Rieger wrote:
> > Hi all,
> > is there any graphical ssh-client for Unix?
>
> Any terminal emulator, from xterm upwards, can run ssh.
>
yes, I know that (: . I am searching for a graphical user interface to run
ssh. An equivalent pr
> Hi all,
> is there any graphical ssh-client for Unix?
>
> THX
> Ines
xterm -e ssh -X
:-)
really, it's hard to me to understand what exactly should do a gui for
ssh.
maybe you need a way to launch gui apps via ssh? if so, you just need
the -X switch.
pietro.
On Tue, 2002-03-12 at 12:16, Ines Rieger wrote:
> Hi all,
> is there any graphical ssh-client for Unix?
Any terminal emulator, from xterm upwards, can run ssh.
Ross
--
Ross Burton mail: [EMAIL PROTECTED]
jabber:
Hi all,
is there any graphical ssh-client for Unix?
THX
Ines
--
Es ist nichts sicher, ausser dass nichts sicher ist, und nicht einmal das.
Florian Kessler <[EMAIL PROTECTED]> writes:
> Hi,
>
> i want to connect to a remote linux server via ssh using nifty-telnet (mac)
> or putty (win32).
> Which terminal emulation is the right? Vt102 doesn´t work for me, because
> all funktion keys, insert, delete and some others aren´t mapped corre
Hi,
i want to connect to a remote linux server via ssh using nifty-telnet (mac)
or putty (win32).
Which terminal emulation is the right? Vt102 doesn´t work for me, because
all funktion keys, insert, delete and some others aren´t mapped correctly.
Any hints?
Florian
er 23, 2000 3:02 PM
Subject: Re: What windows ssh client you use?
> On Sun, Oct 22, 2000 at 02:56:18PM -0700, Chris Baker wrote:
> > Rino Mardo <[EMAIL PROTECTED]> writes:
> >
> > > I'm using PuTTY from windows to ssh to my debian box but I find that
it
> >
On Sun, Oct 22, 2000 at 02:56:18PM -0700, Chris Baker wrote:
> Rino Mardo <[EMAIL PROTECTED]> writes:
>
> > I'm using PuTTY from windows to ssh to my debian box but I find that it
> > disconnects my session after some idle time.
> >
> > Is it a ssh set
Rino Mardo <[EMAIL PROTECTED]> writes:
> I'm using PuTTY from windows to ssh to my debian box but I find that it
> disconnects my session after some idle time.
>
> Is it a ssh setting (coz I can't find it) or it's my ssh client?
I used to use putty, but now
I know its way off topic,
> but has anybody got a keyboard .cnf file they would like to share ??
>
> Derm.
> - Original Message -
> From: "Andy Bastien" <[EMAIL PROTECTED]>
> To:
> Sent: Sunday, October 15, 2000 3:52 PM
> Subject: Re: What windows ssh clie
AIL PROTECTED]>
To:
Sent: Sunday, October 15, 2000 3:52 PM
Subject: Re: What windows ssh client you use?
> There are those who would have you believe that kmself@ix.netcom.com
wrote:
> > On Sun, Oct 15, 2000 at 03:21:37PM +0400, Rino Mardo ([EMAIL PROTECTED])
wrote:
> > > I&
Hi. I've now concluded that my timeout problem was with PuTTY. I'm using
SecureCRT now and have left it idle for more than hour without being
disconnected. Many thanks to those who responded!
--
Who's watching the watchmen?
Key fingerprint = E619 726E 3815 7A48 EAC7 E49F DF93 4E33 B069 088
On Mon, Oct 16, 2000 at 05:52:18AM -0500 or thereabouts, Snowfox wrote:
>
>Same problem here with my Linux box and our M$ proxy that's why I
>have to do apt updates via ftp only. All HTTP requests are blocked
>and have to go via the proxy. My initial solution would be to use
>Sam
From: Rino Mardo <[EMAIL PROTECTED]>
On Sun, Oct 15, 2000 at 05:51:00PM -0500 or thereabouts, Snowfox wrote:
>
> Any of these Win clients let other machines see mapped ports?
>
> SecureCRT only lets localhost; don't see a way to change that. Want to
> let a Linux box see ma
On Sun, Oct 15, 2000 at 10:52:08AM -0400 or thereabouts, Andy Bastien wrote:
>
>
> Another good (and free) client is the TTSSH extension to TeraTerm.
>
Yeah I have that too and it also timeouts. Maybe Debian is doing it? If it
does then I still can't find it.
--
Who's watching the watchmen?
On Sun, Oct 15, 2000 at 05:51:00PM -0500 or thereabouts, Snowfox wrote:
>
> Any of these Win clients let other machines see mapped ports?
>
> SecureCRT only lets localhost; don't see a way to change that. Want to
> let a Linux box see mapped ports since it can't get out through work's
> MSProxy s
hi ya...
have a look at the list
http://www.Linux-Consulting.com/Security/ssh.windows.txt
have fun linuxing/sshing
alvin
On Sun, 15 Oct 2000, Joel Dinel wrote:
> I use SecureCRT under Win32. It does a lot more than just SSH, but it's not
> freeware...
>
>
> --
>
> Joel Dinel
> [EMAI
x but I find that it
> > disconnects my session after some idle time.
> >
> > Is it a ssh setting (coz I can't find it) or it's my ssh client?
>
> Could be either. If it's a high-latency connection, you may be getting
> a timeout, though I'm
I use SecureCRT under Win32. It does a lot more than just SSH, but it's not
freeware...
--
Joel Dinel
[EMAIL PROTECTED]
idle time.
> >
> > Is it a ssh setting (coz I can't find it) or it's my ssh client?
>
> Could be either. If it's a high-latency connection, you may be getting
> a timeout, though I'm not sure where that's configured.
>
> There are several j
On Sun, Oct 15, 2000 at 03:21:37PM +0400, Rino Mardo ([EMAIL PROTECTED]) wrote:
> I'm using PuTTY from windows to ssh to my debian box but I find that it
> disconnects my session after some idle time.
>
> Is it a ssh setting (coz I can't find it) or it's my ssh client?
I'm using PuTTY from windows to ssh to my debian box but I find that it
disconnects my session after some idle time.
Is it a ssh setting (coz I can't find it) or it's my ssh client?
--
Who's watching the watchmen?
ICQ: 15096825
On Tue, Jul 27, 1999 at 09:32:46AM +0800, Chad A. Adlawan wrote:
> hello all,
> this is not a debian specific question, but does anyone know of an ssh
> client for Win9x/NT that i can use to connect to my ssh ONLY enabled debian
> server ?
> i need this as i dont have a li
There is a program named 'tera term' that has an ssh extension,
surprisingly known as 'tera term ssh'.
The url is http://www.zip.com.au/~roca/ttssh.html
You have to download two files: the tera term regular executable,
and the ssh extention. More info is available through the above link.
I am
hello all,
this is not a debian specific question, but does anyone know of an ssh client
for Win9x/NT that i can use to connect to my ssh ONLY enabled debian server ?
i need this as i dont have a linux box at home.
TIA,
Chad
65 matches
Mail list logo