Changes between Version 15 and Version 16 of Document/Development/Wishlist/Module/OpenVPN
- Timestamp:
- 12/18/10 02:26:24 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Development/Wishlist/Module/OpenVPN
v15 v16 80 80 81 81 This 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 85 Add a drop-down list to select domains and dns server address to be included in client config files: 86 87 push "dhcp-option DNS 10.10.10.3" push "dhcp-option DOMAIN zentyal.org" 88 89 Suggestion from: http://trac.zentyal.org/ticket/2436