[SAC] [OSGeo] #2993: troubleshoot UDP issue on jitsi

OSGeo trac_osgeo at osgeo.org
Sat Oct 28 15:03:28 PDT 2023


#2993: troubleshoot UDP issue on jitsi
-----------------------+---------------------------------------
 Reporter:  cvvergara  |       Owner:  robe
     Type:  task       |      Status:  assigned
 Priority:  normal     |   Milestone:  Sysadmin Contract 2023-I
Component:  SysAdmin   |  Resolution:
 Keywords:  jitsi      |
-----------------------+---------------------------------------
Comment (by robe):

 For this I decided to just dedicate a public ip for meet.osgeo.org use.

 I still need to commit these changes to ansible, but having some difficult
 with the route going thru the container, so will reboot osgeo9 first to
 see if it resolves the issue.

 So what I did on osgeo9 (which I recreated jitsi container)

 and on host added the new ip that osuosl reserved for us 140.211.15.5/24

 ```
 nano /etc/netplan/01-netcfg.yml
 netplan --debug apply
 netplan apply

 # 10.36.74.70 is the ip of jitsi container
 lxc network forward create lxdbr0 140.211.15.5 target_address=10.36.74.70
 ```

 It's not working so I'll reboot.
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2993#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list