Page 1 of 1

setup openvpn on xtrend et4000

Posted: Thu Oct 31, 2013 11:28 am
by aussie
Hi

I am trying to setup openvpn on xtrend sat receiver but I am failing terribly. I have currently openvpn running on Mac OS X, IOS and DD-WRT without any problems.

I have installed the openvpn using opkg and I created the client config (found a template/example here). then I changed the required fields and cipher to match the one I have configured on DD-WRT.

when I do /etc/init.d/openvpn start
Starting openvpn: FAILED-> openvpn FAILED-> user.

Any idea how I could further troubleshoot?

TIA

aussie

Re: setup openvpn on xtrend et4000

Posted: Thu Oct 31, 2013 12:03 pm
by maikcat
try openvpn --config yourconfigfilename

Michael.

Re: setup openvpn on xtrend et4000

Posted: Sat Nov 02, 2013 8:29 am
by aussie
Michael,

thanks for the tip. By using the command parameter you hinted, I was able to get more details in the output. It pointed me to the cipher key which I removed from the config file. This worked and was able to build a tun.

thanks

aussie