A lot of customer inquiries we receive are regarding connectivity issues between Nebula devices and the Nebula Control Center. In order to shed some light on this topic, we decided to create this knowledge base in order to let you know at least the way these devices intercommunicate with the Cloud.
There are the following ports currently being used for communicating between NCC and the Nebula devices.
- Port 443 and 6667 are used in TCP for Nebula Cloud Management
- Since firmware version 5.50 on the Access points, also port 4335 is being used - as future passes by, eventually implemented onto other units(NETCONF_CALL_HOME)
- Port 123 is used in UDP for Network Time Protocol(NTP).
Ports information can be also obtained on NCC > Help > Firewall Information.
Service | FQDN | IP Address | Port | Protocol |
Nebula Cloud Management (NETCONF) | d.nebula.zyxel.com | 34.247.112.130, 52.210.12.1, 52.48.115.44, 54.73.103.137, 63.32.141.172, 63.35.107.114 | 4335 / 6667 | TCP |
Nebula Cloud Management | s.nebula.zyxel.com | Dynamic | 443 | TCP |
Network Time Protocol | *.pool.ntp.org | Dynamic | 123 | UDP |
Nebula Cloud Management (Zero Touch Provisioning) | d-a.nebula.zyxel.com | Dynamic | 443 | TCP |
Nebula Cloud Management (Configure related service for USG FLEX series) | d-cp.nebula.zyxel.com | 34.254.181.105, 52.212.114.133 | 4335 | TCP |
Nebula Cloud Management (Monitor related service for USG FLEX series) | d-mp.nebula.zyxel.com | 52.18.204.70, 54.220.154.85, 63.34.155.16 | 443 | TCP |
Communication between Nebula devices and NCC is named Call Home and comprised of 4 steps as below:
- Get IP address/ DNS Server from local DHCP Server
By default, Nebula devices are DHCP clients. When they are powered on, they will try to get IP address and DNS Server information from the local DHCP Server. - NETCONF over TLS
Next, they will proceed TCP Handshake to Nebula Control Center and then Nebula Control Center will establish TLS (Transport Layer Security) Handshake to the devices. This phase is called NETCONF over TLS - Synchronization Time
They will be provisioned by Nebula Control Center with NTP setting to synchronize time. - Configure and Monitor
In the last phase, by sending get and edit-config requests from Nebula Control Center to Nebula devices, users can configure settings and monitor the status of the devices on the Nebula Control Center web GUI platform. The above two steps are the Cloud Connection between Nebula devices and Nebula Control Center.
Also interesting:
Do you want to have a look directly at one of our test devices? Have a look here in our virtual Lab:
Comments
0 comments
Please sign in to leave a comment.