GNU bug report logs -
#39136
[PATCH] gnu: services: Add endlessh.
Previous Next
Reported by: anothersms <at> gmail.com (Nicolò Balzarotti)
Date: Tue, 14 Jan 2020 21:22:01 UTC
Severity: normal
Tags: moreinfo, patch
Done: Simon Tournier <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#39136: [PATCH] gnu: services: Add endlessh.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 39136 <at> debbugs.gnu.org.
--
39136: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39136
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
For reference: https://issues.guix.gnu.org/issue/39136
On Sat, 02 Sep 2023 at 14:10, Maxim Cournoyer <maxim.cournoyer <at> gmail.com> wrote:
>> August 31, 2023 10:37 PM, "Maxim Cournoyer" <maxim.cournoyer <at> gmail.com> wrote:
>>>>> I failed to test endlessh with "services: containerized endlessh" patch
>>>>> in a virtual machine. Unfortunately at the moment I'm not familiar with
>>>>> ‘make-forkexec-constructor/container’ machinery, and have no idea about
>>>>> that causing the issue of boot hang. Failed VM config in attachment.
>>>>>
>>>>> I succeeded to test without "services: containerized endlessh". If wish
>>>>> to fix a problem, ping me then you done. Otherwise I could push a
>>>>> working version without containerization.
>>>>
>>>> Oh, I suppose that I will try to get containerization working on this
>>>> service. I'd prefer to have it containerized, since it is running as
>>>> root.
>>>
>>> This was 2 years ago :-). Any update?
No more info since 1 year, 24 weeks, 6 days.
Closing.
Feel free to reopen if I’m missing something.
Cheers,
simon
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hello guix!
This is my first service :) I know I still miss documentation and tests,
but before diving into it I wanted a general feedback on it (so that if
we decide to change something I don't have to adjust the docs and the
tests twice).
Endlessh is already in the repo, but for those who don't know: it's a
fake ssh server; it should be used to prevent bruteforce attacks and the
like by "freezing" the connection on the standard port (while the real
ssh server is on another non-standard port). So, I don't know if as
default port should be 22 or, as it is now, 2222 (program's default).
My second doubt is regarding the place; it's an ssh server, but its main
purpose is for security? Maybe should go under admin.scm? I'm not sure
Last thing: bind-family as a list of allowed values is a suggetion from
IRC @leoprikler. Thanks for your help there!
Waiting for your feedback,
Nicolò
[0001-gnu-services-Add-endlessh.patch (text/x-patch, attachment)]
This bug report was last modified 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.