[SAC] [OSGeo] #2459: new dedicated VM for demo.mapserver.org

OSGeo trac_osgeo at osgeo.org
Sun May 17 10:31:45 PDT 2020


#2459: new dedicated VM for demo.mapserver.org
---------------------------+---------------------------------------
 Reporter:  Jeff McKenna   |       Owner:  sac@…
     Type:  task           |      Status:  new
 Priority:  major          |   Milestone:  Sysadmin Contract 2020-I
Component:  Systems Admin  |  Resolution:
 Keywords:                 |
---------------------------+---------------------------------------

Comment (by robe):

 Is your HostName like below.  Wasn't clear if that is what you changed it
 to or not. That is what it should be.


 {{{
 HostName     osgeo7-mapserver.lxd
 }}}

 seems like you had that earlier on.  Also keep in mind that each host has
 a separate jump.  I created one for download.osgeo.org to be consistent
 with the osgeo3 and osgeo4.

 So osgeo3 = hop.osgeo3.osgeo.org
 osgeo4 = hop.osgeo4.osgeo.org

 osgeo7 = download.osgeo.org  with alias hop.osgeo7.osgeo.org

 Can you do below or is ProxyCommand not supported on your version of
 OpenSSH


 {{{
 Host hop.osgeo7.osgeo.org
     IdentityFile "C:\Users\Jeff\.ssh\id_rsa.openssl-decrypt"

 Host osgeo7-mapserver
     ProxyCommand ssh jckenna at hop.osgeo7.osgeo.org -W %h:%p
     IdentityFile "C:\Users\Jeff\.ssh\id_rsa.openssl-decrypt"
 }}}

 and then


 {{{
 ssh jmkenna at osgeo7-mapserver
 }}}

 Note the .lxd with or without is optional since they are on the same
 network anyway so the .lxd is assumed.

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


More information about the Sac mailing list