|
|
You're reading documentation that dates back to OpenVPN 1.x, where only peer-to-peer mode worked. You want to use OpenVPN 2's multi-client server mode. This requires the "server" or "server-bridge" macros (or, more particularly, the "mode server" directive which both those macros call) to enable this mode. "tls-server" doesn't cut it (as it means that the system is server only for TLS-related purposes, but may otherwise still be in peer-to-peer mode). Read the current (OpenVPN 2.x) HOWTO for documentation on setting up a multi-client server. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |