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/07/05 09:47] tda |
wiki:network_configuration [2018/12/26 08:50] (current) bdu |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Network configuration ===== | ===== Network configuration ===== | ||
- | ==== WMC ==== | + | ==== WMC Server ==== |
- | For 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 | | + | |
+ | ^ 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: | ||
Line 15: | Line 14: | ||
^ Protocol ^Direction| | ^ Protocol ^Direction| | ||
| ICMP | in-out | | | ICMP | in-out | | ||
- | |||
==== Gateways ==== | ==== Gateways ==== | ||
- | For the Gateways, the following port must be open: | + | For the Gateways, the following ports must be open: |
- | ^ Port ^ Protocol ^ Direction | | + | ^ Port ^ Protocol ^ Direction | |
- | | 1194 UDP | OpenVPN | out | | + | | 1194 UDP | OpenVPN | out | |
+ | | 53 UDP | DNS | out | | ||
+ | | 123 UDP | NTP | out | | ||
The Gateways shall issue ICMP commands through Internet for ping: | The Gateways shall issue ICMP commands through Internet for ping: | ||
- | ^ Protocol ^Direction| | + | ^ Protocol ^ Direction | |
- | | ICMP | out | | + | | 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. |