Differences between revisions 5 and 6
Revision 5 as of 2005-03-09 04:33:38
Size: 1129
Editor: 220
Comment:
Revision 6 as of 2005-03-09 09:16:35
Size: 994
Editor: WikiMinion
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
HyipInvestment EgoldEcurrency GetRich MakeMoney MlmAndDownlines ForexTrading WorkFromHome HomeBusiness OnlineInvesting SafeInvestment

OpenVPN configuration files naming scheme

  • The naming convention for the configuration files occurs in the fashion of including both endpoints of the tunnel in the filename itself. The name of both endpoints will be separated by a dash with the server name first. OpenVPN requires that one end point of the tunnel have a “remote x.x.x.x (end point IP or DNS record)” to point to the server that lacks a destination remote flag in the server configuration file. Both the client and server configuration files cannot contain the “remote x.x.x.x” flag. BR

Example:

-->

<server>-<client>.conf

--- --- ---

-->

bone-node666.conf


Server (bone)

<-->

Client (Node666)

No “remote x.x.x.x” flag

<-->

Contains remote flag. “remote bone.personaltelco.net”

BR


Created by: JimmySchmierbach

OpenvpnNamingScheme (last edited 2007-11-23 18:02:25 by localhost)