Stunnel Server

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
drnorton
DD-WRT User


Joined: 08 Dec 2009
Posts: 137

PostPosted: Wed Jan 23, 2019 14:20    Post subject: Stunnel Server Reply with quote
Hello...

Hope someone can help.
I use a R7000 with 37900M Kong build. IP adress 192.168.6.1
I installed a openvpn server and I can connect by phone without problems.
vpn Port 990.

Now I like to use a stunnel server (port 993)on my router too.
I installed stunnel with opkg and my stunnel.conf looks like this:

Code:

syslog = yes
sslVersion = all
options = NO_SSLv2
cert = /opt/etc/stunnel/stunnel.pem
key = /opt/etc/stunnel/stunnel.key
pid = /var/run/stunnel.pid
output = /var/log/stunnel
socket = l:TCP_NODELAY=1

[openvpn]
client = no
accept = 993
connect = 192.168.6.1:990


In my firewall is this line:
iptables -A INPUT -p tcp –dport 993 -j ACCEPT

I use ssldroid on my phone. Listen on 127.0.0.1:1194
Remote adress: ddns:993
OpenVPN client connect to 127.0.0.1:1194 phone

But i become no connection.
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum