Skip to content

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

Open
djoreilly wants to merge 1 commit intocrowbar:stable/5.0-pikefrom
djoreilly:tftp-net-restrict-soc8
Open

provisioner: allow tftp access from admin network only (bsc#1019111)#2033
djoreilly wants to merge 1 commit intocrowbar:stable/5.0-pikefrom
djoreilly:tftp-net-restrict-soc8

Conversation

@djoreilly
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Backport of #2032

@JanZerebecki
Copy link
Copy Markdown
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