Changes for page OpenVPN

Last modified by Sebastian Marsching on 2022/05/29 13:52

From version 2.1
edited by Sebastian Marsching
on 2022/05/29 13:40
Change comment: There is no comment for this version
To version 1.1
edited by Sebastian Marsching
on 2022/04/03 22:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -Network
Content
... ... @@ -9,7 +9,7 @@
9 9  
10 10  You might have to change the fragment value, but 1300 should be okay for a first try.
11 11  
12 -See also: [[Path MTU Discovery issues|doc:Miscellaneous.Network.IP.WebHome|anchor="HPathMTUDiscoveryIssues"]]
12 +See also: [Path MTU Discovery issues](https://sebastian.marsching.com/wiki/Network/IP#Path_MTU_Discovery_Issues)
13 13  
14 14  # Authenticating with Active Directory
15 15  
... ... @@ -108,4 +108,5 @@
108 108   sys.exit(0)
109 109  else:
110 110   sys.exit(1)
111 +
111 111  ```