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

OSGeo trac_osgeo at osgeo.org
Sun May 17 10:03:03 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 Jeff McKenna):

 SOLVED!!!!    Oh my lord, it was the hostname (notice that I specified the
 IP address instead of container name).  YIKES!     *solved*  Phew!
 deserves a long-weekend beer on my patio now ha.

 {{{
 Host jump
     HostName     download.osgeo.org
     Port         22
     User         jmckenna
     #IdentityFile C:\Users\Jeff\.ssh\id_rsa
     IdentityFile C:\Users\Jeff\.ssh\id_rsa.openssl-decrypt
     IdentitiesOnly  yes
     #ServerAliveInterval 240
     #AllowTcpForwarding yes
     #PermitOpen any

 Host osgeo7-mapserver
     #HostName     osgeo7-mapserver.lxd
     HostName      140.211.15.30
     #Port         22
     User         jmckenna
     #IdentityFile C:\Users\Jeff\.ssh\id_rsa
     IdentityFile C:\Users\Jeff\.ssh\id_rsa.openssl-decrypt
     #ProxyCommand C:\Windows\System32\OpenSSH\ssh.exe -W %h:%p jump
     ProxyJump jump
     #ProxyCommand C:\Windows\System32\OpenSSH\ssh.exe jump nc %h %p
 }}}

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


More information about the Sac mailing list