Hi - just been through it (I think this was the one I tried before) and the service starts, then stops...not really sure what ive got wrong...I don't see anything in the output log either...
Hi - just been through it (I think this was the one I tried before) and the service starts, then stops...not really sure what ive got wrong...I don't see anything in the output log either...
Heres my conf file...
client
dev tun
proto udp
remote uk-london.privateinternetaccess.com 1198
resolv-retry infinite
nobind
persist-key
persist-tun
cipher aes-128-cbc
auth sha1
tls-client
remote-cert-tls server
auth-user-pass password.conf
comp-lzo
verb 1
reneg-sec 0
crl-verify crl.rsa.2048.pem
ca ca.rsa.2048.crt
disable-occ
Another question is I'm using notepad to adjust conf files....should I be using a dedicated text editor?? as sometimes using notepad "adjusts stuff" ie when using powershell....ie when I view this in notepad its one line whereas when I paste into here it puts it all on separate lines.
Last edited by Comfysofa; 29-12-17 at 17:52.
So, is that right compared to yours??
Another question is, should you have just the username and the password on separate lines in the password file ie this
xxxxxx
xxxxxx
or
User: xxxxxxx
Password: xxxxxx
which is how ive currently got it set....if one thing ive learnt from Linux config files is it has to be pin sharp otherwise it wont work (which is what I suspect now)....
Cheers...trying that now...
Still no dice....cant see what the issue is....ill go and see if I can find the original files from PIA....just opened a ticket as I cant find them...
Try the attached files. Generate a username/password on the PIA website under the PPTP/L2TP/SOCKS section. You need to edit the password.conf file with the username/password you generated on two separate lines.
Upload all 4 files to etc/openvpn, restart your receiver and you should be good to go.
Octagon SF4008 (1tb hdd - Openvix 5.1) Edision Combo (8gb USB - Openvix 5.1)
dsayers (29-12-17)
Sok...I just got it working...! Thanks very much to all...I'd say ( personally for me ) using notepad++ made everything easier to see!!
Sent from my SM-P900 using Tapatalk
Isnt that what everybody uses to edit files?