This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:network_configuration [2018/06/20 17:31] tda |
wiki:network_configuration [2018/12/26 08:50] (current) bdu |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Network configuration ===== | ===== Network configuration ===== | ||
- | |||
- | On the WMC platform, the following ports must be open: | ||
- | ^ Port ^ Protocol | | + | ==== WMC Server ==== |
- | | 22 TCP | SSH | | + | |
- | | 80 TCP | HTTP | | + | |
- | | 123 UDP | NTP | | + | |
- | | 161 UDP | SNMP | | + | |
- | | 443 TCP | HTTPS | | + | |
- | | 1194 UDP | OpenVPN | | + | |
+ | 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: | Server shall be ICMP reachable from Internet for ping: | ||
- | ^ Protocol | | + | ^ Protocol ^Direction| |
- | | ICMP | | + | | ICMP | in-out | |
+ | |||
+ | ==== Gateways ==== | ||
+ | |||
+ | For the Gateways, the following ports must be open: | ||
+ | |||
+ | ^ Port ^ Protocol ^ Direction | | ||
+ | | 1194 UDP | OpenVPN | out | | ||
+ | | 53 UDP | DNS | out | | ||
+ | | 123 UDP | NTP | out | | ||
+ | |||
+ | |||
+ | 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. | ||
+ | |||
+ | The gateway LAN subnet should not overlap with this subnet. |