Won't Do
Details
Assignee
Giovanni TirloniGiovanni TirloniReporter
Giovanni TirloniGiovanni TirloniPriority
Major
Details
Details
Assignee
Giovanni Tirloni
Giovanni TirloniReporter
Giovanni Tirloni
Giovanni TirloniPriority
Created August 4, 2015 at 7:02 PM
Updated September 21, 2017 at 2:56 PM
Resolved September 21, 2017 at 2:56 PM
Today we have inconsistent SSH access: some servers allow connections from the outside, others don't and some only from the IDRC network.
The goal is to restrict SSH access so connections are only accepted from a few bastion hosts.
An intermediate step is to restrict SSH access so only connections coming from the IDRC network are accepted. Later it can be restricted further to only the bastion hosts.
Initial tasks:
Modify iptables rules to allow SSH only from 205.211.169.0/24 (through Ansible group_vars)
Deploy bastion hosts (ssh01 and ssh02)