Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nd-105 implement NACS admin lockdown to known IPS #271

Merged
merged 11 commits into from
Apr 23, 2024
Merged

Conversation

jamesgreen-moj
Copy link
Contributor

Lock down NACS admin to known IPS only

@jamesgreen-moj jamesgreen-moj marked this pull request as ready for review April 23, 2024 12:05
@jamesgreen-moj jamesgreen-moj requested a review from a team as a code owner April 23, 2024 12:05
@jamesgreen-moj jamesgreen-moj requested review from staff-infrastructure-moj, mitchdawson1982 and asifamirat00 and removed request for a team April 23, 2024 12:05
authorised_ips = [
"35.176.93.186/32",
"194.33.193.0/25",
"194.33.196.0/25",
Copy link
Contributor

@juddin927 juddin927 Apr 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be safe you can use 194.33.192.0/18 its owned by MOJ, You can replace all 194.33 ranges by that.

Copy link
Contributor

@juddin927 juddin927 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@asifamirat00
Copy link
Contributor

approved

@jamesgreen-moj jamesgreen-moj merged commit a0b79d4 into main Apr 23, 2024
4 checks passed
@jamesgreen-moj jamesgreen-moj deleted the nd-105 branch April 23, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants