It's not a problem about oscam. It works good. I just want the VPN to work before oscam so that my original ip isn't shown at all.
- Forums
- → Viewing Profile: Posts: luxor
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 6 ( per day)
- Profile Views 1,171
- Age 55 years old
- Birthday September 16, 1969
-
Gender
Not Telling
Contact Information
User Tools
Friends
luxor hasn't added any friends yet.
Latest Visitors
No latest visitors to show
Posts I've Made
In Topic: Oscam delay start up
11 October 2019 - 15:11
In Topic: Oscam delay start up
11 October 2019 - 11:15
Yeah I need oscam starts later than openvpn
In Topic: How to install OpenVPN openpli 6.2
14 October 2018 - 12:16
I've retried, but something doesn't work. The problem is when I reboot my box, I loose vpn and even if I start it manually on telnet , nothing changes.
I also tried
cd /etc/rcS.d
ln -s ../init.d/openvpn S99openvpn
nothing changes.
I updated to the last 6.2 release
I can't understand why the first time I do all the procedure it works fine, while when I reboot there is no way to make it work. The only way is doing everything from the beginning
In Topic: How to install OpenVPN openpli 6.2
13 October 2018 - 19:23
Hi,
you need first the directory /etc/openvpn on your box - if it doesn't exists create it.
then you need the server files from nordvpn as example "de421.nordvpn.com.tcp" - put this file in your directory /etc/openvpn (maybe you must rename it to "openvpn.conf"
but here it was enough to renamed it to "de421.nordvpn.com.tcp.conf" and it works.
you need also a second file in /etc/openvpn with name "auth.txt", in this file you must write your account dates from nordvpn in two lines
first line -> your login name (email)
second line -> your password
and at last you must edit the "de421.nordvpn.com.tcp.conf" respectivlely "openvpn.conf" in fact the line with auth-user-pass
to auth-user-pass /etc/openvpn/auth.txt , and then reboot your box.
openvpn must running (autostart) and if you create or edit files do this only with a linux compatible editor as example with notepad++
- that's all
if you want it comfortablier then google for the plugin nordvpnconnector - with this plugin you can change the servers
with your remotecontrol on your box directly and more.
regards
Biki3
Thanks. I've tried, at the beginning it has partly worked but the problem is that when I rebooted the box I lost the vpn ip.
I tried to use this sintax
/etc/init.d/openvpn start or
update-rc.d openvpn defaults
but there is somenthing strange. I tried several times repeting it from the beginning but there wasn't nothing to do.
Is it a compatibility problem?
I am using Zgemma h7s
- Forums
- → Viewing Profile: Posts: luxor