Gentoo Archives: gentoo-user

From: Kaushal Shriyan <kaushalshriyan@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] autossh
Date: Tue, 08 Sep 2009 11:12:36
Message-Id: 6b16fb4c0909080412j136f714cn6f3df3e591d6441a@mail.gmail.com
1 Hi
2
3 I am having issue with autossh hostxxxx, I get
4
5 autossh[13221]: checking for grace period, tries = 0
6 autossh[13221]: starting ssh (count 1)
7 autossh[13221]: ssh child pid is 13224
8 autossh[13221]: check on child 13224
9 autossh[13221]: set alarm for 600 secs
10 autossh[13224]: execing /usr/bin/ssh
11
12 My Autossh setting in my .bashrc are as below
13
14 export AUTOSSH_GATETIME=0
15 export AUTOSSH_POLL=100
16 export AUTOSSH_PORT=20020
17 export AUTOSSH_DEBUG=1
18
19 When i test by disconnecting and reconnecting the internet, It takes
20 10mins to prompt for a password. Can this time interval be reduced ?
21
22 Thanks and Regards,
23
24 Kaushal

Replies

Subject Author
Re: [gentoo-user] autossh Joshua Murphy <poisonbl@×××××.com>