| 11 | To confirm, the server uses: |
| 12 | {{{ |
| 13 | block-ipv6 |
| 14 | push "block-ipv6" |
| 15 | }}} |
| 16 | |
| 17 | The client log shows: |
| 18 | {{{ |
| 19 | PUSH: Received control message: 'PUSH_REPLY,block-ipv6,topology subnet ... foo |
| 20 | }}} |
| 21 | |
| 22 | Additional: |
| 23 | * **Server** uses `sitnl`[[br]] |
| 24 | `OpenVPN 2.5.0 [git:makepkg/a73072d8f780e888+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Nov 6 2020` |
| 25 | * **Client** uses `/sbin/ip`[[br]] |
| 26 | `OpenVPN 2.5.0 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 28 2020` |
| 27 | ---- |