Displaying 20 results from an estimated 3000 matches similar to: "openssh upgrading."
2015 Jul 18
2
How to ssh to a server via an intermediate server with X11 forwarding?
On Sun, Jul 5, 2015 at 3:26 AM, Damien Miller <djm at mindrot.org> wrote:
> On Sat, 4 Jul 2015, Peng Yu wrote:
>
>> I tried the following command.
>>
>> ssh -Y -t intermediate -- ssh -Y dest
>>
>> But it shows the following error message. Does anybody know how to fix
>> the problem? Thanks.
>
> ssh -oProxyCommand="ssh -W %h:%p
2015 Jul 18
2
can't ssh into C7 host
hey guys,
Yesterday I had no trouble loggging into this database host. But today for
some reason I can't log in using my RSA key and password authentication
doesn't work either.
I am able to log onto the host via console. And I was able to grab the ssh
config file. Here it is:
[root at db1 ~]# grep -v '#' /etc/ssh/sshd_config |sed '/^\s*$/d'
HostKey
2015 Jul 29
3
Updating from 6.6 - 6.9 SSH
No I'm referring to "sshd -ddd" (preferrable on a high port like -p
8080 so you don't break your current ability to connect to the
machine). As clearly the server is rejecting it. And only the server
side debug can tell us that.
- Ben
Nick Stanoszek wrote:
> I am using an AWS ubuntu 14.04 server...is that what you are asking?
>
> On Tue, Jul 28, 2015 at 10:00 PM,
2015 Jul 29
2
Updating from 6.6 - 6.9 SSH
And Server?
- Ben
Nick Stanoszek wrote:
> Please see below :). Just a note---this is the EXACT command that I
> use to log into the server BEFORE i try to update SSH. I continue to
> use this same command for other servers.
>
> Nicks-MacBook-Pro:Downloads$ ssh -i WHATEVERKEY.pem
> ubuntu at 54.200.249.185 <mailto:ubuntu at 54.200.249.185> -v -v -v -v
>
>
2015 Jul 29
2
Updating from 6.6 - 6.9 SSH
My apologies Darren,
The error i get is a "PUBLICKEY" error as noted previously.
Nicks-MacBook-Pro:Downloads$ ssh -i WHATEVERKEY.pem ubuntu at IPADDRESS
Permission denied (publickey).
Nicks-MacBook-Pro:Downloads$
I followed the directions as noted in the previous email to a T. Just
copied and pasted---and used v6.9 ssh (which is the latest). What other
info do you need?
Thanks
2011 Sep 03
7
scp fails after sending command: scp -v -t
I encounter a strange problem with scp / sftp:
I travel quite a bit. Normally I never have had any problems using
ssh / scp / sftp to connect from my laptop to my computer at home /
in the office. Currently (for the next 6 months, too long to ignore it)
I'll stay in a place where scp / sftp seem to fail, while as usual I
have no problems to establish an interactive ssh connection to these
2005 Aug 06
3
Does anyone run Asterisk on FC4? with Digium's TDM40B cards
Hi all,
Does anyone run Asterisk on FC4? with Digium's TDM40B cards. any success
stories? my Intel 865 M'd+ Intel 3.0GHz freezee during installation (FC4).
Please any comments?
Kumara
2015 Nov 03
3
SSH login between servers still asking for password, why?
I have two servers identified as `server-1 - 192.168.3.128` and `server-2 -
192.168.3.130`. I am setting up `capifony` for automatic deployment from
server-1 to server-2 and this is what I have done so far:
1. In both servers I have created a user `deploy` without password since
that's the user I will use for deployment.
2. In server-1 I setup a SSH keys by running the command:
2013 Jul 20
7
Failure to Launch (was override -q option)
Attached is the very verbose ssh output. Just to be perverse, this time two
nodes lost connectivity. The only thing I see is lines saying that the two
connections are lost, although being honest I have no idea what everything
else means. For reference, 8 ssh cinnections were being made at the same
time for a 8x8mpi task.
N.B., since the OS I am using does not have rsh, I am currently using the
2005 Jun 14
5
RJ45 instead RJ11 in Digium's TDM20B card help me please
Dear all,
I am happy to tell you that I received a Digium's TDM20B card for my
Asterisk box today. but the phone jack is RJ45 instead of RJ11. So Please I
need precise instructions to connect a phone to this card. please, assume
that I have a phone (a normal analouge phone connected to the one end of a
cable with an RJ11 jack (at the phone side). and now I want to connect the
other end to the
2015 Mar 06
4
Networking troubles on CentOS 7
Hi,
I've been trying to get networking up and running on CentOS 7 in a VMWare (5.5) VM. From inside the machine (connected to console (GNOME desktop)) it looks like network is up. From outside I can't reach it.
>From outside, same subnet:
outside_machine$ ssh -vvvv root at 10.14.6.60
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data
2016 Oct 06
2
Re: libvirt-v2v error
Hi Richard,
I'm using Red Hat Enterprise Linux Server release 6.8 /
virt-v2v-0.9.1-5.el6_5.x86_64.and perl v5.10.1
This is the latest update I can get for RHEL 6.8. Can you advice me the
possible way to proceed with v2v?
--
*Saman K. Bandara,** Database Administrator*
*ShipXpres Technologies (Pvt) Ltd.*
2300 Marsh Point Road, Suite 101 || Neptune Beach, FL 32266
Phone: +94 71 8135485
2016 Oct 05
3
libvirt-v2v error
Dear sir,
I'm getting following error while trying to convert a VMWare RHEL6 server
to kvm.
Please give any suggestion to resolve this.
[root@kvm16 ~]# virt-v2v ic esx://10.16.32.12/?no_verify=1 -o rhev -os
10.16.32.16:/vm-images/export_domain --network rhevm "10.16.32.36-db-
slcloudcontrol"
virt-v2v: Failed to connect to qemu:///system: libvirt error code: 45,
message:
2005 Jun 18
1
channel.c:1884 set_format: Unable to find a path from g729 to gsm
Hi All,
I have this codec problem, I use "gsm" in my iax.conf file and in teliax
settings also, but the error is still appearing as below. please help me.
Kumara
Starting simple switch on 'Zap/1-1'
-- Executing Dial("Zap/1-1","IAX2/kumara@teliax/01194777070239|30|tr") in
new stack
-- Called kumara@teliax/01194777070239
-- Call accepted by
2016 May 17
3
google cloud compute with PEM file
On Tue, 17 May 2016 13:59:18 -0600
Dustin Kempter wrote:
> Is there something I missed?
ssh -v serveryouwanttoconnectto
That will tell you what the problem is.
If you don't understand the output, post it here.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2005 Jun 16
1
Nobody picked up in 30000 ms
Hi all,
again, with another question ( may be the final one)
I have come up to this point, means when I dial a number in my analogue
(panasonic) phone I hear the ring at the end through my asterisk box (via
TDM20B card) that uses IAX2 over teliax and after time-out, it gives this
message.
Starting simple switch on 'Zap/1-1'
-- Executing
2012 Nov 01
2
sftp authentication failure only as cronjob
Hi all,
I have a problem using sftp which I cannot get solved even after
searching all over the web, so maybe one of you has a useful hint:
I want to run a simple script that puts a file on a server using sftp.
Keys are setup correctly, everything works fine if I run the script from
within a terminal. When I run the same script from the crontab (my
personal crontab as user) the script runs fine
2015 Sep 19
2
OpenSSH Always Hangs When Connecting to Remote
I am running Arch Linux. Very updated version. When I try to connect to
remote servers using OpenSSH I get a hang as show here:
$ ssh -v compsci at 10.1.1.12
OpenSSH_7.1p1, OpenSSL 1.0.2d 9 Jul 2015
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 10.1.1.12 [10.1.1.12] port 22.
debug1: Connection established.
debug1: identity file /home/carloabelli/.ssh/id_rsa type 1
2015 Feb 09
3
Connection stalls at debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
Trying to connect from Fedora 21 to CentOS 6.6, OpenSSH on both ends.
Connection is via a VPN.
Initially the connection seems good, but OpenSSH stalls at
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP.
Software version on servers:
openssh-server-5.3p1-104.el6_6.1.x86_64
openssh-5.3p1-104.el6_6.1.x86_64
Software version on client:
openssh-6.6.1p1-11.1.fc21.x86_64
also duplicated problem using
2005 May 11
1
outgoing-call-logs to a text file
Greeting!,
I read somewhere that without cdr, Mysql etc it is possible to take
outgoing-call-logs to a text file. (I am not sure please). is it really
possible ? if so, how do I do it? any links to refer?
Thank you.
Kumara