Skip to content

Minor Release Update

Compare
Choose a tag to compare
@oehrlis oehrlis released this 24 Feb 10:43
· 162 commits to main since this release

Introduction of a more configurable/customizable SSH port. Dedicated SSH port can now be specified with variable public_ssh_port. Whereby the following configuration will be performed on the bastion host:

  • Change the SSH Port of SSHD to the port defined in public_ssh_port
  • Add new ssh port to SELinux configuration
  • Restart sshd
  • Open firewall for new ssh port
  • update fail2ban config for new ssh port