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

provisioner: allow tftp access from admin network only (bsc#1019111) #2033

Open
wants to merge 1 commit into
base: stable/5.0-pike
Choose a base branch
from

Conversation

djoreilly
Copy link
Contributor

The tftp server is for hosts on the admin network only. But it can be
accessed from outside if the admin network is routable. This patch adds
an iptables rule to prevent access from outside the admin network.

(cherry picked from commit a699d6c)

JanZerebecki
JanZerebecki previously approved these changes Nov 18, 2020
@JanZerebecki
Copy link
Contributor

Backport of #2032

@JanZerebecki
Copy link
Contributor

This probably needs a rebase to fix CI.

The tftp server is for hosts on the admin network only. But it can be
accessed from outside if the admin network is routable. This patch adds
an iptables rule to prevent access from outside the admin network.

(cherry picked from commit a699d6c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants