Re: ssh login problem from one particular client

2014-02-19 Thread Craig L.
On Thu, Jan 30, 2014 at 12:27:30PM -0200, André Nunes Batista wrote: > On Wed, 2014-01-29 at 13:47 -0600, Craig L. wrote: > > On Thu, Jan 23, 2014 at 02:07:08PM -0600, Craig L. wrote: > > > > This appears to be a problem with an ASA firewall appliance and is being > > looked at by our network team

Re: ssh login problem from one particular client

2014-02-01 Thread Chris Davies
Craig L. wrote: > When I tried to reconnect, it took almost 60 seconds for the password > prompt to show up. It's probably trying to lookup rDNS for your IP address. Reverse lookups are controlled by a parameter in the sshd_config file. Chris -- To UNSUBSCRIBE, email to debian-user-requ...@li

Re: ssh login problem from one particular client

2014-01-30 Thread André Nunes Batista
On Wed, 2014-01-29 at 13:47 -0600, Craig L. wrote: > On Thu, Jan 23, 2014 at 02:07:08PM -0600, Craig L. wrote: > > I have a couple of VMs running on a remote server: one with an older > > version of > > Ubuntu, and one running wheezy. I have an ssh tunnel with X forwarding set > > up > > so that

Re: ssh login problem from one particular client

2014-01-29 Thread Craig L.
On Thu, Jan 23, 2014 at 02:07:08PM -0600, Craig L. wrote: > I have a couple of VMs running on a remote server: one with an older version > of > Ubuntu, and one running wheezy. I have an ssh tunnel with X forwarding set up > so that I can access the machines from my system as localhost > (ssh -p 48

Re: ssh login problem from one particular client

2014-01-24 Thread Craig L.
On Thu, Jan 23, 2014 at 09:20:09PM -0200, André Nunes Batista wrote: > On Thu, 2014-01-23 at 14:07 -0600, Craig L. wrote: > > > > When I tried to reconnect, it took almost 60 seconds for the password > > prompt to > > show up. Ever since then this problem occurs from my machine to either of > >

Re: ssh login problem from one particular client

2014-01-23 Thread André Nunes Batista
On Thu, 2014-01-23 at 14:07 -0600, Craig L. wrote: > I have a couple of VMs running on a remote server: one with an older version > of > Ubuntu, and one running wheezy. I have an ssh tunnel with X forwarding set up > so that I can access the machines from my system as localhost > (ssh -p 48828 use

ssh login problem from one particular client

2014-01-23 Thread Craig L.
I have a couple of VMs running on a remote server: one with an older version of Ubuntu, and one running wheezy. I have an ssh tunnel with X forwarding set up so that I can access the machines from my system as localhost (ssh -p 48828 user@localhost and ssh -p 48829 user@localhost). Yesterday I open