[SAC] [OSGeo] #2457: enable ssh git on gitea

OSGeo trac_osgeo at osgeo.org
Wed Dec 23 04:52:12 PST 2020


#2457: enable ssh git on gitea
--------------------+----------------------------------------
 Reporter:  robe    |       Owner:  strk
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:  Sysadmin Contract 2020-II
Component:  Gitea   |  Resolution:
 Keywords:          |
--------------------+----------------------------------------

Comment (by strk):

 IP assignment is done. Next I'd like to test the ssh key enabling in
 staging.
 I've enabled SSH with external server (openssh) on dev.git.osgeo.org, but
 port 22 is already listened on 140.211.15.32 for the "hop" container so
 it's again configured to use 3002 as the external port. For some reason
 though I cannot connect to that port from the outside (I get a timeout).
 It works from osgeo4:
 {{{
 tech_dev at osgeo4:~$ nc -vz 140.211.15.32 3002
 Connection to 140.211.15.32 3002 port [tcp/*] succeeded!
 }}}

 it hangs from osgeo7:
 {{{
 tech_dev at osgeo7:~$ nc -vz 140.211.15.32 3002
 nc: connect to 140.211.15.32 port 3002 (tcp) failed: Connection timed out
 }}}

 Any idea why ?

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


More information about the Sac mailing list