packages/net/autossh/files/autossh.config
florian 36a90ece49 [package] autossh: increase reliability of connection behavior
patch from Paul Geraedts

git-svn-id: svn://svn.openwrt.org/openwrt/packages@28018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-16 20:34:24 +00:00

6 lines
158 B
Plaintext

config autossh
option ssh '-i /etc/dropbear/id_rsa -N -T -R 2222:localhost:22 user@host'
option gatetime '0'
option monitorport '20000'
option poll '600'