-
Notifications
You must be signed in to change notification settings - Fork 108
Drop 'Using TFTP services through NAT' procedure #3852
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
Drop 'Using TFTP services through NAT' procedure #3852
Conversation
In both the "Enabling connections from a client to {ProjectServer}" and
"Enabling connections from {ProjectServer} and clients to a
{SmartProxyServer}" procedures there is a --add-service=tftp line so
users are already told to open up port 69 from clients.
Then the specific part of allowing it through NAT is not something we
support anywhere.
|
Style-wise no issues and there is nothing to test. I'm still not sure what to do for tech review in these cases. On one hand, it would be good to get a second opinion to confirm that the procedure is indeed undesirable to keep, on the other hand, when it's a writer submitting a PR, we only require one engineer's opinion for tech review, not two. |
|
@evgeni could you have a look? |
|
I like diffs with negative line counts, so am happy to provide my ACK here :) |
What changes are you introducing?
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
In both the "Enabling connections from a client to {ProjectServer}" and "Enabling connections from {ProjectServer} and clients to a {SmartProxyServer}" procedures there is a --add-service=tftp line so users are already told to open up port 69 from clients.
Then the specific part of allowing it through NAT is not something we support anywhere.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
This came up because of https://github.com/theforeman/foreman-documentation/pull/3851/files#r2083388803, but already in #3530 and #3839 I looked at the content and had my questions about it.
Checklists
Please cherry-pick my commits into: