OpenVPN starts and runs, but doesn't appear to bind?

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
karak
DD-WRT Novice


Joined: 01 Apr 2016
Posts: 2
Location: Aurora, CO

PostPosted: Sat Jun 17, 2017 17:41    Post subject: OpenVPN starts and runs, but doesn't appear to bind? Reply with quote
Router: WRT1200AC v2
Firmware: DD-WRT v3.0-r31722 std (03/21/17)

You can see openvpn running with a process search:
Code:

root@gateway:/etc# ps | grep openvpn
 3945 root      1084 S    grep openvpn
21943 root      3076 S    openvpn --config /tmp/openvpn/openvpn.conf --up /tmp/openvpn/route-up.sh --down /tmp/openvpn/route-down.sh --daemon --script-security 2


The status > OpenVPN page in my dd-wrt router doesn't show anything either, in the state panel, nothing for server, remote ip, or local ip. The status panel has the headers but nothing where the data should be. I really would like to get this running so any help would be greatly appreciated. See attached syslog text file for OpenVPN syslog messages.

Add'l VPN config:
Code:

push "route 10.0.0.1 255.255.255.0"
server 10.8.0.0 255.255.255.0
dev tun0
proto tcp
keepalive 10 120
dh /tmp/openvpn/dh.pem
ca /tmp/openvpn/ca.crt
cert /tmp/openvpn/cert.pem
key /tmp/openvpn/key.pem
management localhost 5001

_________________
WRT1200AC
DD-WRT v3.0-r28788 std (01/13/16)
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) 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 cannot attach files in this forum
You cannot download files in this forum