Changes

no edit summary
Line 99: Line 99:  
         local s="$1"
 
         local s="$1"
 
   
 
   
         <...>
+
         .....
+
        .....
 +
        .....
 +
       
 
         config_list_foreach "$s" "_extra" append_extended_params
 
         config_list_foreach "$s" "_extra" append_extended_params
 
   
 
   
Line 108: Line 110:  
         <span style="color:red">echo 'up /etc/openvpn/up.sh' >> $OPENVPN_CONFIG</span>
 
         <span style="color:red">echo 'up /etc/openvpn/up.sh' >> $OPENVPN_CONFIG</span>
 
  }
 
  }
 +
When you're finished, press the "Esc" button and type ''':wq''' to save the changes and exit the editor (''Control + Z'' to exit without saving).
 
----
 
----
 
* When your done with the configuration, don't forget to restart the relevant services. You can do this by restarting the entire router ('''reboot''' command) or just restart the '''network''' and '''openvpn''' services:
 
* When your done with the configuration, don't forget to restart the relevant services. You can do this by restarting the entire router ('''reboot''' command) or just restart the '''network''' and '''openvpn''' services:

Navigation menu