Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 15 of 22 FirstFirst ... 51314151617 ... LastLast
Results 211 to 225 of 318

Thread: OpenVPN Setup guide for most VPN,s

  1. #211
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,090
    Thanks
    760
    Thanked 403 Times in 303 Posts
    Quote Originally Posted by ttt1892 View Post
    Is your .conf file (nl_amsterdam) in your etc/openvpn folder exactly the same in your media/hdd/vpn folder? Or is it named differently?
    It just makes a copy of the ovpn file I'm actually using from /media/hdd/vpn/ in /etc/openvpn/ but adds the path to the config files to it.

    This is /media/hdd/vpn/

    Code:
    client
    dev tun
    proto udp
    remote nl-amsterdam.privacy.network 1198
    resolv-retry infinite
    nobind
    persist-key
    persist-tun
    cipher aes-128-cbc
    auth sha1
    tls-client
    remote-cert-tls server
    
    auth-user-pass
    compress
    verb 1
    reneg-sec 0
    This is /etc/openvpn/

    Code:
    reneg-sec 0client
    dev tun
    proto udp
    remote nl-amsterdam.privacy.network 1198
    resolv-retry infinite
    nobind
    persist-key
    persist-tun
    cipher aes-128-cbc
    auth sha1
    tls-client
    remote-cert-tls server
    
    auth-user-pass /etc/openvpn/pass.file
    log /etc/openvpn/openvpn.log
    status /etc/openvpn/openvpn.stat 10
    compress
    verb 1
    reneg-sec 0
    I'm not sure you have downloaded the correct files?
    I don't have any crt or pem files. The certificate is actually in each ovpn file.

    This is one of my ovpn files with the actual certificate replaced:

    belgium-aes-128-cbc-udp-dns.zip
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  2. #212
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,090
    Thanks
    760
    Thanked 403 Times in 303 Posts
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  3. #213
    ttt1892's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Newcastle Upon Tyne
    Posts
    278
    Thanks
    185
    Thanked 43 Times in 31 Posts
    I used the ones dsayers gave me the link to when I asked how you got the files for Linux , I noticed straight away they were different to yours. To be honest I`ve struggled find on the PIA site what files I`m supposed to download.

  4. #214
    ttt1892's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Newcastle Upon Tyne
    Posts
    278
    Thanks
    185
    Thanked 43 Times in 31 Posts
    Your Belgium file for example is nothing like the files I get. The ones I get just have the country name and ovpn extension. No AES or UDP in the name.

  5. #215
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,090
    Thanks
    760
    Thanked 403 Times in 303 Posts
    I think I generated my files here:

    https://www.privateinternetaccess.co...nfig-generator

    I seem to remember I had to generate each country individually.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  6. The Following User Says Thank You to Willo3092 For This Useful Post:

    ttt1892 (22-12-21)

  7. #216
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,770
    Thanks
    473
    Thanked 609 Times in 435 Posts
    Try this one for pia

    Code:
    https://www.privateinternetaccess.com/openvpn/openvpn.zip
    Those have the certificate included.

  8. The Following 2 Users Say Thank You to dsayers For This Useful Post:

    ttt1892 (22-12-21),Willo3092 (23-12-21)

  9. #217
    ttt1892's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Newcastle Upon Tyne
    Posts
    278
    Thanks
    185
    Thanked 43 Times in 31 Posts
    Whenever I download a new set of ovpn files, should I generate a new SOCKS username and password?

  10. #218
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,090
    Thanks
    760
    Thanked 403 Times in 303 Posts
    I've compared one of the downloaded files with my existing working files and this seems to be what happens:

    Code:
    client
    dev tun
    proto udp
    remote czech.privacy.network 1198
    resolv-retry infinite
    nobind
    persist-key
    persist-tun
    cipher aes-128-cbc
    auth sha1
    tls-client
    remote-cert-tls server
    
    auth-user-pass
    compress
    verb 1
    reneg-sec 0
    <crl-verify>
    -----BEGIN X509 CRL-----
    OPEN YOUR .PEM FILE WITH NOTEPAD++
    AND COPY THE CERTIFICATE HERE
    -----END X509 CRL-----
    </crl-verify>
    
    <ca>
    -----BEGIN CERTIFICATE-----
    OPEN YOUR SECURITY CERTIFICATE FILE WITH NOTEPAD++
    AND COPY THE CERTIFICATE HERE
    -----END CERTIFICATE-----
    </ca>
    
    disable-occ
    Maybe the dsayers method will do this automatically.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  11. #219
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,770
    Thanks
    473
    Thanked 609 Times in 435 Posts
    Quote Originally Posted by ttt1892 View Post
    Whenever I download a new set of ovpn files, should I generate a new SOCKS username and password?
    No you shouldn't need to generate a new username and password just delete current files and send new files over

  12. #220
    ttt1892's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Newcastle Upon Tyne
    Posts
    278
    Thanks
    185
    Thanked 43 Times in 31 Posts
    Quote Originally Posted by dsayers View Post
    No you shouldn't need to generate a new username and password just delete current files and send new files over
    No change with those files.

  13. #221
    ttt1892's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Newcastle Upon Tyne
    Posts
    278
    Thanks
    185
    Thanked 43 Times in 31 Posts
    I no longer get any data in the right hand window in VPN Manager. Also don`t get the Login Error: Auth_Fail

  14. #222
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,770
    Thanks
    473
    Thanked 609 Times in 435 Posts
    I haven't got pia to test so I'm not sure but nobody else has reported issues

  15. #223
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,090
    Thanks
    760
    Thanked 403 Times in 303 Posts
    I've just setup openvpn manager again on ViX 6.0.004 and it's working perfectly with these settings:

    /media/hdd/vpn/ just contains ovpn files that can be created using this format https://www.world-of-satellite.com/s...l=1#post520384

    OpenVPN Manager must create these files itself in /etc/openvpn/

    openvpn.jpg

    1_0_1_2841_7FE_2_11A0000_0_0_0_20211222220735.jpg

    I'm happy to try your configs on my box if you want to PM me.

    If you do, it will be tomorrow now as it's beer o' clock
    Last edited by Willo3092; 22-12-21 at 23:19.
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Vu+ Zero 4K
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  16. #224

    Title
    Senior Member
    Join Date
    May 2019
    Posts
    111
    Thanks
    14
    Thanked 30 Times in 27 Posts
    Those are the ones I use they work fine with vpn manager.

    Edit:Replied to wrong member please delete
    Last edited by urie; 23-12-21 at 12:37.

  17. #225

    Title
    Senior Member
    Join Date
    May 2019
    Posts
    111
    Thanks
    14
    Thanked 30 Times in 27 Posts
    Quote Originally Posted by dsayers View Post
    Try this one for pia

    Code:
    https://www.privateinternetaccess.com/openvpn/openvpn.zip
    Those have the certificate included.
    Those are the ones I use they work fine with vpn manager.

Page 15 of 22 FirstFirst ... 51314151617 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.