Changes between Version 2 and Version 3 of Documentation/Community/HowTo/Zentyal-to-Zentyal-VPN-study
- Timestamp:
- 05/03/12 09:37:20 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Community/HowTo/Zentyal-to-Zentyal-VPN-study
v2 v3 143 143 144 144 ===== Gateway ===== 145 * default gateway as to be set as "''public IP of main office on the ISP (satellite) network''" (10.0.0.1 in this example)145 * default gateway is the one provided by your ISP to ensure internet access. If you test it on workbench, it as to be set as "''public IP of main office on the ISP (satellite) network''" (10.0.0.1 in this example). In any case, goal is to be able to "''reach outside''" 146 146 * in proxy section, define IP address and port of your proxy in main office (192.168.1.10 in this example). Idea is to have local proxy in branch office relaying to HTTP proxy in main office. This will obviously be done through VPN tunnel. 147 147 148 148 ===== DNS ===== 149 * '''do''' configure, if not already done, 127.0.01 and also IP of your DNS in main office. Notice that without DNS, HTTP proxy will exhibit very poor performance. 149 * '''do''' configure, if not already done, 127.0.01 and also IP of your DNS in main office. Notice that without DNS, HTTP proxy will exhibit very poor performance. Thanks to local DNS service providing cache, this will not be an issue once tunnel is established. 150 150 151 151 ==== HTTP proxy ====