Re: ssh tunnel delay

2013-09-10 Thread Sean Alexandre
On Tue, Sep 10, 2013 at 02:28:37PM +0200, Juan Sierra Pons wrote: > 2013/9/10 Sean Alexandre > > > > On Tue, Sep 10, 2013 at 01:11:17PM +0200, Juan Sierra Pons wrote: > > > Hi, > > > > > > I don't see anything strange in the logs provided. Do you see anything > > > strange in your dmesg, /var/log/

Re: ssh tunnel delay

2013-09-10 Thread Juan Sierra Pons
-- Juan Sierra Pons j...@elsotanillo.net Linux User Registered: #257202 http://www.elsotanillo.net GPG key = 0xA110F4FE Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 340

Re: ssh tunnel delay

2013-09-10 Thread Sean Alexandre
On Tue, Sep 10, 2013 at 01:11:17PM +0200, Juan Sierra Pons wrote: > Hi, > > I don't see anything strange in the logs provided. Do you see anything > strange in your dmesg, /var/log/daemon.log, etc? > > Is the DNS on the server's side working properly? Sometimes when the > reverse DNS is not prope

Re: ssh tunnel delay

2013-09-10 Thread Juan Sierra Pons
Hi, I don't see anything strange in the logs provided. Do you see anything strange in your dmesg, /var/log/daemon.log, etc? Is the DNS on the server's side working properly? Sometimes when the reverse DNS is not properly configure some TCP based services get some delay on first connection: ssh, m

Re: ssh tunnel delay

2013-09-10 Thread Sean Alexandre
On Tue, Sep 10, 2013 at 12:25:59PM +0200, Juan Sierra Pons wrote: > Can you launch the tunnel in verbose (-vvv) mode and send the logs? > ssh -vvv -o ExitOnForwardFailure=yes -fN -L1110:localhost:1212 server Here's what I'm seeing with -vvv: http://paste.debian.net/37873/ -- To UNSUBSCRIBE, ema

Re: ssh tunnel delay

2013-09-10 Thread Juan Sierra Pons
Hi, Can you launch the tunnel in verbose (-vvv) mode and send the logs? ssh -vvv -o ExitOnForwardFailure=yes -fN -L1110:localhost:1212 server Thank you Regards -- Juan Sierra Pons

Re: ssh tunnel help

2013-05-22 Thread Lars Nooden
On Wed, 22 May 2013, Lars Noodén wrote: > One way you could try is like this[1]: > > ssh -L 5432:localhost:5432 \ > -o 'ProxyCommand=ssh -W %h:%p pub1.example.org' \ > devel.example.org As a follow up here is a method that should work for older versions of ssh: ssh -L 5

Re: ssh tunnel help

2013-05-22 Thread Lars Noodén
On 5/22/13 4:15 PM, Nelson Green wrote: > ... connect my psql client directly to that development server, on it's > port 5432. So I want to be able to locally run a command similar to: > [me@mymachine]$ psql -U dbusername -h dev1 -p xxx > where, if I remember correctly, xxx is the port I tunnel i

Re: ssh tunnel help

2013-05-22 Thread Darac Marjal
On Wed, May 22, 2013 at 08:15:24AM -0500, Nelson Green wrote: >Hello all, > >Seems I'm a bit brain dead this morning, and I'm having difficulty >remembering how to set up an ssh tunnel to our development server through >the public facing system > >I can ssh into pub1 just fine

Re: ssh tunnel

2012-03-22 Thread Camaleón
On Wed, 21 Mar 2012 18:29:01 -0700, vicky mhe wrote: (please, avoid using html) > Dear debian > > i use ssh for tunnel this is my command > > ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx > password: > Segmentation fault > > in my syslog/messeges > > > ernel: [  112.994103]

Re: ssh tunnel

2012-03-22 Thread frank
On Wed, 2012-03-21 at 18:29 -0700, vicky mhe wrote: > ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx > password: > Segmentation fault > ssh without forwarding is working on both hosts? > > in my syslog/messeges > ernel: [ 112.994103] ssh[2487]: segfault at b7e62000 ip b75d20

Re: ssh tunnel

2012-03-21 Thread Juan Sierra Pons
2012/3/22 vicky mhe : > Dear debian > > i use ssh for tunnel this is my command > > ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx > password: > Segmentation fault > > in my syslog/messeges > > ernel: [  112.994103] ssh[2487]: segfault at b7e62000 ip b75d20cd sp > bfbf5b3c error 4