We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 679f057 + 591215f commit e82d089Copy full SHA for e82d089
docs/configuration.md
@@ -70,11 +70,6 @@ server-bridge 10.11.12.2 255.255.255.0 10.11.12.200 10.11.12.210
70
server-bridge 172.16.100.134 255.255.255.0 172.16.100.200 172.16.100.210
71
```
72
73
-#### For network 10.11.12.0/24:
74
-```conf
75
-server-bridge 10.11.12.2 255.255.255.0 10.11.12.200 10.11.12.210
76
-```
77
-
78
### Cipher Configuration
79
80
Modern OpenVPN installations may require `data-ciphers` instead of `ncp-ciphers`:
0 commit comments