Differences between revisions 10 and 11
Revision 10 as of 2005-03-16 08:27:23
Size: 994
Editor: WikiMinion
Comment:
Revision 11 as of 2007-11-23 18:02:25
Size: 994
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
  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]]   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>>
Line 14: Line 14:
[[BR]] <<BR>>

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.

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”



Created by: JimmySchmierbach

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