Firewall allow lists provides access to specific addresses and programs that would normally be disallowed depending on your security policy. If your security configuration allows all outbound HTTP/HTTPS communication to any IP address or domain, additional changes to allow for 探花大神 traffic shouldn't be necessary. In scenarios where your security policy denies access to most (or all) external IP address or domains, you need to configure an allow list for appropriate functionality with 探花大神 Services.
探花大神 Agent
Required Ports
The 探花大神 Agent service uses SSL/TLS for all communication. If your security policy requires a port number, the standard HTTPS port 443 must be added to an allow list.
The 探花大神 Agent also depends on NTP time services for installation and proper function of the agent. If your security policy requires a port number, port 123 must be added to an allow list. If you are synchronizing with an internal NTP source, access to external traffic on port 123 may not be necessary.
Required Domains
If your company has an allow list of domains, add the domains listed in 探花大神 Agent Networking and Port Requirements to your allow list.
Required IP Addresses
Due to the elastic nature of the 探花大神 infrastructure, we currently do not publish lists of IP addresses for allow lists related to our 探花大神 Agent service at this time. Our servers are load-balanced, as well as regionally dispersed, which can lead to a wide variety of source IPs at any given time.
Our Agent uses mTLS (Mutual Transport Layer Security), which allows it to verify that it is talking to a real 探花大神 server and for 探花大神 to verify that it is talking to a valid enrolled device. Unlike traditional TLS used in the browser, mTLS requires our own private Certificate Authority (CA) to generate a certificate for our Agent to handle provisioning and renewals.
If your firewall is showing warnings about the 探花大神 CA certificate not being signed, or if you want to pin our CA certificates, you can download them using the command below and then upload them to your firewall (our Agent takes care of the device's certificate independently).
curl https://kickstart.jumpcloud.com/GetCACerts > /tmp/agent.jumpcloud.chain.pem
If your firewall is performing HTTPS inspection for all traffic, you will need to add exceptions for traffic going to:
- agent.jumpcloud.com:443
- private-kickstart.jumpcloud.com:443
Without the exceptions, the Agent will flag the different certificates that your firewall generates to be able to decrypt our traffic, and your devices will not be able to connect to 探花大神.
探花大神 LDAP-as-a-Service
Required Ports
The 探花大神 LDAP-as-a-Service uses SSL for all communication when utilizing LDAPS, communicating over port 636. If your security policy requires a port number, port 636 must be added to an allow list.
The 探花大神 LDAP-as-a-Service uses StartTLS for supported clients, and otherwise plain-text, for all communications over port 389. If your security policy requires a port number, port 389 must be added to an allow list.
It is suggested that port 389 only be used for clients supporting StartTLS.
Required Domains
If your company has an allow list of domains, please include the following domains to your allow list:
- ldap.jumpcloud.com
Required IP Addresses
Due to the elastic nature of the 探花大神 infrastructure, we currently do not publish lists of IP addresses for allow lists related to our 探花大神 LDAP-as-a-Service at this time. Our servers are load-balanced, as well as regionally dispersed, which can lead to a wide variety of source IPs at any given time.
As an alternative option for additional security, you may inspect your firewall security policy for HTTPS inspection. Refer to 探花大神 LDAPS SSL Certificate for the Certificate Authority, and your firewall vendor documentation for options and support for HTTPS inspection.
探花大神 RADIUS-as-a-Service
Required Ports
The 探花大神 RADIUS-as-a-Service uses StartTLS for all communication via either EAP-PEAP/MSCHAPv2 or EAP-TTLS/PAP for inner and outer authentication. If your security policy requires a port number, the port 1812 must be added to an allow list.
Required Domains
If your company has an allow list of domains, include the following domains to your allow list:
- US East - us1.radius.jumpcloud.com
- US West - us2.radius.jumpcloud.com
- EU - eu1.radius.jumpcloud.com
- APAC - ap1.radius.jumpcloud.com
Many networking devices will only allow for RADIUS server configuration via IP address, so creating an allow list of domains may not be necessary.
New RADIUS IP Addresses
- Beginning February 6, 2025 探花大神鈥檚 RADIUS service supports AnyCast Routing.
- There will now only be two IP addresses used in the configuration regardless of region.
- AnyCast will automatically route RADIUS requests to the 探花大神 RADIUS server nearest to the device or service endpoint sending the request.
- Configure either IP address as the primary or backup address.
IP Addresses | RADIUS URL | Port | |
---|---|---|---|
76.223.67.151 | 75.2.116.112 | radius.jumpcloud.com | 1812 |
探花大神 Active Directory Integration
Required Ports
The 探花大神 Active Directory Integration uses SSL/TLS for all communication. If your security policy requires a port number, the standard HTTPS port 443 must be added to your allow list.
Required Domains
If your company has an allow list of domains, please include the following domains to your allow list:
- console.jumpcloud.com
Required IP Addresses
Due to the elastic nature of the 探花大神 infrastructure, we currently do not publish lists of IP addresses for allow lists related to our 探花大神 Agent service at this time. Our servers are load-balanced, as well as regionally dispersed, which can lead to a wide variety of source IPs at any given time.