Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R rpi-gateways
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ttn_liv
  • rpi-gateways
  • Issues
  • #1

Closed
Open
Created Mar 10, 2017 by Patrick Fenner@DefProcOwner

the autossh service fails when there's no initial connectivity

The auto ssh script exits without restarting if no network access is present when booting:

● autossh-ttn-liv-ctl.service - Keep a tunnel to 'jump-host.host.name' open, reverse ssh port & prometheus port
   Loaded: loaded (/etc/systemd/system/autossh-ttn-liv-ctl.service; enabled)
   Active: inactive (dead) since Thu 2017-03-09 19:17:34 GMT; 15h ago
  Process: 523 ExecStart=/usr/bin/autossh -N -R *:6666:localhost:22 -R 9091:localhost:9090 autossh@jump-host.host.name (code=exited, status=0/SUCCESS)
 Main PID: 523 (code=exited, status=0/SUCCESS)
Assignee
Assign to
Time tracking