Changes for page OpenVPN
Last modified by Sebastian Marsching on 2022/05/29 13:52
From version 1.2
edited by Sebastian Marsching
on 2022/04/03 22:20
on 2022/04/03 22:20
Change comment:
Added tag [Network]
To version 2.1
edited by Sebastian Marsching
on 2022/05/29 13:40
on 2022/05/29 13:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 ](https://sebastian.marsching.com/wiki/Network/IP#Path_MTU_Discovery_Issues)12 +See also: [[Path MTU Discovery issues|doc:Miscellaneous.Network.IP.WebHome|anchor="HPathMTUDiscoveryIssues"]] 13 13 14 14 # Authenticating with Active Directory 15 15 ... ... @@ -108,5 +108,4 @@ 108 108 sys.exit(0) 109 109 else: 110 110 sys.exit(1) 111 - 112 112 ```