User Tools

Site Tools


openvpn_-_configuring_client-specific_rules_and_access_policies

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
openvpn_-_configuring_client-specific_rules_and_access_policies [2018/09/07 19:44]
ispyisail
openvpn_-_configuring_client-specific_rules_and_access_policies [2018/09/07 19:49] (current)
ispyisail
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-Gargoyle by default uses the same OpenVPN server rules for all VPN clients. For custom per client rules we need to manually edit files in the "ccd" folder. Each time a new client is added via the GUI a config file with the same name is created in the ccd folder. Edit the config file via SSH through putty, WinSCP or other SSH client.+Gargoyle by default uses the same OpenVPN server rules for **all VPN clients**. For custom **per client** rules we need to manually edit files in the "ccd" folder. Each time a new client is added via the GUI a config file with the same name is created in the ccd folder. Edit the config file via SSH through putty, WinSCP or other SSH client.
  
-Configuration Directory+==== Edit OpenVPN configuration ==== 
 + 
 + 
 +Client Configuration Directory
   /etc/openvpn/ccd/    /etc/openvpn/ccd/ 
  
-Specific Configuration file+Specific Client Configuration File
   /etc/openvpn/ccd/livestream   /etc/openvpn/ccd/livestream
  
Line 20: Line 23:
 In this example (push "redirect-gateway def1") has been added so all VPN traffic is routed through the VPN server.  In this example (push "redirect-gateway def1") has been added so all VPN traffic is routed through the VPN server. 
  
-Example options+==== Example options ==== 
  
   push "redirect-gateway def1" # all VPN traffic is routed through the VPN server   push "redirect-gateway def1" # all VPN traffic is routed through the VPN server
openvpn_-_configuring_client-specific_rules_and_access_policies.1536349444.txt.gz · Last modified: 2018/09/07 19:44 by ispyisail