[sslh] fail2ban

Yves Rutschle yves at naryves.com
Sun Oct 6 13:05:33 CEST 2013


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