Temat: Stunnel
Witam,
nie mogę uruchomić program stunnel,
konfiguracja wygląda tak:
; Drop privileges
;setuid = nobody
;setgid = nogroup
; When running under procd, stay in foreground
;foreground = yes
; Don't log to stderr, use syslog
;syslog = yes
output = /home/log/stunnel.log
pid = /tmp/stunnel.pid
sslVersion = all
; 1-7. Use 7 for greatest verbosity
debug = 7
;cert = /etc/stunnel/stunnel.pem
; Starting here, enter your services or uncomment the examples
; Example:
; If your local httpd does not support HTTPS, use stunnel in remote
; mode to forward TLS connections coming in on port 443 to non-TLS
; on port 80.
; Make sure that the cert is available.
[openvpn]
accept = 1443
connect = 11194
cert = /etc/stunnel/stunnel.pem
certyfikat wygenerowany wg poradnika na http://eko.one.pl/?p=openwrt-stunnel
po uruchomieniu dostaje :
"Segmentation fault"
md5sum mam takie
2539ccaf517ef070bacb4aa9a8f72d96 /usr/bin/stunnel
może ktoś przetestować tą konfiguracje?
podesłać binarkę/ konfigurację działającą ?
próby odinstalowania i ponownej instalacji nie pomagają
i nie wiem gdzie błąd.
OpenWrt Chaos Calmer 15.05.1 (r49294) |
Build time: 2016-05-06 14:36 CEST
Cezary Jackiewicz (obsy), http://eko.one.pl
pozdrawiam