Changes

Jump to navigation Jump to search
762 bytes added ,  18:34, 2 December 2013
no edit summary
Line 55: Line 55:  
# signale event to regenerate all you need
 
# signale event to regenerate all you need
 
  signal-event openvpn-routed-update
 
  signal-event openvpn-routed-update
 +
 +
 +
== default key properties ==
 +
these properties can be modified simply by  issuing
 +
 +
config setprop openvpn-routed propertie newvalue
 +
 +
to reset to default, simply issue:
 +
config delprop openvpn-routed propertie
 +
 +
where you have to replace propertie and newvalue with what you want.
 +
 +
{propertie}  || default;
 +
 +
{Protocol} || 'udp';
 +
{UDPPort} || '1194';
 +
{TCPPort} || '1194';
 +
{Authentication} || 'CrtWithPass';
 +
{'Network'} || '192.168.29.0/255.255.255.0';
 +
{PushLocalNetworks} || 'enabled';
 +
{RedirectGateway} || 'disabled';
 +
{Mtu} || '';
 +
{Fragment} || '';
 +
{Cipher} || '';
 +
{RedirectGateway} || '';
 +
{Protocol} || 'udp';
 +
{DuplicateCN} || 'disabled';
 +
{PassTOS} || 'enabled';
 +
{Compression} || 'enabled';
 +
{MaxClients} || '';
 +
{ConfigRequired} || 'disabled';
 +
{Verbose} || '3';
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu