Skip to content

Security Recommendations⚓︎

1 Basic Security Requirements⚓︎

  • JumpServer needs to open at least ports 80, 443, and 2222 to the outside.
  • The operating system of the server where JumpServer is located should be upgraded to the latest version.
  • The software that JumpServer depends on should be upgraded to the latest version.
  • Servers, databases, Redis and other dependent components should not use weak password credentials.
  • It is not recommended to disable Firewalld and SELinux.
  • Only open necessary ports. If necessary, access JumpServer through VPN or SSL VPN.
  • If you must open to the external network, you should deploy a Web Application Firewall for security filtering.
  • Deploy SSL certificates and access JumpServer through HTTPS protocol.
  • JumpServer should set strong password rules in security settings and prohibit users from using weak passwords.
  • Should enable JumpServer MFA authentication to prevent security issues caused by password leaks.

Note

2 Security Configuration Recommendations⚓︎