This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:network_configuration [2018/06/20 17:06] tda created |
wiki:network_configuration [2018/12/26 08:50] (current) bdu |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Network configuration ===== | ===== Network configuration ===== | ||
+ | |||
+ | ==== WMC Server ==== | ||
- | On the WMC platform, the following ports must be open: | + | For the WMC Server platform, the following ports must be open: |
+ | |||
+ | ^ Port ^ Protocol ^ Direction | | ||
+ | | 80 TCP | HTTP | in-out | | ||
+ | | 443 TCP | HTTPS | in-out | | ||
+ | | 1194 UDP | OpenVPN | in | | ||
+ | |||
+ | Server shall be ICMP reachable from Internet for ping: | ||
+ | |||
+ | ^ Protocol ^Direction| | ||
+ | | ICMP | in-out | | ||
+ | |||
+ | ==== Gateways ==== | ||
+ | |||
+ | For the Gateways, the following ports must be open: | ||
- | ^ Port ^ Protocol | | + | ^ Port ^ Protocol ^ Direction | |
- | | 80 TCP | HTTP | | + | | 1194 UDP | OpenVPN | out | |
- | | 443 TCP | HTTPS | | + | | 53 UDP | DNS | out | |
- | | 1194 UDP | OpenVPN | | + | | 123 UDP | NTP | out | |
- | | 123 UDP | NTP | | + | |
+ | |||
+ | The Gateways shall issue ICMP commands through Internet for ping: | ||
+ | |||
+ | ^ Protocol ^ Direction | | ||
+ | | ICMP | out | | ||
+ | |||
+ | When connected to the Wanesy Management Center VPN, the IP address assigned to the gateway is in the 10.8.0.0/16 subnet. | ||
- | Server shall be ICMP reachable from Internet for ping. | + | The gateway LAN subnet should not overlap with this subnet. |