Changes between Version 15 and Version 16 of Document/Development/Wishlist/Module/OpenVPN

Show
Ignore:
Timestamp:
12/18/10 02:26:24 (3 years ago)
Author:
jacalvo@… (IP: 87.223.158.185)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Wishlist/Module/OpenVPN

    v15 v16  
    8080 
    8181This would add an entry to server configuration page, and if present a list of know clients and assigned IP, to build up a directory and a file for each client via ifconfig-push directive. 
     82 
     83== Additional DNS dhcp-options for bundles == 
     84 
     85Add a drop-down list to select domains and dns server address to be included in client config files: 
     86 
     87push "dhcp-option DNS 10.10.10.3" push "dhcp-option DOMAIN zentyal.org" 
     88 
     89Suggestion from: http://trac.zentyal.org/ticket/2436