Changes between Version 37 and Version 38 of Hackathon2023


Ignore:
Timestamp:
10/08/23 13:38:53 (7 months ago)
Author:
Heiko Hund
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Hackathon2023

    v37 v38  
    5252  ''**Linux:** we can have OpenVPN implement a separate routing table and set up a routing policy. We'll need to add some options to give some control over this.''\\
    5353  ''We want to avoid using a firewall solution on Linux because of the multitude of firewall solutions and configurations out there, or even lack of one.''\\
    54   ''We want to ensure each OpenVPN process has its own routing table, and base its ID number off of ifdef ID with some offset.''\\
     54  ''We want to ensure each OpenVPN process has its own routing table, and base its ID number off of interface ID with some offset.''\\
    5555  ''Have an option to allow to specify what routing table ID number OpenVPN should use (but not 0).''\\
    5656  ''Details to be worked out.''\\