[SAC] [OSGeo] #2517: Unable to ssh into wiki-dev on osgeo4

OSGeo trac_osgeo at osgeo.org
Sat Oct 10 11:05:09 PDT 2020


#2517: Unable to ssh into wiki-dev on osgeo4
---------------------------+------------------------
 Reporter:  robe           |       Owner:  sac@…
     Type:  task           |      Status:  closed
 Priority:  normal         |   Milestone:  Unplanned
Component:  Systems Admin  |  Resolution:  fixed
 Keywords:                 |
---------------------------+------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 The temporary cert on secure-dev had expired.  I restored from last night
 secure backup as follows.
 Log into osgeo4 host

 {{{
 lxc rm secure-dev-previous
 #logged in and shut it down then moved to old
 lxc mv secure-dev secure-dev-previous
 lxc mv secure-backup secure-dev
 #secure-dev we don't need accessible from any other hosts aside from
 osgeo4 since its for use with dev containers testing.
 lxc config device remove secure-dev proxyportldap
 lxc config device remove secure-dev proxyportldaps
 lxc network attach lxdbr0 secure-dev eth0 eth0
 lxc config device set secure-dev eth0 ipv4.address 10.222.69.85
 lxc start secure-dev
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2517#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list