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

Add missing newline to hosts.allow #207

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

robertvolkmann
Copy link
Contributor

@robertvolkmann robertvolkmann commented Nov 16, 2023

Otherwise, sshd resets the connection and reports:
warning: /etc/hosts.allow, line 5: missing newline or line too long warning: /etc/hosts.allow, line 5: all the subsequent rules will be ignored

@robertvolkmann robertvolkmann requested a review from a team as a code owner November 16, 2023 15:46
Otherwise, sshd reset the connection and reports:
warning: /etc/hosts.allow, line 5: missing newline or line too long
warning: /etc/hosts.allow, line 5: all the subsequent rules will be ignored
@robertvolkmann robertvolkmann force-pushed the missing-newline-hosts-allow branch from 542413a to 3c7fc0a Compare November 16, 2023 15:47
@majst01
Copy link
Contributor

majst01 commented Nov 17, 2023

Nice, wonder how you managed to ssh to a worker ?

@robertvolkmann
Copy link
Contributor Author

From a pod running on the worker.

@majst01
Copy link
Contributor

majst01 commented Nov 17, 2023

Does not build because ubuntu mainline kernel location has moved. I will sent a separate PR.

@majst01
Copy link
Contributor

majst01 commented Nov 17, 2023

Kernel location fixed in #208

@majst01 majst01 merged commit b6d6c44 into master Nov 17, 2023
@majst01 majst01 deleted the missing-newline-hosts-allow branch November 17, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants