Skip to content

Commit e82d089

Browse files
authored
Merge pull request #17 from linuxdevel/copilot/fix-16
Fix duplicate 10.11.12.0/24 network example in documentation
2 parents 679f057 + 591215f commit e82d089

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/configuration.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ server-bridge 10.11.12.2 255.255.255.0 10.11.12.200 10.11.12.210
7070
server-bridge 172.16.100.134 255.255.255.0 172.16.100.200 172.16.100.210
7171
```
7272

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-
7873
### Cipher Configuration
7974

8075
Modern OpenVPN installations may require `data-ciphers` instead of `ncp-ciphers`:

0 commit comments

Comments
 (0)