[sslh] fail2ban

perini.davide@dpsoftware.org_IMAP perini.davide at dpsoftware.org
Sun Oct 6 13:11:31 CEST 2013


Ok, I remove the -c,
now I'm in this situation:
OPTIONS="--transparent --user MYUSERNAME --pidfile /tmp/sslh -p MYIP:443
--ssl MYIP:8443 --ssh MYIP:42424"

This situation says:
setsockopt: Operation not permitted
when I try to connect to a SSLH port.

What should I change to run SSLH as a service at boot?

Thanks for the patience.


Il 06/10/2013 13.05, Yves Rutschle ha scritto:
> On Sun, Oct 06, 2013 at 01:01:40PM +0200, perini.davide at dpsoftware.org_IMAP wrote:
>> The SSLH I'm using comes from an RPM, now way I build manually
>> software on my production VPS.
>> I installed the libconfig rpm but I get this error.
>>
>> Starting SSL-SSH-Switch: Built without libconfig support:
>> configuration file not available.
>>
>> Do you know a repo where can I find an SSLH builded with the libconfig support?
> You only read half of my answer; you don't need a
> configuration file, but you do need the proper options:
>
>>>> OPTIONS="--transparent -c MYUSERNAME --pidfile /tmp/sslh -p MYIP:443
>>>> --ssl MYIP:8443 --ssh MYIP:42424"
>>>> please correct me if I'm wrong.
>>> Yes, -c requests using a configuration file, I'd guess you
>>> want -u there.
> Remove the -c, and it should work fine (or at least no
> longer request libconfig).
>
> Y.
>




More information about the sslh mailing list