Skip to content

feat: Swap SSH and sshpiper ports

Krish Moodbidri requested to merge github/fork/krishmoodbidri/fix-ssh-piper into dev

Updated the Ansible role to configure sshpiper to run on port 22 and the SSH service on port 2222. Modified the SSH configuration to change the listening port. Adjusted the sshpiper configuration to listen on port 22. Updated Shorewall rules to allow traffic on both ports. Added service management tasks to ensure both sshpiper and SSH are enabled and started.

Merge request reports

Loading