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

ssh service enabled but not active #2

Open
komstin opened this issue Jan 19, 2021 · 0 comments
Open

ssh service enabled but not active #2

komstin opened this issue Jan 19, 2021 · 0 comments

Comments

@komstin
Copy link
Owner

komstin commented Jan 19, 2021

sshd не запускается при старте, точнее пытается, но вылетает с сообщением: cannot assign requested address

Как выяснилось, проблема была в директиве ListenAddress в конфиге /etc/ssh/sshd_config (на сервере), поскольку к моменту инициализации сетевой интерфейс ещё не был инициализирован. Из-за чего так происходит, и как их упорядочить, надо разбираться.

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

No branches or pull requests

1 participant